]> granicus.if.org Git - php/commit
Drop all JIT related XFAILS from phpdbg test suite
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 30 Nov 2020 14:19:28 +0000 (15:19 +0100)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 30 Nov 2020 14:24:15 +0000 (15:24 +0100)
commit57463cf78b0fac09c50fabe66143e6e41c6c46be
tree98ea026e8febdf2b099c17690b9375cdbbb7a9e3
parent32cd5a1bc8616435e50445ec43e157ca4bb10e4c
Drop all JIT related XFAILS from phpdbg test suite

phpdbg now disables JIT, so these cause XFAIL warnings.
19 files changed:
sapi/phpdbg/tests/breakpoints_001.phpt
sapi/phpdbg/tests/breakpoints_002.phpt
sapi/phpdbg/tests/breakpoints_003.phpt
sapi/phpdbg/tests/breakpoints_004.phpt
sapi/phpdbg/tests/bug73927.phpt
sapi/phpdbg/tests/exceptions_003.phpt
sapi/phpdbg/tests/finish_leave_001.phpt
sapi/phpdbg/tests/info_002.phpt
sapi/phpdbg/tests/next_001.phpt
sapi/phpdbg/tests/phpdbg_break_next.phpt
sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt
sapi/phpdbg/tests/run_002.phpt
sapi/phpdbg/tests/set_exception_handler.phpt
sapi/phpdbg/tests/watch_001.phpt
sapi/phpdbg/tests/watch_002.phpt
sapi/phpdbg/tests/watch_003.phpt
sapi/phpdbg/tests/watch_004.phpt
sapi/phpdbg/tests/watch_005.phpt
sapi/phpdbg/tests/watch_006.phpt