]> granicus.if.org Git - php/commit
Fix handling of succeeding XFAIL tests
authorChristoph M. Becker <cmbecker69@gmx.de>
Mon, 5 Aug 2019 09:35:17 +0000 (11:35 +0200)
committerChristoph M. Becker <cmbecker69@gmx.de>
Mon, 5 Aug 2019 09:38:47 +0000 (11:38 +0200)
commit790b0b109ad269b7367e3720d056530a86fa7123
treebc87e59c7a4a1babaf845deb218e2f356ca5257f
parent1ed9ebdea558a7ae265dcc460cedd2cbbaa48efc
Fix handling of succeeding XFAIL tests

Due to a typo in commit e1151c9[1], succeeding XFAIL test without an
EXPECTF or EXPECTREGEX section have been reported reported as passed
instead of warned.

[1] <http://git.php.net/?p=php-src.git;a=commit;h=e1151c9549cf5a7235c1609019f79bbb1bbcdbea>
run-tests.php