Skip to content

Commit 7a324bd

Browse files
committed
SKIP OPCache test which currently hangs
1 parent 683f201 commit 7a324bd

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

ext/opcache/tests/revalidate_path_01.phpt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@ opcache.enable_cli=1
66
opcache.revalidate_path=1
77
--EXTENSIONS--
88
opcache
9+
--SKIPIF--
10+
<?php
11+
die("skip Currently hangs and needs to be investigates");
12+
?>
913
--CONFLICTS--
1014
server
1115
--FILE--

0 commit comments

Comments
 (0)