From 7cc327fd5ad78ccc640d635c5dc6a16d8240d28f Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Wed, 23 Oct 2024 13:55:09 +0200 Subject: [PATCH] Dynamically xfail test case which fails on CI This is a stop-gap measure for GH-15709 to keep CI green. Sorry, xfailed the wrong test case previously. --- Zend/tests/gh16508.phpt | 11 ----------- Zend/tests/gh16509.phpt | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/Zend/tests/gh16508.phpt b/Zend/tests/gh16508.phpt index 954d60e93d6..e5b89b60290 100644 --- a/Zend/tests/gh16508.phpt +++ b/Zend/tests/gh16508.phpt @@ -2,17 +2,6 @@ GH-16508: Missing lineno in inheritance errors of delayed early bound classes --EXTENSIONS-- opcache ---SKIPIF-- - --INI-- opcache.enable_cli=1 --FILE-- diff --git a/Zend/tests/gh16509.phpt b/Zend/tests/gh16509.phpt index 6ba724ae1d5..0a71a095cf3 100644 --- a/Zend/tests/gh16509.phpt +++ b/Zend/tests/gh16509.phpt @@ -1,5 +1,16 @@ --TEST-- GH-16509: Incorrect lineno reported for function redeclaration +--SKIPIF-- + --FILE--