Subject: | Tests out of sequence |
The test suite fails on my smoker systems:
...
Running Build test
test.pl ..
All 9 subtests passed
Test Summary Report
-------------------
test.pl (Wstat: 0 Tests: 19 Failed: 10)
Failed tests: 1, 1-2, 2-3, 3-4, 4-5, 5
Parse errors: More than one plan found in TAP output
Tests out of sequence. Found (1) but expected (10)
Tests out of sequence. Found (2) but expected (11)
Tests out of sequence. Found (3) but expected (12)
Tests out of sequence. Found (4) but expected (13)
Displayed the first 5 of 13 TAP syntax errors.
Re-run prove with the -p option to see them all.
...