summaryrefslogtreecommitdiff
path: root/sapi/phpdbg/tests/watch_006.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'sapi/phpdbg/tests/watch_006.phpt')
-rw-r--r--sapi/phpdbg/tests/watch_006.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/sapi/phpdbg/tests/watch_006.phpt b/sapi/phpdbg/tests/watch_006.phpt
index 8fb2fc3e58..5b5ca9ee57 100644
--- a/sapi/phpdbg/tests/watch_006.phpt
+++ b/sapi/phpdbg/tests/watch_006.phpt
@@ -5,9 +5,6 @@ Test multiple watch elements pointing to the same watchpoint
if (PHP_INT_SIZE == 4) {
die("xfail There may be flaws in the implementation of watchpoints that cause failures");
}
-if (PHP_OS_FAMILY === 'Windows' && ini_get('opcache.jit') && ini_get('opcache.jit_buffer_size')) {
- die('xfail breakpoint/watchpoint issues with JIT on Windows');
-}
if (getenv('SKIP_ASAN')) {
die("skip intentionally causes segfaults");
}