From 57463cf78b0fac09c50fabe66143e6e41c6c46be Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Mon, 30 Nov 2020 15:19:28 +0100 Subject: Drop all JIT related XFAILS from phpdbg test suite phpdbg now disables JIT, so these cause XFAIL warnings. --- sapi/phpdbg/tests/set_exception_handler.phpt | 6 ------ 1 file changed, 6 deletions(-) (limited to 'sapi/phpdbg/tests/set_exception_handler.phpt') diff --git a/sapi/phpdbg/tests/set_exception_handler.phpt b/sapi/phpdbg/tests/set_exception_handler.phpt index bc44a0d87e..7d4d4faca0 100644 --- a/sapi/phpdbg/tests/set_exception_handler.phpt +++ b/sapi/phpdbg/tests/set_exception_handler.phpt @@ -1,11 +1,5 @@ --TEST-- set_exception_handler() in phpdbg ---SKIPIF-- - --PHPDBG-- r c -- cgit v1.2.1