Checking if your kit is complete... Looks good Writing Makefile for TAPx::Parser cp lib/TAPx/Parser/Results/Plan.pm blib/lib/TAPx/Parser/Results/Plan.pm cp lib/TAPx/Parser/Results/Test.pm blib/lib/TAPx/Parser/Results/Test.pm cp lib/TAPx/Parser/Results.pm blib/lib/TAPx/Parser/Results.pm cp lib/TAPx/Parser/Builder.pm blib/lib/TAPx/Parser/Builder.pm cp lib/TAPx/Parser/Results/Bailout.pm blib/lib/TAPx/Parser/Results/Bailout.pm cp lib/TAPx/Parser/Aggregator.pm blib/lib/TAPx/Parser/Aggregator.pm cp lib/TAPx/Parser/Grammar.pm blib/lib/TAPx/Parser/Grammar.pm cp lib/TAPx/Parser.pm blib/lib/TAPx/Parser.pm cp lib/TAPx/Parser/Source/Perl.pm blib/lib/TAPx/Parser/Source/Perl.pm cp lib/TAPx/Parser/Results/Comment.pm blib/lib/TAPx/Parser/Results/Comment.pm cp lib/TAPx/Parser/Iterator.pm blib/lib/TAPx/Parser/Iterator.pm cp lib/TAPx/Parser/Results/Unknown.pm blib/lib/TAPx/Parser/Results/Unknown.pm Manifying blib/man3/TAPx::Parser::Results::Test.3 Manifying blib/man3/TAPx::Parser::Results::Plan.3 Manifying blib/man3/TAPx::Parser::Results.3 Manifying blib/man3/TAPx::Parser::Builder.3 Manifying blib/man3/TAPx::Parser::Results::Bailout.3 Manifying blib/man3/TAPx::Parser::Grammar.3 Manifying blib/man3/TAPx::Parser::Aggregator.3 Manifying blib/man3/TAPx::Parser.3 Manifying blib/man3/TAPx::Parser::Source::Perl.3 Manifying blib/man3/TAPx::Parser::Results::Comment.3 Manifying blib/man3/TAPx::Parser::Iterator.3 Manifying blib/man3/TAPx::Parser::Results::Unknown.3 PERL_DL_NONLAZY=1 /home/cpanrun/ia64/build/5.8.2/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(1, 'blib/lib', 'blib/arch')" t/*.t t/00-load.................1..22 ok 1 - use TAPx::Parser; ok 2 - ... and it should have the correct version ok 3 - use TAPx::Parser::Aggregator; ok 4 - ... and it should have the correct version ok 5 - use TAPx::Parser::Grammar; ok 6 - ... and it should have the correct version ok 7 - use TAPx::Parser::Iterator; ok 8 - ... and it should have the correct version ok 9 - use TAPx::Parser::Results; # Testing TAPx::Parser 0.41, Perl 5.008002, /home/cpanrun/ia64/build/5.8.2/bin/perl ok 10 - ... and it should have the correct version ok 11 - use TAPx::Parser::Results::Comment; ok 12 - ... and it should have the correct version ok 13 - use TAPx::Parser::Results::Plan; ok 14 - ... and it should have the correct version ok 15 - use TAPx::Parser::Results::Test; ok 16 - ... and it should have the correct version ok 17 - use TAPx::Parser::Results::Unknown; ok 18 - ... and it should have the correct version ok 19 - use TAPx::Parser::Results::Bailout; ok 20 - ... and it should have the correct version ok 21 - use TAPx::Parser::Source::Perl; ok 22 - ... and it should have the correct version ok t/10-regression...........1..2567 ok 1 - bailout 1 We should have a result for 1..5 ok 2 - ... and is_plan should return a reasonable value ok 3 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 4 - ... and passed should return a reasonable value ok 5 - ... and tests_planned should return the correct answer ok 6 - ... and is_ok should return a reasonable value ok 7 - ... and raw should return the correct answer ok 8 - bailout 2 We should have a result for ok 1 ok 9 - ... and has_skip should return a reasonable value ok 10 - ... and is_test should return a reasonable value ok 11 - ... and number should return the correct answer ok 12 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 13 - ... and actual_passed should return a reasonable value ok 14 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 15 - ... and passed should return a reasonable value ok 16 - ... and is_ok should return a reasonable value ok 17 - ... and description should return the correct answer ok 18 - ... and is_actual_ok should return a reasonable value ok 19 - ... and has_todo should return a reasonable value ok 20 - bailout 3 We should have a result for ok 2 ok 21 - ... and has_skip should return a reasonable value ok 22 - ... and is_test should return a reasonable value ok 23 - ... and number should return the correct answer ok 24 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 25 - ... and actual_passed should return a reasonable value ok 26 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 27 - ... and passed should return a reasonable value ok 28 - ... and description should return the correct answer ok 29 - ... and is_ok should return a reasonable value ok 30 - ... and is_actual_ok should return a reasonable value ok 31 - ... and has_todo should return a reasonable value ok 32 - bailout 4 We should have a result for ok 3 ok 33 - ... and has_skip should return a reasonable value ok 34 - ... and is_test should return a reasonable value ok 35 - ... and number should return the correct answer ok 36 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 37 - ... and actual_passed should return a reasonable value ok 38 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 39 - ... and passed should return a reasonable value ok 40 - ... and description should return the correct answer ok 41 - ... and is_ok should return a reasonable value ok 42 - ... and is_actual_ok should return a reasonable value ok 43 - ... and has_todo should return a reasonable value ok 44 - bailout 5 We should have a result for Bail out! GERONIMMMOOOOOO!!! ok 45 - ... and explanation should return the correct answer ok 46 - ... and is_bailout should return a reasonable value ok 47 - bailout 6 We should have a result for ok 4 ok 48 - ... and has_skip should return a reasonable value ok 49 - ... and is_test should return a reasonable value ok 50 - ... and number should return the correct answer ok 51 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 52 - ... and actual_passed should return a reasonable value ok 53 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 54 - ... and passed should return a reasonable value ok 55 - ... and description should return the correct answer ok 56 - ... and is_ok should return a reasonable value ok 57 - ... and is_actual_ok should return a reasonable value ok 58 - ... and has_todo should return a reasonable value ok 59 - bailout 7 We should have a result for ok 5 ok 60 - ... and has_skip should return a reasonable value ok 61 - ... and is_test should return a reasonable value ok 62 - ... and number should return the correct answer ok 63 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 64 - ... and actual_passed should return a reasonable value ok 65 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 66 - ... and passed should return a reasonable value ok 67 - ... and description should return the correct answer ok 68 - ... and is_ok should return a reasonable value ok 69 - ... and is_actual_ok should return a reasonable value ok 70 - ... and has_todo should return a reasonable value ok 71 - ... and we should have the correct number of results ok 72 - 'bailout' should parse successfully ok 73 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 74 - ... and good_plan should return a reasonable value ok 75 - ... and parse_errors should be the correct amount ok 76 - ...... and the correct values ok 77 - ... and tests_run should equal 5 ok 78 - ... and actual_passed should be the correct amount ok 79 - ...... and the correct values ok 80 - ... and exit should equal 0 ok 81 - ... and passed should be the correct amount ok 82 - ...... and the correct values ok 83 - ... and failed should be the correct amount ok 84 - ...... and the correct values ok 85 - ... and skipped should be the correct amount ok 86 - ...... and the correct values ok 87 - ... and is_good_plan should return a reasonable value ok 88 - ... and actual_failed should be the correct amount ok 89 - ...... and the correct values ok 90 - ... and todo_failed should be the correct amount ok 91 - ...... and the correct values ok 92 - ... and wait should equal 0 ok 93 - ... and plan should equal 1..5 ok 94 - ... and tests_planned should equal 5 ok 95 - ... and todo should be the correct amount ok 96 - ...... and the correct values ok 97 - bignum 1 We should have a result for 1..2 ok 98 - ... and is_plan should return a reasonable value ok 99 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 100 - ... and passed should return a reasonable value ok 101 - ... and tests_planned should return the correct answer ok 102 - ... and is_ok should return a reasonable value ok 103 - ... and raw should return the correct answer ok 104 - bignum 2 We should have a result for ok 1 ok 105 - ... and has_skip should return a reasonable value ok 106 - ... and is_test should return a reasonable value ok 107 - ... and number should return the correct answer ok 108 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 109 - ... and actual_passed should return a reasonable value ok 110 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 111 - ... and passed should return a reasonable value ok 112 - ... and description should return the correct answer ok 113 - ... and is_ok should return a reasonable value ok 114 - ... and is_actual_ok should return a reasonable value ok 115 - ... and has_todo should return a reasonable value ok 116 - ... and explanation should return the correct answer ok 117 - bignum 3 We should have a result for ok 2 ok 118 - ... and has_skip should return a reasonable value ok 119 - ... and is_test should return a reasonable value ok 120 - ... and number should return the correct answer ok 121 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 122 - ... and actual_passed should return a reasonable value ok 123 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 124 - ... and passed should return a reasonable value ok 125 - ... and description should return the correct answer ok 126 - ... and is_ok should return a reasonable value ok 127 - ... and is_actual_ok should return a reasonable value ok 128 - ... and has_todo should return a reasonable value ok 129 - ... and explanation should return the correct answer ok 130 - bignum 4 We should have a result for ok 136211425 ok 131 - ... and has_skip should return a reasonable value ok 132 - ... and is_test should return a reasonable value ok 133 - ... and number should return the correct answer ok 134 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 135 - ... and actual_passed should return a reasonable value ok 136 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 137 - ... and passed should return a reasonable value ok 138 - ... and description should return the correct answer ok 139 - ... and is_ok should return a reasonable value ok 140 - ... and is_actual_ok should return a reasonable value ok 141 - ... and has_todo should return a reasonable value ok 142 - ... and explanation should return the correct answer ok 143 - bignum 5 We should have a result for ok 136211426 ok 144 - ... and has_skip should return a reasonable value ok 145 - ... and is_test should return a reasonable value ok 146 - ... and number should return the correct answer ok 147 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 148 - ... and actual_passed should return a reasonable value ok 149 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 150 - ... and passed should return a reasonable value ok 151 - ... and description should return the correct answer ok 152 - ... and is_ok should return a reasonable value ok 153 - ... and is_actual_ok should return a reasonable value ok 154 - ... and has_todo should return a reasonable value ok 155 - ... and explanation should return the correct answer ok 156 - ... and we should have the correct number of results ok 157 - 'bignum' should parse successfully ok 158 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 159 - ... and good_plan should return a reasonable value ok 160 - ... and parse_errors should be the correct amount ok 161 - ...... and the correct values ok 162 - ... and tests_run should equal 4 ok 163 - ... and actual_passed should be the correct amount ok 164 - ...... and the correct values ok 165 - ... and exit should equal 0 ok 166 - ... and passed should be the correct amount ok 167 - ...... and the correct values ok 168 - ... and failed should be the correct amount ok 169 - ...... and the correct values ok 170 - ... and skipped should be the correct amount ok 171 - ...... and the correct values ok 172 - ... and actual_failed should be the correct amount ok 173 - ...... and the correct values ok 174 - ... and todo_failed should be the correct amount ok 175 - ...... and the correct values ok 176 - ... and wait should equal 0 ok 177 - ... and plan should equal 1..2 ok 178 - ... and tests_planned should equal 2 ok 179 - ... and todo should be the correct amount ok 180 - ...... and the correct values ok 181 - bignum_many 1 We should have a result for 1..2 ok 182 - ... and is_plan should return a reasonable value ok 183 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 184 - ... and passed should return a reasonable value ok 185 - ... and tests_planned should return the correct answer ok 186 - ... and is_ok should return a reasonable value ok 187 - ... and raw should return the correct answer ok 188 - bignum_many 2 We should have a result for ok 1 ok 189 - ... and has_skip should return a reasonable value ok 190 - ... and is_test should return a reasonable value ok 191 - ... and number should return the correct answer ok 192 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 193 - ... and actual_passed should return a reasonable value ok 194 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 195 - ... and passed should return a reasonable value ok 196 - ... and description should return the correct answer ok 197 - ... and is_ok should return a reasonable value ok 198 - ... and is_actual_ok should return a reasonable value ok 199 - ... and has_todo should return a reasonable value ok 200 - ... and explanation should return the correct answer ok 201 - bignum_many 3 We should have a result for ok 2 ok 202 - ... and has_skip should return a reasonable value ok 203 - ... and is_test should return a reasonable value ok 204 - ... and number should return the correct answer ok 205 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 206 - ... and actual_passed should return a reasonable value ok 207 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 208 - ... and passed should return a reasonable value ok 209 - ... and description should return the correct answer ok 210 - ... and is_ok should return a reasonable value ok 211 - ... and is_actual_ok should return a reasonable value ok 212 - ... and has_todo should return a reasonable value ok 213 - ... and explanation should return the correct answer ok 214 - bignum_many 4 We should have a result for ok 99997 ok 215 - ... and has_skip should return a reasonable value ok 216 - ... and is_test should return a reasonable value ok 217 - ... and number should return the correct answer ok 218 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 219 - ... and actual_passed should return a reasonable value ok 220 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 221 - ... and passed should return a reasonable value ok 222 - ... and description should return the correct answer ok 223 - ... and is_ok should return a reasonable value ok 224 - ... and is_actual_ok should return a reasonable value ok 225 - ... and has_todo should return a reasonable value ok 226 - ... and explanation should return the correct answer ok 227 - bignum_many 5 We should have a result for ok 99998 ok 228 - ... and has_skip should return a reasonable value ok 229 - ... and is_test should return a reasonable value ok 230 - ... and number should return the correct answer ok 231 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 232 - ... and actual_passed should return a reasonable value ok 233 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 234 - ... and passed should return a reasonable value ok 235 - ... and description should return the correct answer ok 236 - ... and is_ok should return a reasonable value ok 237 - ... and is_actual_ok should return a reasonable value ok 238 - ... and has_todo should return a reasonable value ok 239 - ... and explanation should return the correct answer ok 240 - bignum_many 6 We should have a result for ok 99999 ok 241 - ... and has_skip should return a reasonable value ok 242 - ... and is_test should return a reasonable value ok 243 - ... and number should return the correct answer ok 244 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 245 - ... and actual_passed should return a reasonable value ok 246 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 247 - ... and passed should return a reasonable value ok 248 - ... and description should return the correct answer ok 249 - ... and is_ok should return a reasonable value ok 250 - ... and is_actual_ok should return a reasonable value ok 251 - ... and has_todo should return a reasonable value ok 252 - ... and explanation should return the correct answer ok 253 - bignum_many 7 We should have a result for ok 100000 ok 254 - ... and has_skip should return a reasonable value ok 255 - ... and is_test should return a reasonable value ok 256 - ... and number should return the correct answer ok 257 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 258 - ... and actual_passed should return a reasonable value ok 259 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 260 - ... and passed should return a reasonable value ok 261 - ... and description should return the correct answer ok 262 - ... and is_ok should return a reasonable value ok 263 - ... and is_actual_ok should return a reasonable value ok 264 - ... and has_todo should return a reasonable value ok 265 - ... and explanation should return the correct answer ok 266 - bignum_many 8 We should have a result for ok 100001 ok 267 - ... and has_skip should return a reasonable value ok 268 - ... and is_test should return a reasonable value ok 269 - ... and number should return the correct answer ok 270 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 271 - ... and actual_passed should return a reasonable value ok 272 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 273 - ... and passed should return a reasonable value ok 274 - ... and description should return the correct answer ok 275 - ... and is_ok should return a reasonable value ok 276 - ... and is_actual_ok should return a reasonable value ok 277 - ... and has_todo should return a reasonable value ok 278 - ... and explanation should return the correct answer ok 279 - bignum_many 9 We should have a result for ok 100002 ok 280 - ... and has_skip should return a reasonable value ok 281 - ... and is_test should return a reasonable value ok 282 - ... and number should return the correct answer ok 283 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 284 - ... and actual_passed should return a reasonable value ok 285 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 286 - ... and passed should return a reasonable value ok 287 - ... and description should return the correct answer ok 288 - ... and is_ok should return a reasonable value ok 289 - ... and is_actual_ok should return a reasonable value ok 290 - ... and has_todo should return a reasonable value ok 291 - ... and explanation should return the correct answer ok 292 - bignum_many 10 We should have a result for ok 100003 ok 293 - ... and has_skip should return a reasonable value ok 294 - ... and is_test should return a reasonable value ok 295 - ... and number should return the correct answer ok 296 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 297 - ... and actual_passed should return a reasonable value ok 298 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 299 - ... and passed should return a reasonable value ok 300 - ... and description should return the correct answer ok 301 - ... and is_ok should return a reasonable value ok 302 - ... and is_actual_ok should return a reasonable value ok 303 - ... and has_todo should return a reasonable value ok 304 - ... and explanation should return the correct answer ok 305 - bignum_many 11 We should have a result for ok 100004 ok 306 - ... and has_skip should return a reasonable value ok 307 - ... and is_test should return a reasonable value ok 308 - ... and number should return the correct answer ok 309 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 310 - ... and actual_passed should return a reasonable value ok 311 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 312 - ... and passed should return a reasonable value ok 313 - ... and description should return the correct answer ok 314 - ... and is_ok should return a reasonable value ok 315 - ... and is_actual_ok should return a reasonable value ok 316 - ... and has_todo should return a reasonable value ok 317 - ... and explanation should return the correct answer ok 318 - bignum_many 12 We should have a result for ok 100005 ok 319 - ... and has_skip should return a reasonable value ok 320 - ... and is_test should return a reasonable value ok 321 - ... and number should return the correct answer ok 322 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 323 - ... and actual_passed should return a reasonable value ok 324 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 325 - ... and passed should return a reasonable value ok 326 - ... and description should return the correct answer ok 327 - ... and is_ok should return a reasonable value ok 328 - ... and is_actual_ok should return a reasonable value ok 329 - ... and has_todo should return a reasonable value ok 330 - ... and explanation should return the correct answer ok 331 - ... and we should have the correct number of results ok 332 - 'bignum_many' should parse successfully ok 333 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 334 - ... and good_plan should return a reasonable value ok 335 - ... and parse_errors should be the correct amount ok 336 - ...... and the correct values ok 337 - ... and tests_run should equal 11 ok 338 - ... and actual_passed should be the correct amount ok 339 - ...... and the correct values ok 340 - ... and exit should equal 0 ok 341 - ... and passed should be the correct amount ok 342 - ...... and the correct values ok 343 - ... and failed should be the correct amount ok 344 - ...... and the correct values ok 345 - ... and skipped should be the correct amount ok 346 - ...... and the correct values ok 347 - ... and actual_failed should be the correct amount ok 348 - ...... and the correct values ok 349 - ... and todo_failed should be the correct amount ok 350 - ...... and the correct values ok 351 - ... and wait should equal 0 ok 352 - ... and plan should equal 1..2 ok 353 - ... and tests_planned should equal 2 ok 354 - ... and todo should be the correct amount ok 355 - ...... and the correct values ok 356 - combined 1 We should have a result for 1..10 ok 357 - ... and is_plan should return a reasonable value ok 358 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 359 - ... and passed should return a reasonable value ok 360 - ... and tests_planned should return the correct answer ok 361 - ... and is_ok should return a reasonable value ok 362 - ... and raw should return the correct answer ok 363 - combined 2 We should have a result for ok 1 ok 364 - ... and has_skip should return a reasonable value ok 365 - ... and is_test should return a reasonable value ok 366 - ... and number should return the correct answer ok 367 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 368 - ... and actual_passed should return a reasonable value ok 369 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 370 - ... and passed should return a reasonable value ok 371 - ... and description should return the correct answer ok 372 - ... and is_ok should return a reasonable value ok 373 - ... and is_actual_ok should return a reasonable value ok 374 - ... and has_todo should return a reasonable value ok 375 - ... and explanation should return the correct answer ok 376 - combined 3 We should have a result for ok 2 basset hounds got long ears ok 377 - ... and has_skip should return a reasonable value ok 378 - ... and is_test should return a reasonable value ok 379 - ... and number should return the correct answer ok 380 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 381 - ... and actual_passed should return a reasonable value ok 382 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 383 - ... and passed should return a reasonable value ok 384 - ... and description should return the correct answer ok 385 - ... and is_ok should return a reasonable value ok 386 - ... and is_actual_ok should return a reasonable value ok 387 - ... and has_todo should return a reasonable value ok 388 - ... and explanation should return the correct answer ok 389 - combined 4 We should have a result for not ok 3 all hell broke loose ok 390 - ... and has_skip should return a reasonable value ok 391 - ... and is_test should return a reasonable value ok 392 - ... and number should return the correct answer ok 393 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 394 - ... and actual_passed should return a reasonable value ok 395 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 396 - ... and passed should return a reasonable value ok 397 - ... and description should return the correct answer ok 398 - ... and is_ok should return a reasonable value ok 399 - ... and is_actual_ok should return a reasonable value ok 400 - ... and has_todo should return a reasonable value ok 401 - ... and explanation should return the correct answer ok 402 - combined 5 We should have a result for not ok 4 \# TODO if I heard a voice from heaven ... ok 403 - ... and has_skip should return a reasonable value ok 404 - ... and is_test should return a reasonable value ok 405 - ... and number should return the correct answer ok 406 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 407 - ... and actual_passed should return a reasonable value ok 408 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 409 - ... and passed should return a reasonable value ok 410 - ... and description should return the correct answer ok 411 - ... and is_ok should return a reasonable value ok 412 - ... and is_actual_ok should return a reasonable value ok 413 - ... and has_todo should return a reasonable value ok 414 - ... and explanation should return the correct answer ok 415 - combined 6 We should have a result for ok say "live without loving", ok 416 - ... and has_skip should return a reasonable value ok 417 - ... and is_test should return a reasonable value ok 418 - ... and number should return the correct answer ok 419 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 420 - ... and actual_passed should return a reasonable value ok 421 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 422 - ... and passed should return a reasonable value ok 423 - ... and description should return the correct answer ok 424 - ... and is_ok should return a reasonable value ok 425 - ... and is_actual_ok should return a reasonable value ok 426 - ... and has_todo should return a reasonable value ok 427 - ... and explanation should return the correct answer ok 428 - combined 7 We should have a result for ok 6 I'd beg off. ok 429 - ... and has_skip should return a reasonable value ok 430 - ... and is_test should return a reasonable value ok 431 - ... and number should return the correct answer ok 432 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 433 - ... and actual_passed should return a reasonable value ok 434 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 435 - ... and passed should return a reasonable value ok 436 - ... and description should return the correct answer ok 437 - ... and is_ok should return a reasonable value ok 438 - ... and is_actual_ok should return a reasonable value ok 439 - ... and has_todo should return a reasonable value ok 440 - ... and explanation should return the correct answer ok 441 - combined 8 We should have a result for ok 7 \# Skip contract negotiations ok 442 - ... and has_skip should return the correct answer ok 443 - ... and is_test should return a reasonable value ok 444 - ... and number should return the correct answer ok 445 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 446 - ... and actual_passed should return a reasonable value ok 447 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 448 - ... and passed should return a reasonable value ok 449 - ... and description should return the correct answer ok 450 - ... and is_ok should return a reasonable value ok 451 - ... and is_actual_ok should return a reasonable value ok 452 - ... and has_todo should return a reasonable value ok 453 - ... and explanation should return the correct answer ok 454 - combined 9 We should have a result for ok 8 Girls are such exquisite hell ok 455 - ... and has_skip should return a reasonable value ok 456 - ... and is_test should return a reasonable value ok 457 - ... and number should return the correct answer ok 458 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 459 - ... and actual_passed should return a reasonable value ok 460 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 461 - ... and passed should return a reasonable value ok 462 - ... and description should return the correct answer ok 463 - ... and is_ok should return a reasonable value ok 464 - ... and is_actual_ok should return a reasonable value ok 465 - ... and has_todo should return a reasonable value ok 466 - ... and explanation should return the correct answer ok 467 - combined 10 We should have a result for ok 9 Elegy 9B \# TOdO ok 468 - ... and has_skip should return a reasonable value ok 469 - ... and is_test should return a reasonable value ok 470 - ... and number should return the correct answer ok 471 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 472 - ... and actual_passed should return a reasonable value ok 473 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 474 - ... and passed should return a reasonable value ok 475 - ... and description should return the correct answer ok 476 - ... and is_ok should return a reasonable value ok 477 - ... and is_actual_ok should return a reasonable value ok 478 - ... and has_todo should return a reasonable value ok 479 - ... and explanation should return the correct answer ok 480 - combined 11 We should have a result for not ok 10 ok 481 - ... and has_skip should return a reasonable value ok 482 - ... and is_test should return a reasonable value ok 483 - ... and number should return the correct answer ok 484 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 485 - ... and actual_passed should return a reasonable value ok 486 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 487 - ... and passed should return a reasonable value ok 488 - ... and description should return the correct answer ok 489 - ... and is_ok should return a reasonable value ok 490 - ... and is_actual_ok should return a reasonable value ok 491 - ... and has_todo should return a reasonable value ok 492 - ... and explanation should return the correct answer ok 493 - ... and we should have the correct number of results ok 494 - 'combined' should parse successfully ok 495 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 496 - ... and good_plan should return a reasonable value ok 497 - ... and parse_errors should be the correct amount ok 498 - ...... and the correct values ok 499 - ... and tests_run should equal 10 ok 500 - ... and actual_passed should be the correct amount ok 501 - ...... and the correct values ok 502 - ... and exit should equal 0 ok 503 - ... and passed should be the correct amount ok 504 - ...... and the correct values ok 505 - ... and failed should be the correct amount ok 506 - ...... and the correct values ok 507 - ... and skipped should be the correct amount ok 508 - ...... and the correct values ok 509 - ... and is_good_plan should return a reasonable value ok 510 - ... and actual_failed should be the correct amount ok 511 - ...... and the correct values ok 512 - ... and todo_failed should be the correct amount ok 513 - ...... and the correct values ok 514 - ... and wait should equal 0 ok 515 - ... and plan should equal 1..10 ok 516 - ... and tests_planned should equal 10 ok 517 - ... and todo should be the correct amount ok 518 - ...... and the correct values ok 519 - descriptive 1 We should have a result for 1..5 ok 520 - ... and is_plan should return a reasonable value ok 521 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 522 - ... and passed should return a reasonable value ok 523 - ... and is_ok should return a reasonable value ok 524 - ... and tests_planned should return the correct answer ok 525 - ... and raw should return the correct answer ok 526 - descriptive 2 We should have a result for ok 1 Interlock activated ok 527 - ... and has_skip should return a reasonable value ok 528 - ... and is_test should return a reasonable value ok 529 - ... and number should return the correct answer ok 530 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 531 - ... and actual_passed should return a reasonable value ok 532 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 533 - ... and passed should return a reasonable value ok 534 - ... and is_ok should return a reasonable value ok 535 - ... and description should return the correct answer ok 536 - ... and is_actual_ok should return a reasonable value ok 537 - ... and has_todo should return a reasonable value ok 538 - descriptive 3 We should have a result for ok 2 Megathrusters are go ok 539 - ... and has_skip should return a reasonable value ok 540 - ... and is_test should return a reasonable value ok 541 - ... and number should return the correct answer ok 542 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 543 - ... and actual_passed should return a reasonable value ok 544 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 545 - ... and passed should return a reasonable value ok 546 - ... and description should return the correct answer ok 547 - ... and is_ok should return a reasonable value ok 548 - ... and is_actual_ok should return a reasonable value ok 549 - ... and has_todo should return a reasonable value ok 550 - descriptive 4 We should have a result for ok 3 Head formed ok 551 - ... and has_skip should return a reasonable value ok 552 - ... and is_test should return a reasonable value ok 553 - ... and number should return the correct answer ok 554 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 555 - ... and actual_passed should return a reasonable value ok 556 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 557 - ... and passed should return a reasonable value ok 558 - ... and description should return the correct answer ok 559 - ... and is_ok should return a reasonable value ok 560 - ... and is_actual_ok should return a reasonable value ok 561 - ... and has_todo should return a reasonable value ok 562 - descriptive 5 We should have a result for ok 4 Blazing sword formed ok 563 - ... and has_skip should return a reasonable value ok 564 - ... and is_test should return a reasonable value ok 565 - ... and number should return the correct answer ok 566 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 567 - ... and actual_passed should return a reasonable value ok 568 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 569 - ... and passed should return a reasonable value ok 570 - ... and description should return the correct answer ok 571 - ... and is_ok should return a reasonable value ok 572 - ... and is_actual_ok should return a reasonable value ok 573 - ... and has_todo should return a reasonable value ok 574 - descriptive 6 We should have a result for ok 5 Robeast destroyed ok 575 - ... and has_skip should return a reasonable value ok 576 - ... and is_test should return a reasonable value ok 577 - ... and number should return the correct answer ok 578 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 579 - ... and actual_passed should return a reasonable value ok 580 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 581 - ... and passed should return a reasonable value ok 582 - ... and description should return the correct answer ok 583 - ... and is_ok should return a reasonable value ok 584 - ... and is_actual_ok should return a reasonable value ok 585 - ... and has_todo should return a reasonable value ok 586 - ... and we should have the correct number of results ok 587 - 'descriptive' should parse successfully ok 588 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 589 - ... and good_plan should return a reasonable value ok 590 - ... and parse_errors should be the correct amount ok 591 - ...... and the correct values ok 592 - ... and tests_run should equal 5 ok 593 - ... and actual_passed should be the correct amount ok 594 - ...... and the correct values ok 595 - ... and exit should equal 0 ok 596 - ... and passed should be the correct amount ok 597 - ...... and the correct values ok 598 - ... and failed should be the correct amount ok 599 - ...... and the correct values ok 600 - ... and skipped should be the correct amount ok 601 - ...... and the correct values ok 602 - ... and is_good_plan should return a reasonable value ok 603 - ... and actual_failed should be the correct amount ok 604 - ...... and the correct values ok 605 - ... and todo_failed should be the correct amount ok 606 - ...... and the correct values ok 607 - ... and wait should equal 0 ok 608 - ... and plan should equal 1..5 ok 609 - ... and tests_planned should equal 5 ok 610 - ... and todo should be the correct amount ok 611 - ...... and the correct values ok 612 - ... and we should have the correct number of results ok 613 - 'die' should parse successfully ok 614 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 615 - ... and good_plan should return a reasonable value ok 616 - ... and parse_errors should be the correct amount ok 617 - ...... and the correct values ok 618 - ... and tests_run should equal 0 ok 619 - ... and actual_passed should be the correct amount ok 620 - ...... and the correct values ok 621 - ... and exit should equal 1 ok 622 - ... and passed should be the correct amount ok 623 - ...... and the correct values ok 624 - ... and failed should be the correct amount ok 625 - ...... and the correct values ok 626 - ... and skipped should be the correct amount ok 627 - ...... and the correct values ok 628 - ... and actual_failed should be the correct amount ok 629 - ...... and the correct values ok 630 - ... and todo_failed should be the correct amount ok 631 - ...... and the correct values ok 632 - ... and wait should return a reasonable value ok 633 - ... and plan should equal ok 634 - ... and tests_planned should equal ok 635 - ... and todo should be the correct amount ok 636 - ...... and the correct values ok 637 - die_head_end 1 We should have a result for ok 1 ok 638 - ... and has_skip should return a reasonable value ok 639 - ... and is_test should return a reasonable value ok 640 - ... and number should return the correct answer ok 641 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 642 - ... and actual_passed should return a reasonable value ok 643 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 644 - ... and passed should return a reasonable value ok 645 - ... and description should return the correct answer ok 646 - ... and is_ok should return a reasonable value ok 647 - ... and is_actual_ok should return a reasonable value ok 648 - ... and has_todo should return a reasonable value ok 649 - ... and explanation should return the correct answer ok 650 - die_head_end 2 We should have a result for ok 2 ok 651 - ... and has_skip should return a reasonable value ok 652 - ... and is_test should return a reasonable value ok 653 - ... and number should return the correct answer ok 654 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 655 - ... and actual_passed should return a reasonable value ok 656 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 657 - ... and passed should return a reasonable value ok 658 - ... and description should return the correct answer ok 659 - ... and is_ok should return a reasonable value ok 660 - ... and is_actual_ok should return a reasonable value ok 661 - ... and has_todo should return a reasonable value ok 662 - ... and explanation should return the correct answer ok 663 - die_head_end 3 We should have a result for ok 3 ok 664 - ... and has_skip should return a reasonable value ok 665 - ... and is_test should return a reasonable value ok 666 - ... and number should return the correct answer ok 667 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 668 - ... and actual_passed should return a reasonable value ok 669 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 670 - ... and passed should return a reasonable value ok 671 - ... and description should return the correct answer ok 672 - ... and is_ok should return a reasonable value ok 673 - ... and is_actual_ok should return a reasonable value ok 674 - ... and has_todo should return a reasonable value ok 675 - ... and explanation should return the correct answer ok 676 - die_head_end 4 We should have a result for ok 4 ok 677 - ... and has_skip should return a reasonable value ok 678 - ... and is_test should return a reasonable value ok 679 - ... and number should return the correct answer ok 680 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 681 - ... and actual_passed should return a reasonable value ok 682 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 683 - ... and passed should return a reasonable value ok 684 - ... and description should return the correct answer ok 685 - ... and is_ok should return a reasonable value ok 686 - ... and is_actual_ok should return a reasonable value ok 687 - ... and has_todo should return a reasonable value ok 688 - ... and explanation should return the correct answer ok 689 - ... and we should have the correct number of results ok 690 - 'die_head_end' should parse successfully ok 691 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 692 - ... and good_plan should return a reasonable value ok 693 - ... and parse_errors should be the correct amount ok 694 - ...... and the correct values ok 695 - ... and tests_run should equal 4 ok 696 - ... and actual_passed should be the correct amount ok 697 - ...... and the correct values ok 698 - ... and exit should equal 1 ok 699 - ... and passed should be the correct amount ok 700 - ...... and the correct values ok 701 - ... and failed should be the correct amount ok 702 - ...... and the correct values ok 703 - ... and skipped should be the correct amount ok 704 - ...... and the correct values ok 705 - ... and actual_failed should be the correct amount ok 706 - ...... and the correct values ok 707 - ... and todo_failed should be the correct amount ok 708 - ...... and the correct values ok 709 - ... and wait should return a reasonable value ok 710 - ... and plan should equal ok 711 - ... and tests_planned should equal ok 712 - ... and todo should be the correct amount ok 713 - ...... and the correct values ok 714 - die_last_minute 1 We should have a result for ok 1 ok 715 - ... and has_skip should return a reasonable value ok 716 - ... and is_test should return a reasonable value ok 717 - ... and number should return the correct answer ok 718 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 719 - ... and actual_passed should return a reasonable value ok 720 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 721 - ... and passed should return a reasonable value ok 722 - ... and description should return the correct answer ok 723 - ... and is_ok should return a reasonable value ok 724 - ... and is_actual_ok should return a reasonable value ok 725 - ... and has_todo should return a reasonable value ok 726 - ... and explanation should return the correct answer ok 727 - die_last_minute 2 We should have a result for ok 2 ok 728 - ... and has_skip should return a reasonable value ok 729 - ... and is_test should return a reasonable value ok 730 - ... and number should return the correct answer ok 731 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 732 - ... and actual_passed should return a reasonable value ok 733 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 734 - ... and passed should return a reasonable value ok 735 - ... and description should return the correct answer ok 736 - ... and is_ok should return a reasonable value ok 737 - ... and is_actual_ok should return a reasonable value ok 738 - ... and has_todo should return a reasonable value ok 739 - ... and explanation should return the correct answer ok 740 - die_last_minute 3 We should have a result for ok 3 ok 741 - ... and has_skip should return a reasonable value ok 742 - ... and is_test should return a reasonable value ok 743 - ... and number should return the correct answer ok 744 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 745 - ... and actual_passed should return a reasonable value ok 746 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 747 - ... and passed should return a reasonable value ok 748 - ... and description should return the correct answer ok 749 - ... and is_ok should return a reasonable value ok 750 - ... and is_actual_ok should return a reasonable value ok 751 - ... and has_todo should return a reasonable value ok 752 - ... and explanation should return the correct answer ok 753 - die_last_minute 4 We should have a result for ok 4 ok 754 - ... and has_skip should return a reasonable value ok 755 - ... and is_test should return a reasonable value ok 756 - ... and number should return the correct answer ok 757 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 758 - ... and actual_passed should return a reasonable value ok 759 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 760 - ... and passed should return a reasonable value ok 761 - ... and description should return the correct answer ok 762 - ... and is_ok should return a reasonable value ok 763 - ... and is_actual_ok should return a reasonable value ok 764 - ... and has_todo should return a reasonable value ok 765 - ... and explanation should return the correct answer ok 766 - die_last_minute 5 We should have a result for 1..4 ok 767 - ... and is_plan should return a reasonable value ok 768 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 769 - ... and passed should return a reasonable value ok 770 - ... and tests_planned should return the correct answer ok 771 - ... and is_ok should return a reasonable value ok 772 - ... and raw should return the correct answer ok 773 - ... and we should have the correct number of results ok 774 - 'die_last_minute' should parse successfully ok 775 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 776 - ... and good_plan should return a reasonable value ok 777 - ... and parse_errors should be the correct amount ok 778 - ...... and the correct values ok 779 - ... and tests_run should equal 4 ok 780 - ... and actual_passed should be the correct amount ok 781 - ...... and the correct values ok 782 - ... and exit should equal 1 ok 783 - ... and passed should be the correct amount ok 784 - ...... and the correct values ok 785 - ... and failed should be the correct amount ok 786 - ...... and the correct values ok 787 - ... and skipped should be the correct amount ok 788 - ...... and the correct values ok 789 - ... and is_good_plan should return a reasonable value ok 790 - ... and actual_failed should be the correct amount ok 791 - ...... and the correct values ok 792 - ... and todo_failed should be the correct amount ok 793 - ...... and the correct values ok 794 - ... and wait should return a reasonable value ok 795 - ... and plan should equal 1..4 ok 796 - ... and tests_planned should equal 4 ok 797 - ... and todo should be the correct amount ok 798 - ...... and the correct values ok 799 - duplicates 1 We should have a result for 1..10 ok 800 - ... and is_plan should return a reasonable value ok 801 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 802 - ... and passed should return a reasonable value ok 803 - ... and tests_planned should return the correct answer ok 804 - ... and is_ok should return a reasonable value ok 805 - ... and raw should return the correct answer ok 806 - duplicates 2 We should have a result for ok 1 ok 807 - ... and has_skip should return a reasonable value ok 808 - ... and is_test should return a reasonable value ok 809 - ... and number should return the correct answer ok 810 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 811 - ... and actual_passed should return a reasonable value ok 812 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 813 - ... and passed should return a reasonable value ok 814 - ... and description should return the correct answer ok 815 - ... and is_ok should return a reasonable value ok 816 - ... and is_actual_ok should return a reasonable value ok 817 - ... and has_todo should return a reasonable value ok 818 - ... and explanation should return the correct answer ok 819 - duplicates 3 We should have a result for ok 2 ok 820 - ... and has_skip should return a reasonable value ok 821 - ... and is_test should return a reasonable value ok 822 - ... and number should return the correct answer ok 823 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 824 - ... and actual_passed should return a reasonable value ok 825 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 826 - ... and passed should return a reasonable value ok 827 - ... and description should return the correct answer ok 828 - ... and is_ok should return a reasonable value ok 829 - ... and is_actual_ok should return a reasonable value ok 830 - ... and has_todo should return a reasonable value ok 831 - ... and explanation should return the correct answer ok 832 - duplicates 4 We should have a result for ok 3 ok 833 - ... and has_skip should return a reasonable value ok 834 - ... and is_test should return a reasonable value ok 835 - ... and number should return the correct answer ok 836 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 837 - ... and actual_passed should return a reasonable value ok 838 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 839 - ... and passed should return a reasonable value ok 840 - ... and description should return the correct answer ok 841 - ... and is_ok should return a reasonable value ok 842 - ... and is_actual_ok should return a reasonable value ok 843 - ... and has_todo should return a reasonable value ok 844 - ... and explanation should return the correct answer ok 845 - duplicates 5 We should have a result for ok 4 ok 846 - ... and has_skip should return a reasonable value ok 847 - ... and is_test should return a reasonable value ok 848 - ... and number should return the correct answer ok 849 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 850 - ... and actual_passed should return a reasonable value ok 851 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 852 - ... and passed should return a reasonable value ok 853 - ... and description should return the correct answer ok 854 - ... and is_ok should return a reasonable value ok 855 - ... and is_actual_ok should return a reasonable value ok 856 - ... and has_todo should return a reasonable value ok 857 - ... and explanation should return the correct answer ok 858 - duplicates 6 We should have a result for ok 4 ok 859 - ... and has_skip should return a reasonable value ok 860 - ... and is_test should return a reasonable value ok 861 - ... and number should return the correct answer ok 862 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 863 - ... and actual_passed should return a reasonable value ok 864 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 865 - ... and passed should return a reasonable value ok 866 - ... and description should return the correct answer ok 867 - ... and is_ok should return a reasonable value ok 868 - ... and is_actual_ok should return a reasonable value ok 869 - ... and has_todo should return a reasonable value ok 870 - ... and explanation should return the correct answer ok 871 - duplicates 7 We should have a result for ok 5 ok 872 - ... and has_skip should return a reasonable value ok 873 - ... and is_test should return a reasonable value ok 874 - ... and number should return the correct answer ok 875 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 876 - ... and actual_passed should return a reasonable value ok 877 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 878 - ... and passed should return a reasonable value ok 879 - ... and description should return the correct answer ok 880 - ... and is_ok should return a reasonable value ok 881 - ... and is_actual_ok should return a reasonable value ok 882 - ... and has_todo should return a reasonable value ok 883 - ... and explanation should return the correct answer ok 884 - duplicates 8 We should have a result for ok 6 ok 885 - ... and has_skip should return a reasonable value ok 886 - ... and is_test should return a reasonable value ok 887 - ... and number should return the correct answer ok 888 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 889 - ... and actual_passed should return a reasonable value ok 890 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 891 - ... and passed should return a reasonable value ok 892 - ... and description should return the correct answer ok 893 - ... and is_ok should return a reasonable value ok 894 - ... and is_actual_ok should return a reasonable value ok 895 - ... and has_todo should return a reasonable value ok 896 - ... and explanation should return the correct answer ok 897 - duplicates 9 We should have a result for ok 7 ok 898 - ... and has_skip should return a reasonable value ok 899 - ... and is_test should return a reasonable value ok 900 - ... and number should return the correct answer ok 901 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 902 - ... and actual_passed should return a reasonable value ok 903 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 904 - ... and passed should return a reasonable value ok 905 - ... and description should return the correct answer ok 906 - ... and is_ok should return a reasonable value ok 907 - ... and is_actual_ok should return a reasonable value ok 908 - ... and has_todo should return a reasonable value ok 909 - ... and explanation should return the correct answer ok 910 - duplicates 10 We should have a result for ok 8 ok 911 - ... and has_skip should return a reasonable value ok 912 - ... and is_test should return a reasonable value ok 913 - ... and number should return the correct answer ok 914 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 915 - ... and actual_passed should return a reasonable value ok 916 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 917 - ... and passed should return a reasonable value ok 918 - ... and description should return the correct answer ok 919 - ... and is_ok should return a reasonable value ok 920 - ... and is_actual_ok should return a reasonable value ok 921 - ... and has_todo should return a reasonable value ok 922 - ... and explanation should return the correct answer ok 923 - duplicates 11 We should have a result for ok 9 ok 924 - ... and has_skip should return a reasonable value ok 925 - ... and is_test should return a reasonable value ok 926 - ... and number should return the correct answer ok 927 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 928 - ... and actual_passed should return a reasonable value ok 929 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 930 - ... and passed should return a reasonable value ok 931 - ... and description should return the correct answer ok 932 - ... and is_ok should return a reasonable value ok 933 - ... and is_actual_ok should return a reasonable value ok 934 - ... and has_todo should return a reasonable value ok 935 - ... and explanation should return the correct answer ok 936 - duplicates 12 We should have a result for ok 10 ok 937 - ... and has_skip should return a reasonable value ok 938 - ... and is_test should return a reasonable value ok 939 - ... and number should return the correct answer ok 940 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 941 - ... and actual_passed should return a reasonable value ok 942 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 943 - ... and passed should return a reasonable value ok 944 - ... and description should return the correct answer ok 945 - ... and is_ok should return a reasonable value ok 946 - ... and is_actual_ok should return a reasonable value ok 947 - ... and has_todo should return a reasonable value ok 948 - ... and explanation should return the correct answer ok 949 - ... and we should have the correct number of results ok 950 - 'duplicates' should parse successfully ok 951 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 952 - ... and good_plan should return a reasonable value ok 953 - ... and parse_errors should be the correct amount ok 954 - ...... and the correct values ok 955 - ... and tests_run should equal 11 ok 956 - ... and actual_passed should be the correct amount ok 957 - ...... and the correct values ok 958 - ... and exit should equal 0 ok 959 - ... and passed should be the correct amount ok 960 - ...... and the correct values ok 961 - ... and failed should be the correct amount ok 962 - ...... and the correct values ok 963 - ... and skipped should be the correct amount ok 964 - ...... and the correct values ok 965 - ... and actual_failed should be the correct amount ok 966 - ...... and the correct values ok 967 - ... and todo_failed should be the correct amount ok 968 - ...... and the correct values ok 969 - ... and wait should equal 0 ok 970 - ... and plan should equal 1..10 ok 971 - ... and tests_planned should equal 10 ok 972 - ... and todo should be the correct amount ok 973 - ...... and the correct values ok 974 - head_end 1 We should have a result for \# comments ok 975 - ... and is_comment should return a reasonable value ok 976 - ... and comment should return the correct answer ok 977 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 978 - ... and passed should return a reasonable value ok 979 - ... and is_ok should return a reasonable value ok 980 - head_end 2 We should have a result for ok 1 ok 981 - ... and has_skip should return a reasonable value ok 982 - ... and is_test should return a reasonable value ok 983 - ... and number should return the correct answer ok 984 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 985 - ... and actual_passed should return a reasonable value ok 986 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 987 - ... and passed should return a reasonable value ok 988 - ... and description should return the correct answer ok 989 - ... and is_ok should return a reasonable value ok 990 - ... and is_actual_ok should return a reasonable value ok 991 - ... and has_todo should return a reasonable value ok 992 - ... and explanation should return the correct answer ok 993 - head_end 3 We should have a result for ok 2 ok 994 - ... and has_skip should return a reasonable value ok 995 - ... and is_test should return a reasonable value ok 996 - ... and number should return the correct answer ok 997 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 998 - ... and actual_passed should return a reasonable value ok 999 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1000 - ... and passed should return a reasonable value ok 1001 - ... and description should return the correct answer ok 1002 - ... and is_ok should return a reasonable value ok 1003 - ... and is_actual_ok should return a reasonable value ok 1004 - ... and has_todo should return a reasonable value ok 1005 - ... and explanation should return the correct answer ok 1006 - head_end 4 We should have a result for ok 3 ok 1007 - ... and has_skip should return a reasonable value ok 1008 - ... and is_test should return a reasonable value ok 1009 - ... and number should return the correct answer ok 1010 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1011 - ... and actual_passed should return a reasonable value ok 1012 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1013 - ... and passed should return a reasonable value ok 1014 - ... and description should return the correct answer ok 1015 - ... and is_ok should return a reasonable value ok 1016 - ... and is_actual_ok should return a reasonable value ok 1017 - ... and has_todo should return a reasonable value ok 1018 - ... and explanation should return the correct answer ok 1019 - head_end 5 We should have a result for ok 4 ok 1020 - ... and has_skip should return a reasonable value ok 1021 - ... and is_test should return a reasonable value ok 1022 - ... and number should return the correct answer ok 1023 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1024 - ... and actual_passed should return a reasonable value ok 1025 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1026 - ... and passed should return a reasonable value ok 1027 - ... and description should return the correct answer ok 1028 - ... and is_ok should return a reasonable value ok 1029 - ... and is_actual_ok should return a reasonable value ok 1030 - ... and has_todo should return a reasonable value ok 1031 - ... and explanation should return the correct answer ok 1032 - head_end 6 We should have a result for \# comment ok 1033 - ... and is_comment should return a reasonable value ok 1034 - ... and comment should return the correct answer ok 1035 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1036 - ... and passed should return a reasonable value ok 1037 - ... and is_ok should return a reasonable value ok 1038 - head_end 7 We should have a result for 1..4 ok 1039 - ... and is_plan should return a reasonable value ok 1040 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1041 - ... and passed should return a reasonable value ok 1042 - ... and tests_planned should return the correct answer ok 1043 - ... and is_ok should return a reasonable value ok 1044 - ... and raw should return the correct answer ok 1045 - head_end 8 We should have a result for \# more ignored stuff ok 1046 - ... and is_comment should return a reasonable value ok 1047 - ... and comment should return the correct answer ok 1048 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1049 - ... and passed should return a reasonable value ok 1050 - ... and is_ok should return a reasonable value ok 1051 - head_end 9 We should have a result for \# and yet more ok 1052 - ... and is_comment should return a reasonable value ok 1053 - ... and comment should return the correct answer ok 1054 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1055 - ... and passed should return a reasonable value ok 1056 - ... and is_ok should return a reasonable value ok 1057 - ... and we should have the correct number of results ok 1058 - 'head_end' should parse successfully ok 1059 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1060 - ... and good_plan should return a reasonable value ok 1061 - ... and parse_errors should be the correct amount ok 1062 - ...... and the correct values ok 1063 - ... and tests_run should equal 4 ok 1064 - ... and actual_passed should be the correct amount ok 1065 - ...... and the correct values ok 1066 - ... and exit should equal 0 ok 1067 - ... and passed should be the correct amount ok 1068 - ...... and the correct values ok 1069 - ... and failed should be the correct amount ok 1070 - ...... and the correct values ok 1071 - ... and skipped should be the correct amount ok 1072 - ...... and the correct values ok 1073 - ... and is_good_plan should return a reasonable value ok 1074 - ... and actual_failed should be the correct amount ok 1075 - ...... and the correct values ok 1076 - ... and todo_failed should be the correct amount ok 1077 - ...... and the correct values ok 1078 - ... and wait should equal 0 ok 1079 - ... and plan should equal 1..4 ok 1080 - ... and tests_planned should equal 4 ok 1081 - ... and todo should be the correct amount ok 1082 - ...... and the correct values ok 1083 - head_fail 1 We should have a result for \# comments ok 1084 - ... and is_comment should return a reasonable value ok 1085 - ... and comment should return the correct answer ok 1086 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1087 - ... and passed should return a reasonable value ok 1088 - ... and is_ok should return a reasonable value ok 1089 - head_fail 2 We should have a result for ok 1 ok 1090 - ... and has_skip should return a reasonable value ok 1091 - ... and is_test should return a reasonable value ok 1092 - ... and number should return the correct answer ok 1093 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1094 - ... and actual_passed should return a reasonable value ok 1095 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1096 - ... and passed should return a reasonable value ok 1097 - ... and description should return the correct answer ok 1098 - ... and is_ok should return a reasonable value ok 1099 - ... and is_actual_ok should return a reasonable value ok 1100 - ... and has_todo should return a reasonable value ok 1101 - ... and explanation should return the correct answer ok 1102 - head_fail 3 We should have a result for not ok 2 ok 1103 - ... and has_skip should return a reasonable value ok 1104 - ... and is_test should return a reasonable value ok 1105 - ... and number should return the correct answer ok 1106 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1107 - ... and actual_passed should return a reasonable value ok 1108 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1109 - ... and passed should return a reasonable value ok 1110 - ... and description should return the correct answer ok 1111 - ... and is_ok should return a reasonable value ok 1112 - ... and is_actual_ok should return a reasonable value ok 1113 - ... and has_todo should return a reasonable value ok 1114 - ... and explanation should return the correct answer ok 1115 - head_fail 4 We should have a result for ok 3 ok 1116 - ... and has_skip should return a reasonable value ok 1117 - ... and is_test should return a reasonable value ok 1118 - ... and number should return the correct answer ok 1119 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1120 - ... and actual_passed should return a reasonable value ok 1121 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1122 - ... and passed should return a reasonable value ok 1123 - ... and description should return the correct answer ok 1124 - ... and is_ok should return a reasonable value ok 1125 - ... and is_actual_ok should return a reasonable value ok 1126 - ... and has_todo should return a reasonable value ok 1127 - ... and explanation should return the correct answer ok 1128 - head_fail 5 We should have a result for ok 4 ok 1129 - ... and has_skip should return a reasonable value ok 1130 - ... and is_test should return a reasonable value ok 1131 - ... and number should return the correct answer ok 1132 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1133 - ... and actual_passed should return a reasonable value ok 1134 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1135 - ... and passed should return a reasonable value ok 1136 - ... and description should return the correct answer ok 1137 - ... and is_ok should return a reasonable value ok 1138 - ... and is_actual_ok should return a reasonable value ok 1139 - ... and has_todo should return a reasonable value ok 1140 - ... and explanation should return the correct answer ok 1141 - head_fail 6 We should have a result for \# comment ok 1142 - ... and is_comment should return a reasonable value ok 1143 - ... and comment should return the correct answer ok 1144 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1145 - ... and passed should return a reasonable value ok 1146 - ... and is_ok should return a reasonable value ok 1147 - head_fail 7 We should have a result for 1..4 ok 1148 - ... and is_plan should return a reasonable value ok 1149 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1150 - ... and passed should return a reasonable value ok 1151 - ... and tests_planned should return the correct answer ok 1152 - ... and is_ok should return a reasonable value ok 1153 - ... and raw should return the correct answer ok 1154 - head_fail 8 We should have a result for \# more ignored stuff ok 1155 - ... and is_comment should return a reasonable value ok 1156 - ... and comment should return the correct answer ok 1157 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1158 - ... and passed should return a reasonable value ok 1159 - ... and is_ok should return a reasonable value ok 1160 - head_fail 9 We should have a result for \# and yet more ok 1161 - ... and is_comment should return a reasonable value ok 1162 - ... and comment should return the correct answer ok 1163 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1164 - ... and passed should return a reasonable value ok 1165 - ... and is_ok should return a reasonable value ok 1166 - ... and we should have the correct number of results ok 1167 - 'head_fail' should parse successfully ok 1168 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1169 - ... and good_plan should return a reasonable value ok 1170 - ... and parse_errors should be the correct amount ok 1171 - ...... and the correct values ok 1172 - ... and tests_run should equal 4 ok 1173 - ... and actual_passed should be the correct amount ok 1174 - ...... and the correct values ok 1175 - ... and exit should equal 0 ok 1176 - ... and passed should be the correct amount ok 1177 - ...... and the correct values ok 1178 - ... and failed should be the correct amount ok 1179 - ...... and the correct values ok 1180 - ... and skipped should be the correct amount ok 1181 - ...... and the correct values ok 1182 - ... and is_good_plan should return a reasonable value ok 1183 - ... and actual_failed should be the correct amount ok 1184 - ...... and the correct values ok 1185 - ... and todo_failed should be the correct amount ok 1186 - ...... and the correct values ok 1187 - ... and wait should equal 0 ok 1188 - ... and plan should equal 1..4 ok 1189 - ... and tests_planned should equal 4 ok 1190 - ... and todo should be the correct amount ok 1191 - ...... and the correct values ok 1192 - inc_taint 1 We should have a result for 1..1 ok 1193 - ... and is_plan should return a reasonable value ok 1194 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1195 - ... and passed should return a reasonable value ok 1196 - ... and tests_planned should return the correct answer ok 1197 - ... and is_ok should return a reasonable value ok 1198 - ... and raw should return the correct answer ok 1199 - inc_taint 2 We should have a result for ok 1 ok 1200 - ... and has_skip should return a reasonable value ok 1201 - ... and is_test should return a reasonable value ok 1202 - ... and number should return the correct answer ok 1203 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1204 - ... and actual_passed should return a reasonable value ok 1205 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1206 - ... and passed should return a reasonable value ok 1207 - ... and description should return the correct answer ok 1208 - ... and is_ok should return a reasonable value ok 1209 - ... and is_actual_ok should return a reasonable value ok 1210 - ... and has_todo should return a reasonable value ok 1211 - ... and explanation should return the correct answer ok 1212 - ... and we should have the correct number of results ok 1213 - 'inc_taint' should parse successfully ok 1214 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1215 - ... and good_plan should return a reasonable value ok 1216 - ... and parse_errors should be the correct amount ok 1217 - ...... and the correct values ok 1218 - ... and tests_run should return a reasonable value ok 1219 - ... and actual_passed should be the correct amount ok 1220 - ...... and the correct values ok 1221 - ... and exit should equal 0 ok 1222 - ... and passed should be the correct amount ok 1223 - ...... and the correct values ok 1224 - ... and failed should be the correct amount ok 1225 - ...... and the correct values ok 1226 - ... and skipped should be the correct amount ok 1227 - ...... and the correct values ok 1228 - ... and is_good_plan should return a reasonable value ok 1229 - ... and todo_failed should be the correct amount ok 1230 - ...... and the correct values ok 1231 - ... and actual_failed should be the correct amount ok 1232 - ...... and the correct values ok 1233 - ... and wait should equal 0 ok 1234 - ... and plan should equal 1..1 ok 1235 - ... and tests_planned should equal 1 ok 1236 - ... and todo should be the correct amount ok 1237 - ...... and the correct values ok 1238 - no_nums 1 We should have a result for 1..5 ok 1239 - ... and is_plan should return a reasonable value ok 1240 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1241 - ... and passed should return a reasonable value ok 1242 - ... and tests_planned should return the correct answer ok 1243 - ... and is_ok should return a reasonable value ok 1244 - ... and raw should return the correct answer ok 1245 - no_nums 2 We should have a result for ok ok 1246 - ... and has_skip should return a reasonable value ok 1247 - ... and is_test should return a reasonable value ok 1248 - ... and number should return the correct answer ok 1249 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1250 - ... and actual_passed should return a reasonable value ok 1251 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1252 - ... and passed should return a reasonable value ok 1253 - ... and is_ok should return a reasonable value ok 1254 - ... and description should return the correct answer ok 1255 - ... and is_actual_ok should return a reasonable value ok 1256 - ... and has_todo should return a reasonable value ok 1257 - no_nums 3 We should have a result for ok ok 1258 - ... and has_skip should return a reasonable value ok 1259 - ... and is_test should return a reasonable value ok 1260 - ... and number should return the correct answer ok 1261 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1262 - ... and actual_passed should return a reasonable value ok 1263 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1264 - ... and passed should return a reasonable value ok 1265 - ... and description should return the correct answer ok 1266 - ... and is_ok should return a reasonable value ok 1267 - ... and is_actual_ok should return a reasonable value ok 1268 - ... and has_todo should return a reasonable value ok 1269 - no_nums 4 We should have a result for not ok ok 1270 - ... and has_skip should return a reasonable value ok 1271 - ... and is_test should return a reasonable value ok 1272 - ... and number should return the correct answer ok 1273 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1274 - ... and actual_passed should return a reasonable value ok 1275 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1276 - ... and passed should return a reasonable value ok 1277 - ... and description should return the correct answer ok 1278 - ... and is_ok should return a reasonable value ok 1279 - ... and is_actual_ok should return a reasonable value ok 1280 - ... and has_todo should return a reasonable value ok 1281 - no_nums 5 We should have a result for ok ok 1282 - ... and has_skip should return a reasonable value ok 1283 - ... and is_test should return a reasonable value ok 1284 - ... and number should return the correct answer ok 1285 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1286 - ... and actual_passed should return a reasonable value ok 1287 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1288 - ... and passed should return a reasonable value ok 1289 - ... and description should return the correct answer ok 1290 - ... and is_ok should return a reasonable value ok 1291 - ... and is_actual_ok should return a reasonable value ok 1292 - ... and has_todo should return a reasonable value ok 1293 - no_nums 6 We should have a result for ok ok 1294 - ... and has_skip should return a reasonable value ok 1295 - ... and is_test should return a reasonable value ok 1296 - ... and number should return the correct answer ok 1297 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1298 - ... and actual_passed should return a reasonable value ok 1299 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1300 - ... and passed should return a reasonable value ok 1301 - ... and description should return the correct answer ok 1302 - ... and is_ok should return a reasonable value ok 1303 - ... and is_actual_ok should return a reasonable value ok 1304 - ... and has_todo should return a reasonable value ok 1305 - ... and we should have the correct number of results ok 1306 - 'no_nums' should parse successfully ok 1307 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1308 - ... and good_plan should return a reasonable value ok 1309 - ... and parse_errors should be the correct amount ok 1310 - ...... and the correct values ok 1311 - ... and tests_run should equal 5 ok 1312 - ... and actual_passed should be the correct amount ok 1313 - ...... and the correct values ok 1314 - ... and exit should equal 0 ok 1315 - ... and passed should be the correct amount ok 1316 - ...... and the correct values ok 1317 - ... and failed should be the correct amount ok 1318 - ...... and the correct values ok 1319 - ... and skipped should be the correct amount ok 1320 - ...... and the correct values ok 1321 - ... and is_good_plan should return a reasonable value ok 1322 - ... and actual_failed should be the correct amount ok 1323 - ...... and the correct values ok 1324 - ... and todo_failed should be the correct amount ok 1325 - ...... and the correct values ok 1326 - ... and wait should equal 0 ok 1327 - ... and plan should equal 1..5 ok 1328 - ... and tests_planned should equal 5 ok 1329 - ... and todo should be the correct amount ok 1330 - ...... and the correct values ok 1331 - ... and we should have the correct number of results ok 1332 - 'no_output' should parse successfully ok 1333 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1334 - ... and good_plan should return a reasonable value ok 1335 - ... and parse_errors should be the correct amount ok 1336 - ...... and the correct values ok 1337 - ... and tests_run should equal 0 ok 1338 - ... and actual_passed should be the correct amount ok 1339 - ...... and the correct values ok 1340 - ... and exit should equal 0 ok 1341 - ... and passed should be the correct amount ok 1342 - ...... and the correct values ok 1343 - ... and failed should be the correct amount ok 1344 - ...... and the correct values ok 1345 - ... and skipped should be the correct amount ok 1346 - ...... and the correct values ok 1347 - ... and actual_failed should be the correct amount ok 1348 - ...... and the correct values ok 1349 - ... and todo_failed should be the correct amount ok 1350 - ...... and the correct values ok 1351 - ... and wait should equal 0 ok 1352 - ... and plan should equal ok 1353 - ... and tests_planned should equal ok 1354 - ... and todo should be the correct amount ok 1355 - ...... and the correct values ok 1356 - out_of_order 1 We should have a result for ok 2 - Test that argument passing works ok 1357 - ... and has_skip should return a reasonable value ok 1358 - ... and is_test should return a reasonable value ok 1359 - ... and number should return the correct answer ok 1360 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1361 - ... and actual_passed should return a reasonable value ok 1362 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1363 - ... and passed should return a reasonable value ok 1364 - ... and description should return the correct answer ok 1365 - ... and is_ok should return a reasonable value ok 1366 - ... and is_actual_ok should return a reasonable value ok 1367 - ... and has_todo should return a reasonable value ok 1368 - ... and explanation should return the correct answer ok 1369 - out_of_order 2 We should have a result for ok 3 - Test that passing arguments as references work ok 1370 - ... and has_skip should return a reasonable value ok 1371 - ... and is_test should return a reasonable value ok 1372 - ... and number should return the correct answer ok 1373 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1374 - ... and actual_passed should return a reasonable value ok 1375 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1376 - ... and passed should return a reasonable value ok 1377 - ... and description should return the correct answer ok 1378 - ... and is_ok should return a reasonable value ok 1379 - ... and is_actual_ok should return a reasonable value ok 1380 - ... and has_todo should return a reasonable value ok 1381 - ... and explanation should return the correct answer ok 1382 - out_of_order 3 We should have a result for ok 4 - Test a normal sub ok 1383 - ... and has_skip should return a reasonable value ok 1384 - ... and is_test should return a reasonable value ok 1385 - ... and number should return the correct answer ok 1386 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1387 - ... and actual_passed should return a reasonable value ok 1388 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1389 - ... and passed should return a reasonable value ok 1390 - ... and description should return the correct answer ok 1391 - ... and is_ok should return a reasonable value ok 1392 - ... and is_actual_ok should return a reasonable value ok 1393 - ... and has_todo should return a reasonable value ok 1394 - ... and explanation should return the correct answer ok 1395 - out_of_order 4 We should have a result for ok 6 - Detach test ok 1396 - ... and has_skip should return a reasonable value ok 1397 - ... and is_test should return a reasonable value ok 1398 - ... and number should return the correct answer ok 1399 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1400 - ... and actual_passed should return a reasonable value ok 1401 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1402 - ... and passed should return a reasonable value ok 1403 - ... and description should return the correct answer ok 1404 - ... and is_ok should return a reasonable value ok 1405 - ... and is_actual_ok should return a reasonable value ok 1406 - ... and has_todo should return a reasonable value ok 1407 - ... and explanation should return the correct answer ok 1408 - out_of_order 5 We should have a result for ok 8 - Nested thread test ok 1409 - ... and has_skip should return a reasonable value ok 1410 - ... and is_test should return a reasonable value ok 1411 - ... and number should return the correct answer ok 1412 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1413 - ... and actual_passed should return a reasonable value ok 1414 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1415 - ... and passed should return a reasonable value ok 1416 - ... and description should return the correct answer ok 1417 - ... and is_ok should return a reasonable value ok 1418 - ... and is_actual_ok should return a reasonable value ok 1419 - ... and has_todo should return a reasonable value ok 1420 - ... and explanation should return the correct answer ok 1421 - out_of_order 6 We should have a result for ok 9 - Nested thread test ok 1422 - ... and has_skip should return a reasonable value ok 1423 - ... and is_test should return a reasonable value ok 1424 - ... and number should return the correct answer ok 1425 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1426 - ... and actual_passed should return a reasonable value ok 1427 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1428 - ... and passed should return a reasonable value ok 1429 - ... and description should return the correct answer ok 1430 - ... and is_ok should return a reasonable value ok 1431 - ... and is_actual_ok should return a reasonable value ok 1432 - ... and has_todo should return a reasonable value ok 1433 - ... and explanation should return the correct answer ok 1434 - out_of_order 7 We should have a result for ok 10 - Wanted 7, got 7 ok 1435 - ... and has_skip should return a reasonable value ok 1436 - ... and is_test should return a reasonable value ok 1437 - ... and number should return the correct answer ok 1438 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1439 - ... and actual_passed should return a reasonable value ok 1440 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1441 - ... and passed should return a reasonable value ok 1442 - ... and description should return the correct answer ok 1443 - ... and is_ok should return a reasonable value ok 1444 - ... and is_actual_ok should return a reasonable value ok 1445 - ... and has_todo should return a reasonable value ok 1446 - ... and explanation should return the correct answer ok 1447 - out_of_order 8 We should have a result for ok 11 - Wanted 7, got 7 ok 1448 - ... and has_skip should return a reasonable value ok 1449 - ... and is_test should return a reasonable value ok 1450 - ... and number should return the correct answer ok 1451 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1452 - ... and actual_passed should return a reasonable value ok 1453 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1454 - ... and passed should return a reasonable value ok 1455 - ... and description should return the correct answer ok 1456 - ... and is_ok should return a reasonable value ok 1457 - ... and is_actual_ok should return a reasonable value ok 1458 - ... and has_todo should return a reasonable value ok 1459 - ... and explanation should return the correct answer ok 1460 - out_of_order 9 We should have a result for ok 12 - Wanted 8, got 8 ok 1461 - ... and has_skip should return a reasonable value ok 1462 - ... and is_test should return a reasonable value ok 1463 - ... and number should return the correct answer ok 1464 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1465 - ... and actual_passed should return a reasonable value ok 1466 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1467 - ... and passed should return a reasonable value ok 1468 - ... and description should return the correct answer ok 1469 - ... and is_ok should return a reasonable value ok 1470 - ... and is_actual_ok should return a reasonable value ok 1471 - ... and has_todo should return a reasonable value ok 1472 - ... and explanation should return the correct answer ok 1473 - out_of_order 10 We should have a result for ok 13 - Wanted 8, got 8 ok 1474 - ... and has_skip should return a reasonable value ok 1475 - ... and is_test should return a reasonable value ok 1476 - ... and number should return the correct answer ok 1477 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1478 - ... and actual_passed should return a reasonable value ok 1479 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1480 - ... and passed should return a reasonable value ok 1481 - ... and description should return the correct answer ok 1482 - ... and is_ok should return a reasonable value ok 1483 - ... and is_actual_ok should return a reasonable value ok 1484 - ... and has_todo should return a reasonable value ok 1485 - ... and explanation should return the correct answer ok 1486 - out_of_order 11 We should have a result for 1..15 ok 1487 - ... and is_plan should return a reasonable value ok 1488 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1489 - ... and passed should return a reasonable value ok 1490 - ... and tests_planned should return the correct answer ok 1491 - ... and is_ok should return a reasonable value ok 1492 - ... and raw should return the correct answer ok 1493 - out_of_order 12 We should have a result for ok 1 ok 1494 - ... and has_skip should return a reasonable value ok 1495 - ... and is_test should return a reasonable value ok 1496 - ... and number should return the correct answer ok 1497 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1498 - ... and actual_passed should return a reasonable value ok 1499 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1500 - ... and passed should return a reasonable value ok 1501 - ... and description should return the correct answer ok 1502 - ... and is_ok should return a reasonable value ok 1503 - ... and is_actual_ok should return a reasonable value ok 1504 - ... and has_todo should return a reasonable value ok 1505 - ... and explanation should return the correct answer ok 1506 - out_of_order 13 We should have a result for ok 5 - Check that Config::threads is true ok 1507 - ... and has_skip should return a reasonable value ok 1508 - ... and is_test should return a reasonable value ok 1509 - ... and number should return the correct answer ok 1510 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1511 - ... and actual_passed should return a reasonable value ok 1512 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1513 - ... and passed should return a reasonable value ok 1514 - ... and description should return the correct answer ok 1515 - ... and is_ok should return a reasonable value ok 1516 - ... and is_actual_ok should return a reasonable value ok 1517 - ... and has_todo should return a reasonable value ok 1518 - ... and explanation should return the correct answer ok 1519 - out_of_order 14 We should have a result for ok 7 - Detach test ok 1520 - ... and has_skip should return a reasonable value ok 1521 - ... and is_test should return a reasonable value ok 1522 - ... and number should return the correct answer ok 1523 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1524 - ... and actual_passed should return a reasonable value ok 1525 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1526 - ... and passed should return a reasonable value ok 1527 - ... and description should return the correct answer ok 1528 - ... and is_ok should return a reasonable value ok 1529 - ... and is_actual_ok should return a reasonable value ok 1530 - ... and has_todo should return a reasonable value ok 1531 - ... and explanation should return the correct answer ok 1532 - out_of_order 15 We should have a result for ok 14 - Check so that tid for threads work for main thread ok 1533 - ... and has_skip should return a reasonable value ok 1534 - ... and is_test should return a reasonable value ok 1535 - ... and number should return the correct answer ok 1536 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1537 - ... and actual_passed should return a reasonable value ok 1538 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1539 - ... and passed should return a reasonable value ok 1540 - ... and description should return the correct answer ok 1541 - ... and is_ok should return a reasonable value ok 1542 - ... and is_actual_ok should return a reasonable value ok 1543 - ... and has_todo should return a reasonable value ok 1544 - ... and explanation should return the correct answer ok 1545 - out_of_order 16 We should have a result for ok 15 - Check so that tid for threads work for main thread ok 1546 - ... and has_skip should return a reasonable value ok 1547 - ... and is_test should return a reasonable value ok 1548 - ... and number should return the correct answer ok 1549 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1550 - ... and actual_passed should return a reasonable value ok 1551 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1552 - ... and passed should return a reasonable value ok 1553 - ... and description should return the correct answer ok 1554 - ... and is_ok should return a reasonable value ok 1555 - ... and is_actual_ok should return a reasonable value ok 1556 - ... and has_todo should return a reasonable value ok 1557 - ... and explanation should return the correct answer ok 1558 - ... and we should have the correct number of results ok 1559 - 'out_of_order' should parse successfully ok 1560 - ... and parse_errors should be the correct amount ok 1561 - ...... and the correct values ok 1562 - ... and tests_run should equal 15 ok 1563 - ... and actual_passed should be the correct amount ok 1564 - ...... and the correct values ok 1565 - ... and exit should equal 0 ok 1566 - ... and passed should be the correct amount ok 1567 - ...... and the correct values ok 1568 - ... and failed should be the correct amount ok 1569 - ...... and the correct values ok 1570 - ... and skipped should be the correct amount ok 1571 - ...... and the correct values ok 1572 - ... and is_good_plan should return a reasonable value ok 1573 - ... and actual_failed should be the correct amount ok 1574 - ...... and the correct values ok 1575 - ... and todo_failed should be the correct amount ok 1576 - ...... and the correct values ok 1577 - ... and wait should equal 0 ok 1578 - ... and plan should equal 1..15 ok 1579 - ... and tests_planned should equal 15 ok 1580 - ... and todo should be the correct amount ok 1581 - ...... and the correct values ok 1582 - sequence_misparse 1 We should have a result for 1..5 ok 1583 - ... and is_plan should return a reasonable value ok 1584 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1585 - ... and passed should return a reasonable value ok 1586 - ... and is_ok should return a reasonable value ok 1587 - ... and tests_planned should return the correct answer ok 1588 - ... and raw should return the correct answer ok 1589 - sequence_misparse 2 We should have a result for ok 1 ok 1590 - ... and has_skip should return a reasonable value ok 1591 - ... and is_test should return a reasonable value ok 1592 - ... and number should return the correct answer ok 1593 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1594 - ... and actual_passed should return a reasonable value ok 1595 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1596 - ... and passed should return a reasonable value ok 1597 - ... and description should return the correct answer ok 1598 - ... and is_ok should return a reasonable value ok 1599 - ... and is_actual_ok should return a reasonable value ok 1600 - ... and has_todo should return a reasonable value ok 1601 - sequence_misparse 3 We should have a result for ok 2 ok 1602 - ... and has_skip should return a reasonable value ok 1603 - ... and is_test should return a reasonable value ok 1604 - ... and number should return the correct answer ok 1605 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1606 - ... and actual_passed should return a reasonable value ok 1607 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1608 - ... and passed should return a reasonable value ok 1609 - ... and description should return the correct answer ok 1610 - ... and is_ok should return a reasonable value ok 1611 - ... and is_actual_ok should return a reasonable value ok 1612 - ... and has_todo should return a reasonable value ok 1613 - sequence_misparse 4 We should have a result for ok 3 \# skipped on foobar system ok 1614 - ... and has_skip should return a reasonable value ok 1615 - ... and is_test should return a reasonable value ok 1616 - ... and number should return the correct answer ok 1617 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1618 - ... and actual_passed should return a reasonable value ok 1619 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1620 - ... and passed should return a reasonable value ok 1621 - ... and description should return the correct answer ok 1622 - ... and is_ok should return a reasonable value ok 1623 - ... and is_actual_ok should return a reasonable value ok 1624 - ... and has_todo should return a reasonable value ok 1625 - sequence_misparse 5 We should have a result for \# 1234567890123456789012345678901234567890 ok 1626 - ... and is_comment should return a reasonable value ok 1627 - ... and comment should return the correct answer ok 1628 - sequence_misparse 6 We should have a result for ok 4 ok 1629 - ... and has_skip should return a reasonable value ok 1630 - ... and is_test should return a reasonable value ok 1631 - ... and number should return the correct answer ok 1632 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1633 - ... and actual_passed should return a reasonable value ok 1634 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1635 - ... and passed should return a reasonable value ok 1636 - ... and description should return the correct answer ok 1637 - ... and is_ok should return a reasonable value ok 1638 - ... and is_actual_ok should return a reasonable value ok 1639 - ... and has_todo should return a reasonable value ok 1640 - sequence_misparse 7 We should have a result for \# 1234567890123456789012345678901234567890 ok 1641 - ... and is_comment should return a reasonable value ok 1642 - ... and comment should return the correct answer ok 1643 - sequence_misparse 8 We should have a result for ok 5 ok 1644 - ... and has_skip should return a reasonable value ok 1645 - ... and is_test should return a reasonable value ok 1646 - ... and number should return the correct answer ok 1647 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1648 - ... and actual_passed should return a reasonable value ok 1649 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1650 - ... and passed should return a reasonable value ok 1651 - ... and description should return the correct answer ok 1652 - ... and is_ok should return a reasonable value ok 1653 - ... and is_actual_ok should return a reasonable value ok 1654 - ... and has_todo should return a reasonable value ok 1655 - ... and we should have the correct number of results ok 1656 - 'sequence_misparse' should parse successfully ok 1657 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1658 - ... and good_plan should return a reasonable value ok 1659 - ... and parse_errors should be the correct amount ok 1660 - ...... and the correct values ok 1661 - ... and tests_run should equal 5 ok 1662 - ... and actual_passed should be the correct amount ok 1663 - ...... and the correct values ok 1664 - ... and exit should equal 0 ok 1665 - ... and passed should be the correct amount ok 1666 - ...... and the correct values ok 1667 - ... and failed should be the correct amount ok 1668 - ...... and the correct values ok 1669 - ... and skipped should be the correct amount ok 1670 - ...... and the correct values ok 1671 - ... and is_good_plan should return a reasonable value ok 1672 - ... and actual_failed should be the correct amount ok 1673 - ...... and the correct values ok 1674 - ... and todo_failed should be the correct amount ok 1675 - ...... and the correct values ok 1676 - ... and wait should equal 0 ok 1677 - ... and plan should equal 1..5 ok 1678 - ... and tests_planned should equal 5 ok 1679 - ... and todo should be the correct amount ok 1680 - ...... and the correct values ok 1681 - shbang_misparse 1 We should have a result for 1..2 ok 1682 - ... and is_plan should return a reasonable value ok 1683 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1684 - ... and passed should return a reasonable value ok 1685 - ... and is_ok should return a reasonable value ok 1686 - ... and tests_planned should return the correct answer ok 1687 - ... and raw should return the correct answer ok 1688 - shbang_misparse 2 We should have a result for ok 1 ok 1689 - ... and has_skip should return a reasonable value ok 1690 - ... and is_test should return a reasonable value ok 1691 - ... and number should return the correct answer ok 1692 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1693 - ... and actual_passed should return a reasonable value ok 1694 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1695 - ... and passed should return a reasonable value ok 1696 - ... and is_ok should return a reasonable value ok 1697 - ... and description should return the correct answer ok 1698 - ... and is_actual_ok should return a reasonable value ok 1699 - ... and has_todo should return a reasonable value ok 1700 - shbang_misparse 3 We should have a result for ok 2 ok 1701 - ... and has_skip should return a reasonable value ok 1702 - ... and is_test should return a reasonable value ok 1703 - ... and number should return the correct answer ok 1704 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1705 - ... and actual_passed should return a reasonable value ok 1706 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1707 - ... and passed should return a reasonable value ok 1708 - ... and description should return the correct answer ok 1709 - ... and is_ok should return a reasonable value ok 1710 - ... and is_actual_ok should return a reasonable value ok 1711 - ... and has_todo should return a reasonable value ok 1712 - ... and we should have the correct number of results ok 1713 - 'shbang_misparse' should parse successfully ok 1714 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1715 - ... and good_plan should return a reasonable value ok 1716 - ... and parse_errors should be the correct amount ok 1717 - ...... and the correct values ok 1718 - ... and tests_run should equal 2 ok 1719 - ... and actual_passed should be the correct amount ok 1720 - ...... and the correct values ok 1721 - ... and exit should equal 0 ok 1722 - ... and passed should be the correct amount ok 1723 - ...... and the correct values ok 1724 - ... and failed should be the correct amount ok 1725 - ...... and the correct values ok 1726 - ... and skipped should be the correct amount ok 1727 - ...... and the correct values ok 1728 - ... and is_good_plan should return a reasonable value ok 1729 - ... and actual_failed should be the correct amount ok 1730 - ...... and the correct values ok 1731 - ... and todo_failed should be the correct amount ok 1732 - ...... and the correct values ok 1733 - ... and wait should equal 0 ok 1734 - ... and plan should equal 1..2 ok 1735 - ... and tests_planned should equal 2 ok 1736 - ... and todo should be the correct amount ok 1737 - ...... and the correct values ok 1738 - simple 1 We should have a result for 1..5 ok 1739 - ... and is_plan should return a reasonable value ok 1740 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1741 - ... and passed should return a reasonable value ok 1742 - ... and is_ok should return a reasonable value ok 1743 - ... and tests_planned should return the correct answer ok 1744 - ... and raw should return the correct answer ok 1745 - simple 2 We should have a result for ok 1 ok 1746 - ... and has_skip should return a reasonable value ok 1747 - ... and is_test should return a reasonable value ok 1748 - ... and number should return the correct answer ok 1749 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1750 - ... and actual_passed should return a reasonable value ok 1751 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1752 - ... and passed should return a reasonable value ok 1753 - ... and description should return the correct answer ok 1754 - ... and is_ok should return a reasonable value ok 1755 - ... and is_actual_ok should return a reasonable value ok 1756 - ... and has_todo should return a reasonable value ok 1757 - simple 3 We should have a result for ok 2 ok 1758 - ... and has_skip should return a reasonable value ok 1759 - ... and is_test should return a reasonable value ok 1760 - ... and number should return the correct answer ok 1761 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1762 - ... and actual_passed should return a reasonable value ok 1763 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1764 - ... and passed should return a reasonable value ok 1765 - ... and description should return the correct answer ok 1766 - ... and is_ok should return a reasonable value ok 1767 - ... and is_actual_ok should return a reasonable value ok 1768 - ... and has_todo should return a reasonable value ok 1769 - simple 4 We should have a result for ok 3 ok 1770 - ... and has_skip should return a reasonable value ok 1771 - ... and is_test should return a reasonable value ok 1772 - ... and number should return the correct answer ok 1773 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1774 - ... and actual_passed should return a reasonable value ok 1775 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1776 - ... and passed should return a reasonable value ok 1777 - ... and description should return the correct answer ok 1778 - ... and is_ok should return a reasonable value ok 1779 - ... and is_actual_ok should return a reasonable value ok 1780 - ... and has_todo should return a reasonable value ok 1781 - simple 5 We should have a result for ok 4 ok 1782 - ... and has_skip should return a reasonable value ok 1783 - ... and is_test should return a reasonable value ok 1784 - ... and number should return the correct answer ok 1785 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1786 - ... and actual_passed should return a reasonable value ok 1787 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1788 - ... and passed should return a reasonable value ok 1789 - ... and description should return the correct answer ok 1790 - ... and is_ok should return a reasonable value ok 1791 - ... and is_actual_ok should return a reasonable value ok 1792 - ... and has_todo should return a reasonable value ok 1793 - simple 6 We should have a result for ok 5 ok 1794 - ... and has_skip should return a reasonable value ok 1795 - ... and is_test should return a reasonable value ok 1796 - ... and number should return the correct answer ok 1797 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1798 - ... and actual_passed should return a reasonable value ok 1799 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1800 - ... and passed should return a reasonable value ok 1801 - ... and description should return the correct answer ok 1802 - ... and is_ok should return a reasonable value ok 1803 - ... and is_actual_ok should return a reasonable value ok 1804 - ... and has_todo should return a reasonable value ok 1805 - ... and we should have the correct number of results ok 1806 - 'simple' should parse successfully ok 1807 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1808 - ... and good_plan should return a reasonable value ok 1809 - ... and parse_errors should be the correct amount ok 1810 - ...... and the correct values ok 1811 - ... and tests_run should equal 5 ok 1812 - ... and actual_passed should be the correct amount ok 1813 - ...... and the correct values ok 1814 - ... and exit should equal 0 ok 1815 - ... and passed should be the correct amount ok 1816 - ...... and the correct values ok 1817 - ... and failed should be the correct amount ok 1818 - ...... and the correct values ok 1819 - ... and skipped should be the correct amount ok 1820 - ...... and the correct values ok 1821 - ... and is_good_plan should return a reasonable value ok 1822 - ... and actual_failed should be the correct amount ok 1823 - ...... and the correct values ok 1824 - ... and todo_failed should be the correct amount ok 1825 - ...... and the correct values ok 1826 - ... and wait should equal 0 ok 1827 - ... and plan should equal 1..5 ok 1828 - ... and tests_planned should equal 5 ok 1829 - ... and todo should be the correct amount ok 1830 - ...... and the correct values ok 1831 - simple_fail 1 We should have a result for 1..5 ok 1832 - ... and is_plan should return a reasonable value ok 1833 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1834 - ... and passed should return a reasonable value ok 1835 - ... and is_ok should return a reasonable value ok 1836 - ... and tests_planned should return the correct answer ok 1837 - ... and raw should return the correct answer ok 1838 - simple_fail 2 We should have a result for ok 1 ok 1839 - ... and has_skip should return a reasonable value ok 1840 - ... and is_test should return a reasonable value ok 1841 - ... and number should return the correct answer ok 1842 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1843 - ... and actual_passed should return a reasonable value ok 1844 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1845 - ... and passed should return a reasonable value ok 1846 - ... and description should return the correct answer ok 1847 - ... and is_ok should return a reasonable value ok 1848 - ... and is_actual_ok should return a reasonable value ok 1849 - ... and has_todo should return a reasonable value ok 1850 - simple_fail 3 We should have a result for not ok 2 ok 1851 - ... and has_skip should return a reasonable value ok 1852 - ... and is_test should return a reasonable value ok 1853 - ... and number should return the correct answer ok 1854 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1855 - ... and actual_passed should return a reasonable value ok 1856 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1857 - ... and passed should return a reasonable value ok 1858 - ... and description should return the correct answer ok 1859 - ... and is_ok should return a reasonable value ok 1860 - ... and is_actual_ok should return a reasonable value ok 1861 - ... and has_todo should return a reasonable value ok 1862 - simple_fail 4 We should have a result for ok 3 ok 1863 - ... and has_skip should return a reasonable value ok 1864 - ... and is_test should return a reasonable value ok 1865 - ... and number should return the correct answer ok 1866 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1867 - ... and actual_passed should return a reasonable value ok 1868 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1869 - ... and passed should return a reasonable value ok 1870 - ... and description should return the correct answer ok 1871 - ... and is_ok should return a reasonable value ok 1872 - ... and is_actual_ok should return a reasonable value ok 1873 - ... and has_todo should return a reasonable value ok 1874 - simple_fail 5 We should have a result for ok 4 ok 1875 - ... and has_skip should return a reasonable value ok 1876 - ... and is_test should return a reasonable value ok 1877 - ... and number should return the correct answer ok 1878 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1879 - ... and actual_passed should return a reasonable value ok 1880 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1881 - ... and passed should return a reasonable value ok 1882 - ... and description should return the correct answer ok 1883 - ... and is_ok should return a reasonable value ok 1884 - ... and is_actual_ok should return a reasonable value ok 1885 - ... and has_todo should return a reasonable value ok 1886 - simple_fail 6 We should have a result for not ok 5 ok 1887 - ... and has_skip should return a reasonable value ok 1888 - ... and is_test should return a reasonable value ok 1889 - ... and number should return the correct answer ok 1890 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1891 - ... and actual_passed should return a reasonable value ok 1892 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1893 - ... and passed should return a reasonable value ok 1894 - ... and description should return the correct answer ok 1895 - ... and is_ok should return a reasonable value ok 1896 - ... and is_actual_ok should return a reasonable value ok 1897 - ... and has_todo should return a reasonable value ok 1898 - ... and we should have the correct number of results ok 1899 - 'simple_fail' should parse successfully ok 1900 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1901 - ... and good_plan should return a reasonable value ok 1902 - ... and parse_errors should be the correct amount ok 1903 - ...... and the correct values ok 1904 - ... and tests_run should equal 5 ok 1905 - ... and actual_passed should be the correct amount ok 1906 - ...... and the correct values ok 1907 - ... and exit should equal 0 ok 1908 - ... and passed should be the correct amount ok 1909 - ...... and the correct values ok 1910 - ... and failed should be the correct amount ok 1911 - ...... and the correct values ok 1912 - ... and skipped should be the correct amount ok 1913 - ...... and the correct values ok 1914 - ... and is_good_plan should return a reasonable value ok 1915 - ... and actual_failed should be the correct amount ok 1916 - ...... and the correct values ok 1917 - ... and todo_failed should be the correct amount ok 1918 - ...... and the correct values ok 1919 - ... and wait should equal 0 ok 1920 - ... and plan should equal 1..5 ok 1921 - ... and tests_planned should equal 5 ok 1922 - ... and todo should be the correct amount ok 1923 - ...... and the correct values ok 1924 - skip 1 We should have a result for 1..5 ok 1925 - ... and is_plan should return a reasonable value ok 1926 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 1927 - ... and passed should return a reasonable value ok 1928 - ... and is_ok should return a reasonable value ok 1929 - ... and tests_planned should return the correct answer ok 1930 - ... and raw should return the correct answer ok 1931 - skip 2 We should have a result for ok 1 ok 1932 - ... and has_skip should return a reasonable value ok 1933 - ... and is_test should return a reasonable value ok 1934 - ... and number should return the correct answer ok 1935 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1936 - ... and actual_passed should return a reasonable value ok 1937 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1938 - ... and passed should return a reasonable value ok 1939 - ... and description should return the correct answer ok 1940 - ... and is_ok should return a reasonable value ok 1941 - ... and is_actual_ok should return a reasonable value ok 1942 - ... and has_todo should return a reasonable value ok 1943 - skip 3 We should have a result for ok 2 \# skip rain delay ok 1944 - ... and has_skip should return a reasonable value ok 1945 - ... and is_test should return a reasonable value ok 1946 - ... and number should return the correct answer ok 1947 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1948 - ... and actual_passed should return a reasonable value ok 1949 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1950 - ... and passed should return a reasonable value ok 1951 - ... and description should return the correct answer ok 1952 - ... and is_ok should return a reasonable value ok 1953 - ... and is_actual_ok should return a reasonable value ok 1954 - ... and has_todo should return a reasonable value ok 1955 - ... and explanation should return the correct answer ok 1956 - skip 4 We should have a result for ok 3 ok 1957 - ... and has_skip should return a reasonable value ok 1958 - ... and is_test should return a reasonable value ok 1959 - ... and number should return the correct answer ok 1960 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1961 - ... and actual_passed should return a reasonable value ok 1962 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1963 - ... and passed should return a reasonable value ok 1964 - ... and description should return the correct answer ok 1965 - ... and is_ok should return a reasonable value ok 1966 - ... and is_actual_ok should return a reasonable value ok 1967 - ... and has_todo should return a reasonable value ok 1968 - skip 5 We should have a result for ok 4 ok 1969 - ... and has_skip should return a reasonable value ok 1970 - ... and is_test should return a reasonable value ok 1971 - ... and number should return the correct answer ok 1972 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1973 - ... and actual_passed should return a reasonable value ok 1974 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1975 - ... and passed should return a reasonable value ok 1976 - ... and description should return the correct answer ok 1977 - ... and is_ok should return a reasonable value ok 1978 - ... and is_actual_ok should return a reasonable value ok 1979 - ... and has_todo should return a reasonable value ok 1980 - skip 6 We should have a result for ok 5 ok 1981 - ... and has_skip should return a reasonable value ok 1982 - ... and is_test should return a reasonable value ok 1983 - ... and number should return the correct answer ok 1984 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1985 - ... and actual_passed should return a reasonable value ok 1986 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1987 - ... and passed should return a reasonable value ok 1988 - ... and description should return the correct answer ok 1989 - ... and is_ok should return a reasonable value ok 1990 - ... and is_actual_ok should return a reasonable value ok 1991 - ... and has_todo should return a reasonable value ok 1992 - ... and we should have the correct number of results ok 1993 - 'skip' should parse successfully ok 1994 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1995 - ... and good_plan should return a reasonable value ok 1996 - ... and parse_errors should be the correct amount ok 1997 - ...... and the correct values ok 1998 - ... and tests_run should equal 5 ok 1999 - ... and actual_passed should be the correct amount ok 2000 - ...... and the correct values ok 2001 - ... and exit should equal 0 ok 2002 - ... and passed should be the correct amount ok 2003 - ...... and the correct values ok 2004 - ... and failed should be the correct amount ok 2005 - ...... and the correct values ok 2006 - ... and skipped should be the correct amount ok 2007 - ...... and the correct values ok 2008 - ... and is_good_plan should return a reasonable value ok 2009 - ... and actual_failed should be the correct amount ok 2010 - ...... and the correct values ok 2011 - ... and todo_failed should be the correct amount ok 2012 - ...... and the correct values ok 2013 - ... and wait should equal 0 ok 2014 - ... and plan should equal 1..5 ok 2015 - ... and tests_planned should equal 5 ok 2016 - ... and todo should be the correct amount ok 2017 - ...... and the correct values ok 2018 - skip_nomsg 1 We should have a result for 1..1 ok 2019 - ... and is_plan should return a reasonable value ok 2020 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2021 - ... and passed should return a reasonable value ok 2022 - ... and tests_planned should return the correct answer ok 2023 - ... and is_ok should return a reasonable value ok 2024 - ... and raw should return the correct answer ok 2025 - skip_nomsg 2 We should have a result for ok 1 \# Skip ok 2026 - ... and has_skip should return a reasonable value ok 2027 - ... and is_test should return a reasonable value ok 2028 - ... and number should return the correct answer ok 2029 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2030 - ... and actual_passed should return a reasonable value ok 2031 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2032 - ... and passed should return a reasonable value ok 2033 - ... and description should return the correct answer ok 2034 - ... and is_ok should return a reasonable value ok 2035 - ... and is_actual_ok should return a reasonable value ok 2036 - ... and has_todo should return a reasonable value ok 2037 - ... and explanation should return the correct answer ok 2038 - ... and we should have the correct number of results ok 2039 - 'skip_nomsg' should parse successfully ok 2040 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2041 - ... and good_plan should return a reasonable value ok 2042 - ... and parse_errors should be the correct amount ok 2043 - ...... and the correct values ok 2044 - ... and tests_run should return a reasonable value ok 2045 - ... and actual_passed should be the correct amount ok 2046 - ...... and the correct values ok 2047 - ... and exit should equal 0 ok 2048 - ... and passed should be the correct amount ok 2049 - ...... and the correct values ok 2050 - ... and failed should be the correct amount ok 2051 - ...... and the correct values ok 2052 - ... and skipped should be the correct amount ok 2053 - ...... and the correct values ok 2054 - ... and is_good_plan should return a reasonable value ok 2055 - ... and actual_failed should be the correct amount ok 2056 - ...... and the correct values ok 2057 - ... and todo_failed should be the correct amount ok 2058 - ...... and the correct values ok 2059 - ... and wait should equal 0 ok 2060 - ... and plan should equal 1..1 ok 2061 - ... and tests_planned should equal 1 ok 2062 - ... and todo should be the correct amount ok 2063 - ...... and the correct values ok 2064 - skipall 1 We should have a result for 1..0 \# skip: rope ok 2065 - ... and is_plan should return a reasonable value ok 2066 - ... and explanation should return the correct answer ok 2067 - ... and directive should return the correct answer ok 2068 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2069 - ... and passed should return a reasonable value ok 2070 - ... and is_ok should return a reasonable value ok 2071 - ... and tests_planned should return the correct answer ok 2072 - ... and raw should return the correct answer ok 2073 - ... and we should have the correct number of results ok 2074 - 'skipall' should parse successfully ok 2075 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2076 - ... and good_plan should return a reasonable value ok 2077 - ... and parse_errors should be the correct amount ok 2078 - ...... and the correct values ok 2079 - ... and tests_run should equal 0 ok 2080 - ... and actual_passed should be the correct amount ok 2081 - ...... and the correct values ok 2082 - ... and exit should equal 0 ok 2083 - ... and passed should be the correct amount ok 2084 - ...... and the correct values ok 2085 - ... and failed should be the correct amount ok 2086 - ...... and the correct values ok 2087 - ... and skipped should be the correct amount ok 2088 - ...... and the correct values ok 2089 - ... and is_good_plan should return a reasonable value ok 2090 - ... and actual_failed should be the correct amount ok 2091 - ...... and the correct values ok 2092 - ... and todo_failed should be the correct amount ok 2093 - ...... and the correct values ok 2094 - ... and wait should equal 0 ok 2095 - ... and plan should equal 1..0 ok 2096 - ... and tests_planned should equal 0 ok 2097 - ... and todo should be the correct amount ok 2098 - ...... and the correct values ok 2099 - skipall_nomsg 1 We should have a result for 1..0 ok 2100 - ... and is_plan should return a reasonable value ok 2101 - ... and explanation should return the correct answer ok 2102 - ... and directive should return the correct answer ok 2103 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2104 - ... and passed should return a reasonable value ok 2105 - ... and is_ok should return a reasonable value ok 2106 - ... and tests_planned should return the correct answer ok 2107 - ... and raw should return the correct answer ok 2108 - ... and we should have the correct number of results ok 2109 - 'skipall_nomsg' should parse successfully ok 2110 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2111 - ... and good_plan should return a reasonable value ok 2112 - ... and parse_errors should be the correct amount ok 2113 - ...... and the correct values ok 2114 - ... and tests_run should equal 0 ok 2115 - ... and actual_passed should be the correct amount ok 2116 - ...... and the correct values ok 2117 - ... and exit should equal 0 ok 2118 - ... and passed should be the correct amount ok 2119 - ...... and the correct values ok 2120 - ... and failed should be the correct amount ok 2121 - ...... and the correct values ok 2122 - ... and skipped should be the correct amount ok 2123 - ...... and the correct values ok 2124 - ... and is_good_plan should return a reasonable value ok 2125 - ... and actual_failed should be the correct amount ok 2126 - ...... and the correct values ok 2127 - ... and todo_failed should be the correct amount ok 2128 - ...... and the correct values ok 2129 - ... and wait should equal 0 ok 2130 - ... and plan should equal 1..0 ok 2131 - ... and tests_planned should equal 0 ok 2132 - ... and todo should be the correct amount ok 2133 - ...... and the correct values ok 2134 - stdout_stderr 1 We should have a result for \# comments ok 2135 - ... and is_comment should return a reasonable value ok 2136 - ... and comment should return the correct answer ok 2137 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2138 - ... and passed should return a reasonable value ok 2139 - ... and is_ok should return a reasonable value ok 2140 - stdout_stderr 2 We should have a result for ok 1 ok 2141 - ... and has_skip should return a reasonable value ok 2142 - ... and is_test should return a reasonable value ok 2143 - ... and number should return the correct answer ok 2144 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2145 - ... and actual_passed should return a reasonable value ok 2146 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2147 - ... and passed should return a reasonable value ok 2148 - ... and description should return the correct answer ok 2149 - ... and is_ok should return a reasonable value ok 2150 - ... and is_actual_ok should return a reasonable value ok 2151 - ... and has_todo should return a reasonable value ok 2152 - ... and explanation should return the correct answer ok 2153 - stdout_stderr 3 We should have a result for ok 2 ok 2154 - ... and has_skip should return a reasonable value ok 2155 - ... and is_test should return a reasonable value ok 2156 - ... and number should return the correct answer ok 2157 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2158 - ... and actual_passed should return a reasonable value ok 2159 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2160 - ... and passed should return a reasonable value ok 2161 - ... and description should return the correct answer ok 2162 - ... and is_ok should return a reasonable value ok 2163 - ... and is_actual_ok should return a reasonable value ok 2164 - ... and has_todo should return a reasonable value ok 2165 - ... and explanation should return the correct answer ok 2166 - stdout_stderr 4 We should have a result for ok 3 ok 2167 - ... and has_skip should return a reasonable value ok 2168 - ... and is_test should return a reasonable value ok 2169 - ... and number should return the correct answer ok 2170 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2171 - ... and actual_passed should return a reasonable value ok 2172 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2173 - ... and passed should return a reasonable value ok 2174 - ... and description should return the correct answer ok 2175 - ... and is_ok should return a reasonable value ok 2176 - ... and is_actual_ok should return a reasonable value ok 2177 - ... and has_todo should return a reasonable value ok 2178 - ... and explanation should return the correct answer ok 2179 - stdout_stderr 5 We should have a result for \# comment ok 2180 - ... and is_comment should return a reasonable value ok 2181 - ... and comment should return the correct answer ok 2182 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2183 - ... and passed should return a reasonable value ok 2184 - ... and is_ok should return a reasonable value ok 2185 - stdout_stderr 6 We should have a result for ok 4 ok 2186 - ... and has_skip should return a reasonable value ok 2187 - ... and is_test should return a reasonable value ok 2188 - ... and number should return the correct answer ok 2189 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2190 - ... and actual_passed should return a reasonable value ok 2191 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2192 - ... and passed should return a reasonable value ok 2193 - ... and description should return the correct answer ok 2194 - ... and is_ok should return a reasonable value ok 2195 - ... and is_actual_ok should return a reasonable value ok 2196 - ... and has_todo should return a reasonable value ok 2197 - ... and explanation should return the correct answer ok 2198 - stdout_stderr 7 We should have a result for \# more ignored stuff ok 2199 - ... and is_comment should return a reasonable value ok 2200 - ... and comment should return the correct answer ok 2201 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2202 - ... and passed should return a reasonable value ok 2203 - ... and is_ok should return a reasonable value ok 2204 - stdout_stderr 8 We should have a result for \# and yet more ok 2205 - ... and is_comment should return a reasonable value ok 2206 - ... and comment should return the correct answer ok 2207 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2208 - ... and passed should return a reasonable value ok 2209 - ... and is_ok should return a reasonable value ok 2210 - stdout_stderr 9 We should have a result for 1..4 ok 2211 - ... and is_plan should return a reasonable value ok 2212 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2213 - ... and passed should return a reasonable value ok 2214 - ... and tests_planned should return the correct answer ok 2215 - ... and is_ok should return a reasonable value ok 2216 - ... and raw should return the correct answer ok 2217 - ... and we should have the correct number of results ok 2218 - 'stdout_stderr' should parse successfully ok 2219 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2220 - ... and good_plan should return a reasonable value ok 2221 - ... and parse_errors should be the correct amount ok 2222 - ...... and the correct values ok 2223 - ... and tests_run should equal 4 ok 2224 - ... and actual_passed should be the correct amount ok 2225 - ...... and the correct values ok 2226 - ... and exit should equal 0 ok 2227 - ... and passed should be the correct amount ok 2228 - ...... and the correct values ok 2229 - ... and failed should be the correct amount ok 2230 - ...... and the correct values ok 2231 - ... and skipped should be the correct amount ok 2232 - ...... and the correct values ok 2233 - ... and is_good_plan should return a reasonable value ok 2234 - ... and actual_failed should be the correct amount ok 2235 - ...... and the correct values ok 2236 - ... and todo_failed should be the correct amount ok 2237 - ...... and the correct values ok 2238 - ... and wait should equal 0 ok 2239 - ... and plan should equal 1..4 ok 2240 - ... and tests_planned should equal 4 ok 2241 - ... and todo should be the correct amount ok 2242 - ...... and the correct values ok 2243 - switches 1 We should have a result for 1..1 ok 2244 - ... and is_plan should return a reasonable value ok 2245 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2246 - ... and passed should return a reasonable value ok 2247 - ... and tests_planned should return the correct answer ok 2248 - ... and is_ok should return a reasonable value ok 2249 - ... and raw should return the correct answer ok 2250 - switches 2 We should have a result for ok 1 ok 2251 - ... and has_skip should return a reasonable value ok 2252 - ... and is_test should return a reasonable value ok 2253 - ... and number should return the correct answer ok 2254 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2255 - ... and actual_passed should return a reasonable value ok 2256 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2257 - ... and passed should return a reasonable value ok 2258 - ... and description should return the correct answer ok 2259 - ... and is_ok should return a reasonable value ok 2260 - ... and is_actual_ok should return a reasonable value ok 2261 - ... and has_todo should return a reasonable value ok 2262 - ... and explanation should return the correct answer ok 2263 - ... and we should have the correct number of results ok 2264 - 'switches' should parse successfully ok 2265 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2266 - ... and good_plan should return a reasonable value ok 2267 - ... and parse_errors should be the correct amount ok 2268 - ...... and the correct values ok 2269 - ... and tests_run should return a reasonable value ok 2270 - ... and actual_passed should be the correct amount ok 2271 - ...... and the correct values ok 2272 - ... and exit should equal 0 ok 2273 - ... and passed should be the correct amount ok 2274 - ...... and the correct values ok 2275 - ... and failed should be the correct amount ok 2276 - ...... and the correct values ok 2277 - ... and skipped should be the correct amount ok 2278 - ...... and the correct values ok 2279 - ... and is_good_plan should return a reasonable value ok 2280 - ... and todo_failed should be the correct amount ok 2281 - ...... and the correct values ok 2282 - ... and actual_failed should be the correct amount ok 2283 - ...... and the correct values ok 2284 - ... and wait should equal 0 ok 2285 - ... and plan should equal 1..1 ok 2286 - ... and tests_planned should equal 1 ok 2287 - ... and todo should be the correct amount ok 2288 - ...... and the correct values ok 2289 - taint 1 We should have a result for 1..1 ok 2290 - ... and is_plan should return a reasonable value ok 2291 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2292 - ... and passed should return a reasonable value ok 2293 - ... and tests_planned should return a reasonable value ok 2294 - ... and is_ok should return a reasonable value ok 2295 - ... and raw should return the correct answer ok 2296 - taint 2 We should have a result for ok 1 - -T honored ok 2297 - ... and has_skip should return a reasonable value ok 2298 - ... and is_test should return a reasonable value ok 2299 - ... and number should return the correct answer ok 2300 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2301 - ... and actual_passed should return a reasonable value ok 2302 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2303 - ... and passed should return a reasonable value ok 2304 - ... and is_ok should return a reasonable value ok 2305 - ... and description should return the correct answer ok 2306 - ... and is_actual_ok should return a reasonable value ok 2307 - ... and has_todo should return a reasonable value ok 2308 - ... and we should have the correct number of results ok 2309 - 'taint' should parse successfully ok 2310 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2311 - ... and good_plan should return a reasonable value ok 2312 - ... and parse_errors should be the correct amount ok 2313 - ...... and the correct values ok 2314 - ... and tests_run should return a reasonable value ok 2315 - ... and actual_passed should be the correct amount ok 2316 - ...... and the correct values ok 2317 - ... and exit should equal 0 ok 2318 - ... and passed should be the correct amount ok 2319 - ...... and the correct values ok 2320 - ... and failed should be the correct amount ok 2321 - ...... and the correct values ok 2322 - ... and skipped should be the correct amount ok 2323 - ...... and the correct values ok 2324 - ... and is_good_plan should return a reasonable value ok 2325 - ... and actual_failed should be the correct amount ok 2326 - ...... and the correct values ok 2327 - ... and todo_failed should be the correct amount ok 2328 - ...... and the correct values ok 2329 - ... and wait should equal 0 ok 2330 - ... and plan should equal 1..1 ok 2331 - ... and tests_planned should return a reasonable value ok 2332 - ... and todo should be the correct amount ok 2333 - ...... and the correct values ok 2334 - todo_inline 1 We should have a result for 1..3 ok 2335 - ... and is_plan should return a reasonable value ok 2336 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2337 - ... and passed should return a reasonable value ok 2338 - ... and tests_planned should return the correct answer ok 2339 - ... and is_ok should return a reasonable value ok 2340 - ... and raw should return the correct answer ok 2341 - todo_inline 2 We should have a result for not ok 1 - Foo \# TODO Just testing the todo interface. ok 2342 - ... and has_skip should return a reasonable value ok 2343 - ... and is_test should return a reasonable value ok 2344 - ... and number should return the correct answer ok 2345 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2346 - ... and actual_passed should return a reasonable value ok 2347 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2348 - ... and passed should return a reasonable value ok 2349 - ... and description should return the correct answer ok 2350 - ... and is_ok should return a reasonable value ok 2351 - ... and is_actual_ok should return a reasonable value ok 2352 - ... and has_todo should return a reasonable value ok 2353 - ... and explanation should return the correct answer ok 2354 - todo_inline 3 We should have a result for ok 2 - Unexpected success \# TODO Just testing the todo interface. ok 2355 - ... and has_skip should return a reasonable value ok 2356 - ... and is_test should return a reasonable value ok 2357 - ... and number should return the correct answer ok 2358 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2359 - ... and actual_passed should return a reasonable value ok 2360 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2361 - ... and passed should return a reasonable value ok 2362 - ... and description should return the correct answer ok 2363 - ... and is_ok should return a reasonable value ok 2364 - ... and is_actual_ok should return a reasonable value ok 2365 - ... and has_todo should return a reasonable value ok 2366 - ... and explanation should return the correct answer ok 2367 - todo_inline 4 We should have a result for ok 3 - This is not todo ok 2368 - ... and has_skip should return a reasonable value ok 2369 - ... and is_test should return a reasonable value ok 2370 - ... and number should return the correct answer ok 2371 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2372 - ... and actual_passed should return a reasonable value ok 2373 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2374 - ... and passed should return a reasonable value ok 2375 - ... and description should return the correct answer ok 2376 - ... and is_ok should return a reasonable value ok 2377 - ... and is_actual_ok should return a reasonable value ok 2378 - ... and has_todo should return a reasonable value ok 2379 - ... and explanation should return the correct answer ok 2380 - ... and we should have the correct number of results ok 2381 - 'todo_inline' should parse successfully ok 2382 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2383 - ... and good_plan should return a reasonable value ok 2384 - ... and parse_errors should be the correct amount ok 2385 - ...... and the correct values ok 2386 - ... and tests_run should equal 3 ok 2387 - ... and actual_passed should be the correct amount ok 2388 - ...... and the correct values ok 2389 - ... and exit should equal 0 ok 2390 - ... and passed should be the correct amount ok 2391 - ...... and the correct values ok 2392 - ... and failed should be the correct amount ok 2393 - ...... and the correct values ok 2394 - ... and skipped should be the correct amount ok 2395 - ...... and the correct values ok 2396 - ... and is_good_plan should return a reasonable value ok 2397 - ... and actual_failed should be the correct amount ok 2398 - ...... and the correct values ok 2399 - ... and todo_failed should be the correct amount ok 2400 - ...... and the correct values ok 2401 - ... and wait should equal 0 ok 2402 - ... and plan should equal 1..3 ok 2403 - ... and tests_planned should equal 3 ok 2404 - ... and todo should be the correct amount ok 2405 - ...... and the correct values ok 2406 - todo_misparse 1 We should have a result for 1..1 ok 2407 - ... and is_plan should return a reasonable value ok 2408 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2409 - ... and passed should return a reasonable value ok 2410 - ... and is_ok should return a reasonable value ok 2411 - ... and tests_planned should return a reasonable value ok 2412 - ... and raw should return the correct answer ok 2413 - todo_misparse 2 We should have a result for not ok 1 Hamlette \# TODOORNOTTODO ok 2414 - ... and has_skip should return a reasonable value ok 2415 - ... and is_test should return a reasonable value ok 2416 - ... and number should return the correct answer ok 2417 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2418 - ... and actual_passed should return a reasonable value ok 2419 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2420 - ... and passed should return a reasonable value ok 2421 - ... and description should return the correct answer ok 2422 - ... and is_ok should return a reasonable value ok 2423 - ... and is_actual_ok should return a reasonable value ok 2424 - ... and has_todo should return a reasonable value ok 2425 - ... and explanation should return the correct answer ok 2426 - ... and we should have the correct number of results ok 2427 - 'todo_misparse' should parse successfully ok 2428 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2429 - ... and good_plan should return a reasonable value ok 2430 - ... and parse_errors should be the correct amount ok 2431 - ...... and the correct values ok 2432 - ... and tests_run should equal 1 ok 2433 - ... and actual_passed should be the correct amount ok 2434 - ...... and the correct values ok 2435 - ... and exit should equal 0 ok 2436 - ... and passed should be the correct amount ok 2437 - ...... and the correct values ok 2438 - ... and failed should be the correct amount ok 2439 - ...... and the correct values ok 2440 - ... and skipped should be the correct amount ok 2441 - ...... and the correct values ok 2442 - ... and is_good_plan should return a reasonable value ok 2443 - ... and actual_failed should be the correct amount ok 2444 - ...... and the correct values ok 2445 - ... and todo_failed should be the correct amount ok 2446 - ...... and the correct values ok 2447 - ... and wait should equal 0 ok 2448 - ... and plan should equal 1..1 ok 2449 - ... and tests_planned should return a reasonable value ok 2450 - ... and todo should be the correct amount ok 2451 - ...... and the correct values ok 2452 - too_many 1 We should have a result for 1..3 ok 2453 - ... and is_plan should return a reasonable value ok 2454 - ... we should get a deprecated warning for TAPx::Parser::Results::passed ok 2455 - ... and passed should return a reasonable value ok 2456 - ... and tests_planned should return the correct answer ok 2457 - ... and is_ok should return a reasonable value ok 2458 - ... and raw should return the correct answer ok 2459 - too_many 2 We should have a result for ok 1 ok 2460 - ... and has_skip should return a reasonable value ok 2461 - ... and is_test should return a reasonable value ok 2462 - ... and number should return the correct answer ok 2463 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2464 - ... and actual_passed should return a reasonable value ok 2465 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2466 - ... and passed should return a reasonable value ok 2467 - ... and is_ok should return a reasonable value ok 2468 - ... and description should return the correct answer ok 2469 - ... and is_actual_ok should return a reasonable value ok 2470 - ... and has_todo should return a reasonable value ok 2471 - too_many 3 We should have a result for ok 2 ok 2472 - ... and has_skip should return a reasonable value ok 2473 - ... and is_test should return a reasonable value ok 2474 - ... and number should return the correct answer ok 2475 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2476 - ... and actual_passed should return a reasonable value ok 2477 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2478 - ... and passed should return a reasonable value ok 2479 - ... and description should return the correct answer ok 2480 - ... and is_ok should return a reasonable value ok 2481 - ... and is_actual_ok should return a reasonable value ok 2482 - ... and has_todo should return a reasonable value ok 2483 - too_many 4 We should have a result for ok 3 ok 2484 - ... and has_skip should return a reasonable value ok 2485 - ... and is_test should return a reasonable value ok 2486 - ... and number should return the correct answer ok 2487 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2488 - ... and actual_passed should return a reasonable value ok 2489 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2490 - ... and passed should return a reasonable value ok 2491 - ... and description should return the correct answer ok 2492 - ... and is_ok should return a reasonable value ok 2493 - ... and is_actual_ok should return a reasonable value ok 2494 - ... and has_todo should return a reasonable value ok 2495 - too_many 5 We should have a result for ok 4 ok 2496 - ... and has_skip should return a reasonable value ok 2497 - ... and is_test should return a reasonable value ok 2498 - ... and number should return the correct answer ok 2499 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2500 - ... and actual_passed should return a reasonable value ok 2501 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2502 - ... and passed should return a reasonable value ok 2503 - ... and description should return the correct answer ok 2504 - ... and is_ok should return a reasonable value ok 2505 - ... and is_actual_ok should return a reasonable value ok 2506 - ... and has_todo should return a reasonable value ok 2507 - too_many 6 We should have a result for ok 5 ok 2508 - ... and has_skip should return a reasonable value ok 2509 - ... and is_test should return a reasonable value ok 2510 - ... and number should return the correct answer ok 2511 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2512 - ... and actual_passed should return a reasonable value ok 2513 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2514 - ... and passed should return a reasonable value ok 2515 - ... and description should return the correct answer ok 2516 - ... and is_ok should return a reasonable value ok 2517 - ... and is_actual_ok should return a reasonable value ok 2518 - ... and has_todo should return a reasonable value ok 2519 - too_many 7 We should have a result for ok 6 ok 2520 - ... and has_skip should return a reasonable value ok 2521 - ... and is_test should return a reasonable value ok 2522 - ... and number should return the correct answer ok 2523 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2524 - ... and actual_passed should return a reasonable value ok 2525 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2526 - ... and passed should return a reasonable value ok 2527 - ... and description should return the correct answer ok 2528 - ... and is_ok should return a reasonable value ok 2529 - ... and is_actual_ok should return a reasonable value ok 2530 - ... and has_todo should return a reasonable value ok 2531 - too_many 8 We should have a result for ok 7 ok 2532 - ... and has_skip should return a reasonable value ok 2533 - ... and is_test should return a reasonable value ok 2534 - ... and number should return the correct answer ok 2535 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2536 - ... and actual_passed should return a reasonable value ok 2537 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2538 - ... and passed should return a reasonable value ok 2539 - ... and description should return the correct answer ok 2540 - ... and is_ok should return a reasonable value ok 2541 - ... and is_actual_ok should return a reasonable value ok 2542 - ... and has_todo should return a reasonable value ok 2543 - ... and we should have the correct number of results ok 2544 - 'too_many' should parse successfully ok 2545 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2546 - ... and good_plan should return a reasonable value ok 2547 - ... and parse_errors should be the correct amount ok 2548 - ...... and the correct values ok 2549 - ... and tests_run should equal 7 ok 2550 - ... and actual_passed should be the correct amount ok 2551 - ...... and the correct values ok 2552 - ... and exit should equal 4 ok 2553 - ... and passed should be the correct amount ok 2554 - ...... and the correct values ok 2555 - ... and failed should be the correct amount ok 2556 - ...... and the correct values ok 2557 - ... and skipped should be the correct amount ok 2558 - ...... and the correct values ok 2559 - ... and actual_failed should be the correct amount ok 2560 - ...... and the correct values ok 2561 - ... and todo_failed should be the correct amount ok 2562 - ...... and the correct values ok 2563 - ... and wait should return a reasonable value ok 2564 - ... and plan should equal 1..3 ok 2565 - ... and tests_planned should equal 3 ok 2566 - ... and todo should be the correct amount ok 2567 - ...... and the correct values ok t/20-parse................1..200 ok 1 - TAPx::Parser->can('new') ok 2 - ... and calling it should succeed ok 3 - ... and the object it returns isa TAPx::Parser ok 4 - The parser should return results ok 5 - ... and there should be one for each line ok 6 - The object isa TAPx::Parser::Results::Plan ok 7 - TAPx::Parser::Results::Plan->can('type') ok 8 - ... and it should report the correct type ok 9 - ... and it should identify itself as a plan ok 10 - ... and identify the plan ok 11 - ... and have the correct string representation ok 12 - ... and raw() should return the original line ok 13 - The object isa TAPx::Parser::Results::Test ok 14 - ... and it should report the correct type ok 15 - ... and it should identify itself as a test ok 16 - ... and it should have the correct ok() ok 17 - ... and the correct boolean version of is_ok() ok 18 - ... and the correct boolean version of is_actual_ok() ok 19 - ... and have the correct test number ok 20 - ... and the correct description ok 21 - ... and not have a directive ok 22 - ... or a directive explanation ok 23 - ... and it is not a SKIPped test ok 24 - ... nor a TODO test ok 25 - ... and its string representation should be correct ok 26 - ... and raw() should return the original line ok 27 - The object isa TAPx::Parser::Results::Unknown ok 28 - ... and it should report the correct type ok 29 - ... and it should identify itself as unknown ok 30 - ... and its string representation should be returned verbatim ok 31 - ... and raw() should return the original line ok 32 - The object isa TAPx::Parser::Results::Test ok 33 - ... and it should report the correct type ok 34 - ... and it should identify itself as a test ok 35 - ... and it should have the correct ok() ok 36 - ... and TODO tests should always pass ok 37 - ... and the correct boolean version of is_actual_ok () ok 38 - ... and have the correct failed number ok 39 - ... and the correct description ok 40 - ... and should have the correct directive ok 41 - ... and the correct directive explanation ok 42 - ... and it is not a SKIPped failed ok 43 - ... but it is a TODO succeeded ok 44 - ... and its string representation should be correct ok 45 - ... and raw() should return the original line ok 46 - The object isa TAPx::Parser::Results::Comment ok 47 - ... and it should report the correct type ok 48 - ... and it should identify itself as a comment ok 49 - ... and you should be able to fetch the comment ok 50 - ... and have the correct string representation ok 51 - ... and raw() should return the original line ok 52 - The object isa TAPx::Parser::Results::Test ok 53 - ... and it should report the correct type ok 54 - ... and it should identify itself as a test ok 55 - ... and it should have the correct ok() ok 56 - ... and the correct boolean version of is_ok() ok 57 - ... and the correct boolean version of is_actual_ok() ok 58 - ... and have the correct test number ok 59 - ... and the correct description ok 60 - ... and not have a directive ok 61 - ... or a directive explanation ok 62 - ... and it is not a SKIPped test ok 63 - ... nor a TODO test ok 64 - ... and its string representation should be correct ok 65 - ... and raw() should return the original line ok 66 - The object isa TAPx::Parser::Results::Test ok 67 - ... and it should report the correct type ok 68 - ... and it should identify itself as a test ok 69 - ... and it should have the correct ok() ok 70 - ... and the tests should not have passed ok 71 - ... and the correct boolean version of is_actual_ok () ok 72 - ... and have the correct failed number ok 73 - ... and the correct description ok 74 - ... and should have no directive ok 75 - ... and no directive explanation ok 76 - ... and it is not a SKIPped failed ok 77 - ... and not a TODO test ok 78 - ... and its string representation should be correct ok 79 - ... and raw() should return the original line ok 80 - The object isa TAPx::Parser::Results::Test ok 81 - ... and it should report the correct type ok 82 - ... and it should identify itself as a test ok 83 - ... and it should have the correct ok() ok 84 - ... and the correct boolean version of is_ok() ok 85 - ... and the correct boolean version of is_actual_ok() ok 86 - ... and have the correct test number ok 87 - ... and skipped tests have no description ok 88 - ... and teh correct directive ok 89 - ... but we should have an explanation ok 90 - ... and it is a SKIPped test ok 91 - ... but not a TODO test ok 92 - ... and its string representation should be correct ok 93 - ... and raw() should return the original line ok 94 - The object isa TAPx::Parser::Results::Test ok 95 - TAPx::Parser::Results::Test->can('todo_failed') ok 96 - TODO tests should parse correctly ok 97 - ... and it should identify itself as a test ok 98 - ... and it should have the correct ok() ok 99 - ... and TODO tests should not always pass ok 100 - ... and the correct boolean version of is_actual_ok () ok 101 - ... and have the correct failed number ok 102 - ... and the correct description ok 103 - ... and should have the correct directive ok 104 - ... and the correct directive explanation ok 105 - ... and it is not a SKIPped failed ok 106 - ... but it is a TODO succeeded ok 107 - ... and its string representation should be correct ok 108 - ... and raw() should return the original line ok 109 - ... todo_bonus() should pass for TODO tests which unexpectedly succeed ok 110 - The object isa TAPx::Parser::Results::Test ok 111 - TAPx::Parser::Results::Test->can('todo_failed') ok 112 - TODO tests should parse correctly ok 113 - ... and it should identify itself as a test ok 114 - ... and it should have the correct ok() ok 115 - ... and TODO tests should always pass ok 116 - ... and the correct boolean version of is_actual_ok () ok 117 - ... and have the correct passed number ok 118 - ... and the correct description ok 119 - ... and should have the correct directive ok 120 - ... and the correct directive explanation ok 121 - ... and it is not a SKIPped passed ok 122 - ... but it is a TODO succeeded ok 123 - ... and its string representation should be correct ok 124 - ... and raw() should return the original line ok 125 - ... todo_failed() should not pass for TODO tests which failed ok 126 - TAPx::Parser->can('passed') ok 127 - ... and we should have the correct number of passed tests ok 128 - ... and get a list of the passed tests ok 129 - TAPx::Parser->can('failed') ok 130 - ... and the correct number of failed tests ok 131 - ... and get a list of the failed tests ok 132 - TAPx::Parser->can('actual_passed') ok 133 - ... and we should have the correct number of actually passed tests ok 134 - ... and get a list of the actually passed tests ok 135 - TAPx::Parser->can('actual_failed') ok 136 - ... and the correct number of actually failed tests ok 137 - ... or get a list of the actually failed tests ok 138 - TAPx::Parser->can('todo') ok 139 - ... and we should have the correct number of TODO tests ok 140 - ... and get a list of the TODO tests ok 141 - TAPx::Parser->can('skipped') ok 142 - ... and we should have the correct number of skipped tests ok 143 - ... and get a list of the skipped tests ok 144 - TAPx::Parser->can('plan') ok 145 - ... and we should have the correct plan ok 146 - ... and the correct number of tests ok 147 - TAPx::Parser->can('todo_failed') ok 148 - ... and it should report the number of tests which unexpectedly succeeded ok 149 - ... or *which* tests unexpectedly succeeded ok 150 - TAPx::Parser->can('new') ok 151 - ... and calling it should succeed ok 152 - ... and the object it returns isa TAPx::Parser ok 153 - The parser should return results ok 154 - ... and there should be one for each line ok 155 - The object isa TAPx::Parser::Results::Plan ok 156 - TAPx::Parser::Results::Plan->can('type') ok 157 - ... and it should report the correct type ok 158 - ... and it should identify itself as a plan ok 159 - ... and identify the plan ok 160 - ... and have the correct string representation ok 161 - ... and raw() should return the original line ok 162 - The object isa TAPx::Parser::Results::Test ok 163 - ... and it should report the correct type ok 164 - ... and it should identify itself as a test ok 165 - ... and it should have the correct ok() ok 166 - ... and the correct boolean version of is_ok() ok 167 - ... and the correct boolean version of is_actual_ok() ok 168 - ... and have the correct test number ok 169 - ... and the correct description ok 170 - ... and not have a directive ok 171 - ... or a directive explanation ok 172 - ... and it is not a SKIPped test ok 173 - ... nor a TODO test ok 174 - ... and its string representation should be correct ok 175 - ... and raw() should return the original line ok 176 - The object isa TAPx::Parser::Results::Unknown ok 177 - ... and it should report the correct type ok 178 - ... and it should identify itself as unknown ok 179 - ... and its string representation should be returned verbatim ok 180 - ... and raw() should return the original line ok 181 - The object isa TAPx::Parser::Results::Unknown ok 182 - ... and it should report the correct type ok 183 - ... and it should identify itself as unknown ok 184 - ... and its string representation should be returned verbatim ok 185 - ... and raw() should return the original line ok 186 - The object isa TAPx::Parser::Results::Test ok 187 - ... and it should report the correct type ok 188 - ... and it should identify itself as a test ok 189 - ... and it should have the correct ok() ok 190 - ... and the correct boolean version of is_ok() ok 191 - ... and the correct boolean version of is_actual_ok() ok 192 - ... and have the correct test number ok 193 - ... and the correct description ok 194 - ... and not have a directive ok 195 - ... or a directive explanation ok 196 - ... and it is not a SKIPped test ok 197 - ... nor a TODO test ok 198 - ... and its string representation should be correct ok 199 - ... and raw() should return the original line ok 200 - Empty junk lines should not affect the correct number of tests passed ok t/30-bailout..............1..33 ok 1 - ... we should be able to parse bailed out tests ok 2 - TAPx::Parser->can('passed') ok 3 - ... and we shold have the correct number of passed tests ok 4 - ... and get a list of the passed tests ok 5 - TAPx::Parser->can('failed') ok 6 - ... and the correct number of failed tests ok 7 - ... and get a list of the failed tests ok 8 - TAPx::Parser->can('actual_passed') ok 9 - ... and we shold have the correct number of actually passed tests ok 10 - ... and get a list of the actually passed tests ok 11 - TAPx::Parser->can('actual_failed') ok 12 - ... and the correct number of actually failed tests ok 13 - ... or get a list of the actually failed tests ok 14 - TAPx::Parser->can('todo') ok 15 - ... and we should have the correct number of TODO tests ok 16 - ... and get a list of the TODO tests ok 17 - ... and we should have the correct number of skipped tests ok 18 - TAPx::Parser->can('plan') ok 19 - ... and we should have the correct plan ok 20 - ... and the correct number of tests ok 21 - The parser should return results ok 22 - ... and there should be one for each line ok 23 - We should have a plan ok 24 - ... and a test ok 25 - ... and an unknown line ok 26 - ... and another test ok 27 - ... and a comment ok 28 - ... and another test ok 29 - ... and yet another test ok 30 - And finally we should have a bailout ok 31 - ... and as_string() should return the explanation ok 32 - ... and raw() should return the explanation ok 33 - ... and it should have the correct explanation ok t/40-errors...............1..21 ok 1 - TAPx::Parser->can('parse_errors') ok 2 - ... comments should be allowed after a terminating plan ok 3 - TAPx::Parser->can('parse_errors') ok 4 - ... and we should have two parse errors ok 5 - ... telling us that our plan was misplaced ok 6 - ... and telling us we ran the wrong number of tests. ok 7 - ... but test plan-like data can be in a comment ok 8 - ... or a description ok 9 - ... or a directive ok 10 - We can mix and match the presence of test numbers ok 11 - ... and if the numbers are there, they cannot be out of sequence ok 12 - Having two errors in the TAP should result in two errors (duh) ok 13 - ... and they should be the correct errors ok 14 - Having no plan should cause an error ok 15 - ... with a correct error message ok 16 - Having more than one plan should cause an error ok 17 - ... with a correct error message ok 18 - TAPx::Parser->can('is_good_plan') ok 19 - Having the wrong number of planned tests is a parse error ok 20 - ... with a correct error message ok 21 - ... and it should return true if the plan is correct ok t/50-streams..............1..47 ok 1 - ... and creating a streamed parser should succeed ok 2 - ... and the object it returns isa TAPx::Parser ok 3 - TAPx::Parser->can('_stream') ok 4 - ... and it should return the proper iterator ok 5 - TAPx::Parser->can('next') ok 6 - ... and the plan should parse correctly ok 7 - ... and the first test should parse correctly ok 8 - ... and junk should parse correctly ok 9 - ... and the second test should parse correctly ok 10 - ... and comments should parse correctly ok 11 - ... and the third test should parse correctly ok 12 - ... and the fourth test should parse correctly ok 13 - ... and fifth test should parse correctly ok 14 - ... and we should have no parse errors ok 15 - Now we create a parser with the plan at the end ok 16 - ... and now we should have an array iterator isa TAPx::Parser::Iterator::ARRAY ok 17 - ... and the first test should parse correctly ok 18 - ... and junk should parse correctly ok 19 - ... and the second test should parse correctly ok 20 - ... and comments should parse correctly ok 21 - ... and the third test should parse correctly ok 22 - ... and the fourth test should parse correctly ok 23 - ... and fifth test should parse correctly ok 24 - ... and the plan should parse correctly ok 25 - ... and we should have no parse errors ok 26 - Now we create a parser with a plan as the second line ok 27 - ... and the first test should parse correctly ok 28 - ... and the plan should parse correctly ok 29 - ... and junk should parse correctly ok 30 - ... and the second test should parse correctly ok 31 - ... and comments should parse correctly ok 32 - ... and the third test should parse correctly ok 33 - ... and the fourth test should parse correctly ok 34 - ... and fifth test should parse correctly ok 35 - ... and we should have one parse error ok 36 - ... telling us that our plan went awry ok 37 - Now we create a parser with the plan as the second to last line ok 38 - ... and the first test should parse correctly ok 39 - ... and junk should parse correctly ok 40 - ... and the second test should parse correctly ok 41 - ... and comments should parse correctly ok 42 - ... and the third test should parse correctly ok 43 - ... and the fourth test should parse correctly ok 44 - ... and the plan should parse correctly ok 45 - ... and fifth test should parse correctly ok 46 - ... and we should have one parse error ok 47 - ... telling us that our plan went awry ok t/60-aggregator...........1..32 ok 1 - TAPx::Parser::Aggregator->can('new') ok 2 - ... and calling it should succeed ok 3 - ... and the object it returns isa TAPx::Parser::Aggregator ok 4 - TAPx::Parser::Aggregator->can('add') ok 5 - ... and calling it should succeed ok 6 - ... even if we add more than one parser ok 7 - ... but trying to reuse a description should be fatal ok 8 - TAPx::Parser::Aggregator->can('parsers') ok 9 - ... and it should report how many parsers it has ok 10 - ... or which parsers it has ok 11 - ... or reporting a single parser ok 12 - ... or a group ok 13 - TAPx::Parser::Aggregator->can('passed') ok 14 - ... and we should have the correct number of passed tests ok 15 - ... and be able to get their descriptions ok 16 - TAPx::Parser::Aggregator->can('failed') ok 17 - ... and we should have the correct number of failed tests ok 18 - ... and be able to get their descriptions ok 19 - TAPx::Parser::Aggregator->can('todo') ok 20 - ... and we should have the correct number of todo tests ok 21 - ... and be able to get their descriptions ok 22 - TAPx::Parser::Aggregator->can('skipped') ok 23 - ... and we should have the correct number of skipped tests ok 24 - ... and be able to get their descriptions ok 25 - TAPx::Parser::Aggregator->can('parse_errors') ok 26 - ... and the correct number of parse errors ok 27 - ... and be able to get their descriptions ok 28 - TAPx::Parser::Aggregator->can('todo_failed') ok 29 - ... and the correct number of unexpectedly succeeded tests ok 30 - ... and be able to get their descriptions ok 31 - TAPx::Parser::Aggregator->can('total') ok 32 - ... and we should have the correct number of total tests ok t/70-callbacks............1..8 ok 1 - TAPx::Parser->can('run') ok 2 - Plan callbacks should succeed ok 3 - ... as should the test callbacks ok 4 - TAPx::Parser->can('run') ok 5 - Plan callbacks should succeed ok 6 - ... as should the test callbacks ok 7 - ... and the correct number of "ELSE" lines should be seen ok 8 - ... and the correct total number of lines should be seen ok t/80-premature-bailout....1..14 ok 1 - We should have a plan ok 2 - ... and a test ok 3 - ... and an unknown line ok 4 - ... and another test ok 5 - ... and a comment ok 6 - ... and another test ok 7 - ... and yet another test ok 8 - And finally we should have a bailout ok 9 - ... and as_string() should return the explanation ok 10 - ... and raw() should return the explanation ok 11 - ... and it should have the correct explanation ok 12 - Result is not the leftover line ok 13 - Result is a test ok 14 - The event has passed ok t/90-iterators............1..52 ok 1 - We should be able to create a new iterator ok 2 - ... and the object it returns isa TAPx::Parser::Iterator ok 3 - ... and the object it returns isa TAPx::Parser::Iterator::ARRAY ok 4 - TAPx::Parser::Iterator::ARRAY->can('is_first') ok 5 - TAPx::Parser::Iterator::ARRAY->can('is_last') ok 6 - ... is_first() should not return true for a new iter ok 7 - ... is_last() should not return true for a new iter ok 8 - TAPx::Parser::Iterator::ARRAY->can('exit') ok 9 - ... and it should be undef before we are done ok 10 - TAPx::Parser::Iterator::ARRAY->can('next') ok 11 - next() should return the first result ok 12 - ... and is_first() should now return true ok 13 - ... and is_last() should now return false ok 14 - next() should return the second result ok 15 - ... and is_first() should now return false ok 16 - ... and is_last() should now return false ok 17 - next() should return the third result ok 18 - ... and is_first() should now return false ok 19 - ... and is_last() should now return false ok 20 - next() should return the fourth result ok 21 - ... and is_first() should now return false ok 22 - ... and is_last() should now return true ok 23 - next() should return undef after it is empty ok 24 - ... and is_first() should now return false ok 25 - ... and is_last() should now return true ok 26 - ... and exit should now return 0 ok 27 - We should be able to create a new iterator ok 28 - ... and the object it returns isa TAPx::Parser::Iterator ok 29 - ... and the object it returns isa TAPx::Parser::Iterator::FH ok 30 - TAPx::Parser::Iterator::FH->can('is_first') ok 31 - TAPx::Parser::Iterator::FH->can('is_last') ok 32 - ... is_first() should not return true for a new iter ok 33 - ... is_last() should not return true for a new iter ok 34 - TAPx::Parser::Iterator::FH->can('exit') ok 35 - ... and it should be undef before we are done ok 36 - TAPx::Parser::Iterator::FH->can('next') ok 37 - next() should return the first result ok 38 - ... and is_first() should now return true ok 39 - ... and is_last() should now return false ok 40 - next() should return the second result ok 41 - ... and is_first() should now return false ok 42 - ... and is_last() should now return false ok 43 - next() should return the third result ok 44 - ... and is_first() should now return false ok 45 - ... and is_last() should now return false ok 46 - next() should return the fourth result ok 47 - ... and is_first() should now return false ok 48 - ... and is_last() should now return true ok 49 - next() should return undef after it is empty ok 50 - ... and is_first() should now return false ok 51 - ... and is_last() should now return true ok 52 - ... and exit should now return 0 ok t/pod-coverage............1..0 # Skip Test::Pod::Coverage 1.04 required for testing POD coverage skipped all skipped: Test::Pod::Coverage 1.04 required for testing POD coverage t/pod.....................1..0 # Skip Test::Pod 1.14 required for testing POD skipped all skipped: Test::Pod 1.14 required for testing POD All tests successful, 2 tests skipped. Files=12, Tests=2996, 7 wallclock secs ( 5.46 cusr + 1.44 csys = 6.90 CPU) Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Results.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Builder.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Aggregator.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Grammar.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Iterator.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Results/Plan.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Results/Test.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Results/Bailout.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Results/Comment.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Results/Unknown.pm Installing /home/cpanrun/ia64/build/5.8.2/lib/site_perl/5.8.2/TAPx/Parser/Source/Perl.pm Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Results::Test.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Results::Plan.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Results.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Builder.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Results::Bailout.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Grammar.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Aggregator.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Source::Perl.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Results::Comment.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Iterator.3 Installing /home/cpanrun/ia64/build/5.8.2/man/man3/TAPx::Parser::Results::Unknown.3 Appending installation info to /home/cpanrun/ia64/build/5.8.2/lib/5.8.2/IA64.ARCHREV_0-thread-multi/perllocal.pod