Subject: | Plan vs. done_testing (0.11): |
On a CentOS 6 machine I see the following test error:
...
# Curl version 7.19.7
# Failed test 'planned to run 102 but done_testing() expects 100'
# at t/curl-identity.t line 293.
# Looks like you planned 102 tests but ran 101.
# Looks like you failed 1 test of 101 run.
t/curl-identity.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 2/102 subtests
(4 TODO tests unexpectedly succeeded)
# Curl version 7.19.7
...
Similar on a CentOS 7 system (here curl version 7.29.0 is installed)