Skip to content

Commit 5e9b9bb

Browse files
authored
[k2] disable 017_exit_from_fork.php (#1622)
Test's output differs due to asynchronous nature of exit in K2
1 parent 841b417 commit 5e9b9bb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/phpt/fork/017_exit_from_fork.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@ok
1+
@ok k2_skip
22
<?php
33

44
function function_return_void(string $msg) {

0 commit comments

Comments
 (0)