Test-More / TB2

Test::Builder version 2, the next generation of building testing modules in Perl
Other
1 stars 0 forks source link

Apache::Test t/sok.t #68

Open schwernbot opened 10 years ago

schwernbot commented 10 years ago

From: @schwern Date: Sunday Apr 14, 2013 at 14:31 GMT Orig: https://github.com/Test-More/test-more/issues/361

As of 1.38. Patch sent upstream. Test only patch. https://rt.cpan.org/Ticket/Display.html?id=84625

  t/sok.t .................. 1/8 # Failed test 4 in t/sok.t at line 88
#  t/sok.t line 88 is: Test::ok $output=~/^ok 1$/m &&
# Failed test 8 in t/sok.t at line 165
#  t/sok.t line 165 is: Test::ok $output=~/^ok 1$/m &&

TAP format change, specifically "# skip" to "# SKIP".