summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests/bug73927.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/phpdbg/tests/bug73927.phpt')
-rw-r--r--sapi/phpdbg/tests/bug73927.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/sapi/phpdbg/tests/bug73927.phpt b/sapi/phpdbg/tests/bug73927.phpt
index 9f1cc684fa..bb54f4e176 100644
--- a/sapi/phpdbg/tests/bug73927.phpt
+++ b/sapi/phpdbg/tests/bug73927.phpt
@@ -5,9 +5,6 @@ Bug #73927 (phpdbg fails with windows error prompt at "watch array")
if (getenv('SKIP_ASAN')) {
die("skip intentionally causes segfaults");
}
-if (PHP_OS_FAMILY === 'Windows' && ini_get('opcache.jit') && ini_get('opcache.jit_buffer_size')) {
- die('xfail breakpoint/watchpoint issues with JIT on Windows');
-}
?>
--PHPDBG--
b 19