From 26badd58b5fd8951548ef6cebc3a9c72546640a5 Mon Sep 17 00:00:00 2001 From: "Christoph M. Becker" Date: Wed, 24 Jun 2020 10:33:22 +0200 Subject: Mark phpdbg test as XFAIL on Windows with JIT enabled The test fails as of commit 8b12ea04ee405f746ca2394672f8372c57fd05b2. --- sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'sapi/phpdbg') diff --git a/sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt b/sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt index ab6236a7fc..21ac6a4919 100644 --- a/sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt +++ b/sapi/phpdbg/tests/phpdbg_get_executable_stream_wrapper.phpt @@ -1,5 +1,11 @@ --TEST-- Getting executable lines from custom wrappers +--SKIPIF-- + --PHPDBG-- r q -- cgit v1.2.1