Skip to content

Commit

Permalink
test: remove temporary xfail
Browse files Browse the repository at this point in the history
  • Loading branch information
morrisonlevi authored and realFlowControl committed Dec 22, 2023
1 parent de44fa8 commit 54ab679
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions profiling/tests/phpt/phpinfo_04.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -59,10 +59,5 @@ foreach ($sections as [$key, $expected]) {
echo "Done.";

?>
--XFAIL--
To work around a potential crash, user opcode handlers are installed. This
can cause JIT to emit a warning like:
> JIT is incompatible with third party extensions that setup user opcode handlers.
TODO: when this is fixed upstream, move this to a skipif instead.
--EXPECT--
Done.

0 comments on commit 54ab679

Please sign in to comment.