Checking if your kit is complete... Looks good Writing Makefile for TAPx::Parser cp lib/TAPx/Parser/Results/Test.pm blib/lib/TAPx/Parser/Results/Test.pm cp lib/TAPx/Parser/Results/Plan.pm blib/lib/TAPx/Parser/Results/Plan.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.pm blib/lib/TAPx/Parser.pm cp lib/TAPx/Parser/Source/Perl.pm blib/lib/TAPx/Parser/Source/Perl.pm cp lib/TAPx/Parser/Grammar.pm blib/lib/TAPx/Parser/Grammar.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::Plan.3 Manifying blib/man3/TAPx::Parser::Results::Test.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::Aggregator.3 Manifying blib/man3/TAPx::Parser::Grammar.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 /export/home/cpanrun/build/5.8.0/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; 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; # Testing TAPx::Parser 0.41, Perl 5.008, /export/home/cpanrun/build/5.8.0/bin/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_todo should return a reasonable value ok 10 - ... and has_skip should return a reasonable value ok 11 - ... and is_test should return a reasonable value ok 12 - ... and number should return the correct answer ok 13 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 14 - ... and actual_passed should return a reasonable value ok 15 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 16 - ... and passed should return a reasonable value ok 17 - ... and is_ok should return a reasonable value ok 18 - ... and description should return the correct answer ok 19 - ... and is_actual_ok should return a reasonable value ok 20 - bailout 3 We should have a result for ok 2 ok 21 - ... and has_todo should return a reasonable value ok 22 - ... and has_skip should return a reasonable value ok 23 - ... and is_test should return a reasonable value ok 24 - ... and number should return the correct answer ok 25 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 26 - ... and actual_passed should return a reasonable value ok 27 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 28 - ... and passed should return a reasonable value ok 29 - ... and description should return the correct answer ok 30 - ... and is_ok should return a reasonable value ok 31 - ... and is_actual_ok should return a reasonable value ok 32 - bailout 4 We should have a result for ok 3 ok 33 - ... and has_todo should return a reasonable value ok 34 - ... and has_skip should return a reasonable value ok 35 - ... and is_test should return a reasonable value ok 36 - ... and number should return the correct answer ok 37 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 38 - ... and actual_passed should return a reasonable value ok 39 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 40 - ... and passed should return a reasonable value ok 41 - ... and description should return the correct answer ok 42 - ... and is_ok should return a reasonable value ok 43 - ... and is_actual_ok 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_todo should return a reasonable value ok 49 - ... and has_skip should return a reasonable value ok 50 - ... and is_test should return a reasonable value ok 51 - ... and number should return the correct answer ok 52 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 53 - ... and actual_passed should return a reasonable value ok 54 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 55 - ... and passed should return a reasonable value ok 56 - ... and description should return the correct answer ok 57 - ... and is_ok should return a reasonable value ok 58 - ... and is_actual_ok should return a reasonable value ok 59 - bailout 7 We should have a result for ok 5 ok 60 - ... and has_todo should return a reasonable value ok 61 - ... and has_skip should return a reasonable value ok 62 - ... and is_test should return a reasonable value ok 63 - ... and number should return the correct answer ok 64 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 65 - ... and actual_passed should return a reasonable value ok 66 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 67 - ... and passed should return a reasonable value ok 68 - ... and description should return the correct answer ok 69 - ... and is_ok should return a reasonable value ok 70 - ... and is_actual_ok should return a reasonable value ok 71 - ... and we should have the correct number of results ok 72 - 'bailout' should parse successfully ok 73 - ... and tests_run should equal 5 ok 74 - ... and actual_passed should be the correct amount ok 75 - ...... and the correct values ok 76 - ... and exit should equal 0 ok 77 - ... and failed should be the correct amount ok 78 - ...... and the correct values ok 79 - ... and actual_failed should be the correct amount ok 80 - ...... and the correct values ok 81 - ... and plan should equal 1..5 ok 82 - ... and tests_planned should equal 5 ok 83 - ... and todo should be the correct amount ok 84 - ...... and the correct values ok 85 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 86 - ... and good_plan should return a reasonable value ok 87 - ... and parse_errors should be the correct amount ok 88 - ...... and the correct values ok 89 - ... and passed should be the correct amount ok 90 - ...... and the correct values ok 91 - ... and skipped should be the correct amount ok 92 - ...... and the correct values ok 93 - ... and is_good_plan should return a reasonable value ok 94 - ... and todo_failed should be the correct amount ok 95 - ...... and the correct values ok 96 - ... and wait should equal 0 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_todo should return a reasonable value ok 106 - ... and has_skip should return a reasonable value ok 107 - ... and is_test should return a reasonable value ok 108 - ... and explanation should return the correct answer ok 109 - ... and number should return the correct answer ok 110 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 111 - ... and actual_passed should return a reasonable value ok 112 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 113 - ... and passed should return a reasonable value ok 114 - ... and description should return the correct answer ok 115 - ... and is_ok should return a reasonable value ok 116 - ... and is_actual_ok should return a reasonable value ok 117 - bignum 3 We should have a result for ok 2 ok 118 - ... and has_todo should return a reasonable value ok 119 - ... and has_skip should return a reasonable value ok 120 - ... and is_test should return a reasonable value ok 121 - ... and explanation should return the correct answer ok 122 - ... and number should return the correct answer ok 123 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 124 - ... and actual_passed should return a reasonable value ok 125 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 126 - ... and passed should return a reasonable value ok 127 - ... and description should return the correct answer ok 128 - ... and is_ok should return a reasonable value ok 129 - ... and is_actual_ok should return a reasonable value ok 130 - bignum 4 We should have a result for ok 136211425 ok 131 - ... and has_todo should return a reasonable value ok 132 - ... and has_skip should return a reasonable value ok 133 - ... and is_test should return a reasonable value ok 134 - ... and explanation should return the correct answer ok 135 - ... and number should return the correct answer ok 136 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 137 - ... and actual_passed should return a reasonable value ok 138 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 139 - ... and passed should return a reasonable value ok 140 - ... and description should return the correct answer ok 141 - ... and is_ok should return a reasonable value ok 142 - ... and is_actual_ok should return a reasonable value ok 143 - bignum 5 We should have a result for ok 136211426 ok 144 - ... and has_todo should return a reasonable value ok 145 - ... and has_skip should return a reasonable value ok 146 - ... and is_test should return a reasonable value ok 147 - ... and explanation should return the correct answer ok 148 - ... and number should return the correct answer ok 149 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 150 - ... and actual_passed should return a reasonable value ok 151 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 152 - ... and passed should return a reasonable value ok 153 - ... and description should return the correct answer ok 154 - ... and is_ok should return a reasonable value ok 155 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 190 - ... and has_skip should return a reasonable value ok 191 - ... and is_test should return a reasonable value ok 192 - ... and explanation should return the correct answer ok 193 - ... and number should return the correct answer ok 194 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 195 - ... and actual_passed should return a reasonable value ok 196 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 197 - ... and passed should return a reasonable value ok 198 - ... and description should return the correct answer ok 199 - ... and is_ok should return a reasonable value ok 200 - ... and is_actual_ok should return a reasonable value ok 201 - bignum_many 3 We should have a result for ok 2 ok 202 - ... and has_todo should return a reasonable value ok 203 - ... and has_skip should return a reasonable value ok 204 - ... and is_test should return a reasonable value ok 205 - ... and explanation should return the correct answer ok 206 - ... and number should return the correct answer ok 207 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 208 - ... and actual_passed should return a reasonable value ok 209 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 210 - ... and passed should return a reasonable value ok 211 - ... and description should return the correct answer ok 212 - ... and is_ok should return a reasonable value ok 213 - ... and is_actual_ok should return a reasonable value ok 214 - bignum_many 4 We should have a result for ok 99997 ok 215 - ... and has_todo should return a reasonable value ok 216 - ... and has_skip should return a reasonable value ok 217 - ... and is_test should return a reasonable value ok 218 - ... and explanation should return the correct answer ok 219 - ... and number should return the correct answer ok 220 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 221 - ... and actual_passed should return a reasonable value ok 222 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 223 - ... and passed should return a reasonable value ok 224 - ... and description should return the correct answer ok 225 - ... and is_ok should return a reasonable value ok 226 - ... and is_actual_ok should return a reasonable value ok 227 - bignum_many 5 We should have a result for ok 99998 ok 228 - ... and has_todo should return a reasonable value ok 229 - ... and has_skip should return a reasonable value ok 230 - ... and is_test should return a reasonable value ok 231 - ... and explanation should return the correct answer ok 232 - ... and number should return the correct answer ok 233 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 234 - ... and actual_passed should return a reasonable value ok 235 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 236 - ... and passed should return a reasonable value ok 237 - ... and description should return the correct answer ok 238 - ... and is_ok should return a reasonable value ok 239 - ... and is_actual_ok should return a reasonable value ok 240 - bignum_many 6 We should have a result for ok 99999 ok 241 - ... and has_todo should return a reasonable value ok 242 - ... and has_skip should return a reasonable value ok 243 - ... and is_test should return a reasonable value ok 244 - ... and explanation should return the correct answer ok 245 - ... and number should return the correct answer ok 246 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 247 - ... and actual_passed should return a reasonable value ok 248 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 249 - ... and passed should return a reasonable value ok 250 - ... and description should return the correct answer ok 251 - ... and is_ok should return a reasonable value ok 252 - ... and is_actual_ok should return a reasonable value ok 253 - bignum_many 7 We should have a result for ok 100000 ok 254 - ... and has_todo should return a reasonable value ok 255 - ... and has_skip should return a reasonable value ok 256 - ... and is_test should return a reasonable value ok 257 - ... and explanation should return the correct answer ok 258 - ... and number should return the correct answer ok 259 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 260 - ... and actual_passed should return a reasonable value ok 261 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 262 - ... and passed should return a reasonable value ok 263 - ... and description should return the correct answer ok 264 - ... and is_ok should return a reasonable value ok 265 - ... and is_actual_ok should return a reasonable value ok 266 - bignum_many 8 We should have a result for ok 100001 ok 267 - ... and has_todo should return a reasonable value ok 268 - ... and has_skip should return a reasonable value ok 269 - ... and is_test should return a reasonable value ok 270 - ... and explanation should return the correct answer ok 271 - ... and number should return the correct answer ok 272 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 273 - ... and actual_passed should return a reasonable value ok 274 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 275 - ... and passed should return a reasonable value ok 276 - ... and description should return the correct answer ok 277 - ... and is_ok should return a reasonable value ok 278 - ... and is_actual_ok should return a reasonable value ok 279 - bignum_many 9 We should have a result for ok 100002 ok 280 - ... and has_todo should return a reasonable value ok 281 - ... and has_skip should return a reasonable value ok 282 - ... and is_test should return a reasonable value ok 283 - ... and explanation should return the correct answer ok 284 - ... and number should return the correct answer ok 285 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 286 - ... and actual_passed should return a reasonable value ok 287 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 288 - ... and passed should return a reasonable value ok 289 - ... and description should return the correct answer ok 290 - ... and is_ok should return a reasonable value ok 291 - ... and is_actual_ok should return a reasonable value ok 292 - bignum_many 10 We should have a result for ok 100003 ok 293 - ... and has_todo should return a reasonable value ok 294 - ... and has_skip should return a reasonable value ok 295 - ... and is_test should return a reasonable value ok 296 - ... and explanation should return the correct answer ok 297 - ... and number should return the correct answer ok 298 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 299 - ... and actual_passed should return a reasonable value ok 300 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 301 - ... and passed should return a reasonable value ok 302 - ... and description should return the correct answer ok 303 - ... and is_ok should return a reasonable value ok 304 - ... and is_actual_ok should return a reasonable value ok 305 - bignum_many 11 We should have a result for ok 100004 ok 306 - ... and has_todo should return a reasonable value ok 307 - ... and has_skip should return a reasonable value ok 308 - ... and is_test should return a reasonable value ok 309 - ... and explanation should return the correct answer ok 310 - ... and number should return the correct answer ok 311 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 312 - ... and actual_passed should return a reasonable value ok 313 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 314 - ... and passed should return a reasonable value ok 315 - ... and description should return the correct answer ok 316 - ... and is_ok should return a reasonable value ok 317 - ... and is_actual_ok should return a reasonable value ok 318 - bignum_many 12 We should have a result for ok 100005 ok 319 - ... and has_todo should return a reasonable value ok 320 - ... and has_skip should return a reasonable value ok 321 - ... and is_test should return a reasonable value ok 322 - ... and explanation should return the correct answer ok 323 - ... and number should return the correct answer ok 324 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 325 - ... and actual_passed should return a reasonable value ok 326 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 327 - ... and passed should return a reasonable value ok 328 - ... and description should return the correct answer ok 329 - ... and is_ok should return a reasonable value ok 330 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 365 - ... and has_skip should return a reasonable value ok 366 - ... and is_test should return a reasonable value ok 367 - ... and explanation should return the correct answer ok 368 - ... and number should return the correct answer ok 369 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 370 - ... and actual_passed should return a reasonable value ok 371 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 372 - ... and passed should return a reasonable value ok 373 - ... and description should return the correct answer ok 374 - ... and is_ok should return a reasonable value ok 375 - ... and is_actual_ok should return a reasonable value ok 376 - combined 3 We should have a result for ok 2 basset hounds got long ears ok 377 - ... and has_todo should return a reasonable value ok 378 - ... and has_skip should return a reasonable value ok 379 - ... and is_test should return a reasonable value ok 380 - ... and explanation should return the correct answer ok 381 - ... and number should return the correct answer ok 382 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 383 - ... and actual_passed should return a reasonable value ok 384 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 385 - ... and passed should return a reasonable value ok 386 - ... and description should return the correct answer ok 387 - ... and is_ok should return a reasonable value ok 388 - ... and is_actual_ok should return a reasonable value ok 389 - combined 4 We should have a result for not ok 3 all hell broke loose ok 390 - ... and has_todo should return a reasonable value ok 391 - ... and has_skip should return a reasonable value ok 392 - ... and is_test should return a reasonable value ok 393 - ... and explanation should return the correct answer ok 394 - ... and number should return the correct answer ok 395 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 396 - ... and actual_passed should return a reasonable value ok 397 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 398 - ... and passed should return a reasonable value ok 399 - ... and description should return the correct answer ok 400 - ... and is_ok should return a reasonable value ok 401 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 404 - ... and has_skip should return a reasonable value ok 405 - ... and is_test should return a reasonable value ok 406 - ... and explanation should return the correct answer ok 407 - ... and number should return the correct answer ok 408 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 409 - ... and actual_passed should return a reasonable value ok 410 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 411 - ... and passed should return a reasonable value ok 412 - ... and description should return the correct answer ok 413 - ... and is_ok should return a reasonable value ok 414 - ... and is_actual_ok should return a reasonable value ok 415 - combined 6 We should have a result for ok say "live without loving", ok 416 - ... and has_todo should return a reasonable value ok 417 - ... and has_skip should return a reasonable value ok 418 - ... and is_test should return a reasonable value ok 419 - ... and explanation should return the correct answer ok 420 - ... and number should return the correct answer ok 421 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 422 - ... and actual_passed should return a reasonable value ok 423 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 424 - ... and passed should return a reasonable value ok 425 - ... and description should return the correct answer ok 426 - ... and is_ok should return a reasonable value ok 427 - ... and is_actual_ok should return a reasonable value ok 428 - combined 7 We should have a result for ok 6 I'd beg off. ok 429 - ... and has_todo should return a reasonable value ok 430 - ... and has_skip should return a reasonable value ok 431 - ... and is_test should return a reasonable value ok 432 - ... and explanation should return the correct answer ok 433 - ... and number should return the correct answer ok 434 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 435 - ... and actual_passed should return a reasonable value ok 436 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 437 - ... and passed should return a reasonable value ok 438 - ... and description should return the correct answer ok 439 - ... and is_ok should return a reasonable value ok 440 - ... and is_actual_ok should return a reasonable value ok 441 - combined 8 We should have a result for ok 7 \# Skip contract negotiations ok 442 - ... and has_todo should return a reasonable value ok 443 - ... and has_skip should return the correct answer ok 444 - ... and is_test should return a reasonable value ok 445 - ... and explanation should return the correct answer ok 446 - ... and number should return the correct answer ok 447 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 448 - ... and actual_passed should return a reasonable value ok 449 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 450 - ... and passed should return a reasonable value ok 451 - ... and description should return the correct answer ok 452 - ... and is_ok should return a reasonable value ok 453 - ... and is_actual_ok should return a reasonable value ok 454 - combined 9 We should have a result for ok 8 Girls are such exquisite hell ok 455 - ... and has_todo should return a reasonable value ok 456 - ... and has_skip should return a reasonable value ok 457 - ... and is_test should return a reasonable value ok 458 - ... and explanation should return the correct answer ok 459 - ... and number should return the correct answer ok 460 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 461 - ... and actual_passed should return a reasonable value ok 462 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 463 - ... and passed should return a reasonable value ok 464 - ... and description should return the correct answer ok 465 - ... and is_ok should return a reasonable value ok 466 - ... and is_actual_ok should return a reasonable value ok 467 - combined 10 We should have a result for ok 9 Elegy 9B \# TOdO ok 468 - ... and has_todo should return a reasonable value ok 469 - ... and has_skip should return a reasonable value ok 470 - ... and is_test should return a reasonable value ok 471 - ... and explanation should return the correct answer ok 472 - ... and number should return the correct answer ok 473 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 474 - ... and actual_passed should return a reasonable value ok 475 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 476 - ... and passed should return a reasonable value ok 477 - ... and description should return the correct answer ok 478 - ... and is_ok should return a reasonable value ok 479 - ... and is_actual_ok should return a reasonable value ok 480 - combined 11 We should have a result for not ok 10 ok 481 - ... and has_todo should return a reasonable value ok 482 - ... and has_skip should return a reasonable value ok 483 - ... and is_test should return a reasonable value ok 484 - ... and explanation should return the correct answer ok 485 - ... and number should return the correct answer ok 486 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 487 - ... and actual_passed should return a reasonable value ok 488 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 489 - ... and passed should return a reasonable value ok 490 - ... and description should return the correct answer ok 491 - ... and is_ok should return a reasonable value ok 492 - ... and is_actual_ok should return a reasonable value ok 493 - ... and we should have the correct number of results ok 494 - 'combined' should parse successfully ok 495 - ... and tests_run should equal 10 ok 496 - ... and actual_passed should be the correct amount ok 497 - ...... and the correct values ok 498 - ... and exit should equal 0 ok 499 - ... and failed should be the correct amount ok 500 - ...... and the correct values ok 501 - ... and actual_failed should be the correct amount ok 502 - ...... and the correct values ok 503 - ... and plan should equal 1..10 ok 504 - ... and tests_planned should equal 10 ok 505 - ... and todo should be the correct amount ok 506 - ...... and the correct values ok 507 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 508 - ... and good_plan should return a reasonable value ok 509 - ... and parse_errors should be the correct amount ok 510 - ...... and the correct values ok 511 - ... and passed should be the correct amount ok 512 - ...... and the correct values ok 513 - ... and skipped should be the correct amount ok 514 - ...... and the correct values ok 515 - ... and is_good_plan should return a reasonable value ok 516 - ... and todo_failed should be the correct amount ok 517 - ...... and the correct values ok 518 - ... and wait should equal 0 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_todo should return a reasonable value ok 528 - ... and has_skip should return a reasonable value ok 529 - ... and is_test should return a reasonable value ok 530 - ... and number should return the correct answer ok 531 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 532 - ... and actual_passed should return a reasonable value ok 533 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 534 - ... and passed should return a reasonable value ok 535 - ... and is_ok should return a reasonable value ok 536 - ... and description should return the correct answer ok 537 - ... and is_actual_ok should return a reasonable value ok 538 - descriptive 3 We should have a result for ok 2 Megathrusters are go ok 539 - ... and has_todo should return a reasonable value ok 540 - ... and has_skip should return a reasonable value ok 541 - ... and is_test should return a reasonable value ok 542 - ... and number should return the correct answer ok 543 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 544 - ... and actual_passed should return a reasonable value ok 545 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 546 - ... and passed should return a reasonable value ok 547 - ... and description should return the correct answer ok 548 - ... and is_ok should return a reasonable value ok 549 - ... and is_actual_ok should return a reasonable value ok 550 - descriptive 4 We should have a result for ok 3 Head formed ok 551 - ... and has_todo should return a reasonable value ok 552 - ... and has_skip should return a reasonable value ok 553 - ... and is_test should return a reasonable value ok 554 - ... and number should return the correct answer ok 555 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 556 - ... and actual_passed should return a reasonable value ok 557 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 558 - ... and passed should return a reasonable value ok 559 - ... and description should return the correct answer ok 560 - ... and is_ok should return a reasonable value ok 561 - ... and is_actual_ok should return a reasonable value ok 562 - descriptive 5 We should have a result for ok 4 Blazing sword formed ok 563 - ... and has_todo should return a reasonable value ok 564 - ... and has_skip should return a reasonable value ok 565 - ... and is_test should return a reasonable value ok 566 - ... and number should return the correct answer ok 567 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 568 - ... and actual_passed should return a reasonable value ok 569 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 570 - ... and passed should return a reasonable value ok 571 - ... and description should return the correct answer ok 572 - ... and is_ok should return a reasonable value ok 573 - ... and is_actual_ok should return a reasonable value ok 574 - descriptive 6 We should have a result for ok 5 Robeast destroyed ok 575 - ... and has_todo should return a reasonable value ok 576 - ... and has_skip should return a reasonable value ok 577 - ... and is_test should return a reasonable value ok 578 - ... and number should return the correct answer ok 579 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 580 - ... and actual_passed should return a reasonable value ok 581 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 582 - ... and passed should return a reasonable value ok 583 - ... and description should return the correct answer ok 584 - ... and is_ok should return a reasonable value ok 585 - ... and is_actual_ok should return a reasonable value ok 586 - ... and we should have the correct number of results ok 587 - 'descriptive' should parse successfully ok 588 - ... and tests_run should equal 5 ok 589 - ... and actual_passed should be the correct amount ok 590 - ...... and the correct values ok 591 - ... and exit should equal 0 ok 592 - ... and failed should be the correct amount ok 593 - ...... and the correct values ok 594 - ... and actual_failed should be the correct amount ok 595 - ...... and the correct values ok 596 - ... and plan should equal 1..5 ok 597 - ... and tests_planned should equal 5 ok 598 - ... and todo should be the correct amount ok 599 - ...... and the correct values ok 600 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 601 - ... and good_plan should return a reasonable value ok 602 - ... and parse_errors should be the correct amount ok 603 - ...... and the correct values ok 604 - ... and passed should be the correct amount ok 605 - ...... and the correct values ok 606 - ... and skipped should be the correct amount ok 607 - ...... and the correct values ok 608 - ... and is_good_plan should return a reasonable value ok 609 - ... and todo_failed should be the correct amount ok 610 - ...... and the correct values ok 611 - ... and wait should equal 0 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_todo should return a reasonable value ok 639 - ... and has_skip should return a reasonable value ok 640 - ... and is_test should return a reasonable value ok 641 - ... and explanation should return the correct answer ok 642 - ... and number should return the correct answer ok 643 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 644 - ... and actual_passed should return a reasonable value ok 645 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 646 - ... and passed should return a reasonable value ok 647 - ... and description should return the correct answer ok 648 - ... and is_ok should return a reasonable value ok 649 - ... and is_actual_ok should return a reasonable value ok 650 - die_head_end 2 We should have a result for ok 2 ok 651 - ... and has_todo should return a reasonable value ok 652 - ... and has_skip should return a reasonable value ok 653 - ... and is_test should return a reasonable value ok 654 - ... and explanation should return the correct answer ok 655 - ... and number should return the correct answer ok 656 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 657 - ... and actual_passed should return a reasonable value ok 658 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 659 - ... and passed should return a reasonable value ok 660 - ... and description should return the correct answer ok 661 - ... and is_ok should return a reasonable value ok 662 - ... and is_actual_ok should return a reasonable value ok 663 - die_head_end 3 We should have a result for ok 3 ok 664 - ... and has_todo should return a reasonable value ok 665 - ... and has_skip should return a reasonable value ok 666 - ... and is_test should return a reasonable value ok 667 - ... and explanation should return the correct answer ok 668 - ... and number should return the correct answer ok 669 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 670 - ... and actual_passed should return a reasonable value ok 671 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 672 - ... and passed should return a reasonable value ok 673 - ... and description should return the correct answer ok 674 - ... and is_ok should return a reasonable value ok 675 - ... and is_actual_ok should return a reasonable value ok 676 - die_head_end 4 We should have a result for ok 4 ok 677 - ... and has_todo should return a reasonable value ok 678 - ... and has_skip should return a reasonable value ok 679 - ... and is_test should return a reasonable value ok 680 - ... and explanation should return the correct answer ok 681 - ... and number should return the correct answer ok 682 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 683 - ... and actual_passed should return a reasonable value ok 684 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 685 - ... and passed should return a reasonable value ok 686 - ... and description should return the correct answer ok 687 - ... and is_ok should return a reasonable value ok 688 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 716 - ... and has_skip should return a reasonable value ok 717 - ... and is_test should return a reasonable value ok 718 - ... and explanation should return the correct answer ok 719 - ... and number should return the correct answer ok 720 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 721 - ... and actual_passed should return a reasonable value ok 722 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 723 - ... and passed should return a reasonable value ok 724 - ... and description should return the correct answer ok 725 - ... and is_ok should return a reasonable value ok 726 - ... and is_actual_ok should return a reasonable value ok 727 - die_last_minute 2 We should have a result for ok 2 ok 728 - ... and has_todo should return a reasonable value ok 729 - ... and has_skip should return a reasonable value ok 730 - ... and is_test should return a reasonable value ok 731 - ... and explanation should return the correct answer ok 732 - ... and number should return the correct answer ok 733 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 734 - ... and actual_passed should return a reasonable value ok 735 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 736 - ... and passed should return a reasonable value ok 737 - ... and description should return the correct answer ok 738 - ... and is_ok should return a reasonable value ok 739 - ... and is_actual_ok should return a reasonable value ok 740 - die_last_minute 3 We should have a result for ok 3 ok 741 - ... and has_todo should return a reasonable value ok 742 - ... and has_skip should return a reasonable value ok 743 - ... and is_test should return a reasonable value ok 744 - ... and explanation should return the correct answer ok 745 - ... and number should return the correct answer ok 746 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 747 - ... and actual_passed should return a reasonable value ok 748 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 749 - ... and passed should return a reasonable value ok 750 - ... and description should return the correct answer ok 751 - ... and is_ok should return a reasonable value ok 752 - ... and is_actual_ok should return a reasonable value ok 753 - die_last_minute 4 We should have a result for ok 4 ok 754 - ... and has_todo should return a reasonable value ok 755 - ... and has_skip should return a reasonable value ok 756 - ... and is_test should return a reasonable value ok 757 - ... and explanation should return the correct answer ok 758 - ... and number should return the correct answer ok 759 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 760 - ... and actual_passed should return a reasonable value ok 761 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 762 - ... and passed should return a reasonable value ok 763 - ... and description should return the correct answer ok 764 - ... and is_ok should return a reasonable value ok 765 - ... and is_actual_ok should return a reasonable value 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 - ... and tests_run should equal 4 ok 776 - ... and actual_passed should be the correct amount ok 777 - ...... and the correct values ok 778 - ... and exit should equal 1 ok 779 - ... and failed should be the correct amount ok 780 - ...... and the correct values ok 781 - ... and actual_failed should be the correct amount ok 782 - ...... and the correct values ok 783 - ... and plan should equal 1..4 ok 784 - ... and tests_planned should equal 4 ok 785 - ... and todo should be the correct amount ok 786 - ...... and the correct values ok 787 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 788 - ... and good_plan should return a reasonable value ok 789 - ... and parse_errors should be the correct amount ok 790 - ...... and the correct values ok 791 - ... and passed should be the correct amount ok 792 - ...... and the correct values ok 793 - ... and skipped should be the correct amount ok 794 - ...... and the correct values ok 795 - ... and is_good_plan should return a reasonable value ok 796 - ... and todo_failed should be the correct amount ok 797 - ...... and the correct values ok 798 - ... and wait should return a reasonable value 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_todo should return a reasonable value ok 808 - ... and has_skip should return a reasonable value ok 809 - ... and is_test should return a reasonable value ok 810 - ... and explanation should return the correct answer ok 811 - ... and number should return the correct answer ok 812 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 813 - ... and actual_passed should return a reasonable value ok 814 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 815 - ... and passed should return a reasonable value ok 816 - ... and description should return the correct answer ok 817 - ... and is_ok should return a reasonable value ok 818 - ... and is_actual_ok should return a reasonable value ok 819 - duplicates 3 We should have a result for ok 2 ok 820 - ... and has_todo should return a reasonable value ok 821 - ... and has_skip should return a reasonable value ok 822 - ... and is_test should return a reasonable value ok 823 - ... and explanation should return the correct answer ok 824 - ... and number should return the correct answer ok 825 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 826 - ... and actual_passed should return a reasonable value ok 827 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 828 - ... and passed should return a reasonable value ok 829 - ... and description should return the correct answer ok 830 - ... and is_ok should return a reasonable value ok 831 - ... and is_actual_ok should return a reasonable value ok 832 - duplicates 4 We should have a result for ok 3 ok 833 - ... and has_todo should return a reasonable value ok 834 - ... and has_skip should return a reasonable value ok 835 - ... and is_test should return a reasonable value ok 836 - ... and explanation should return the correct answer ok 837 - ... and number should return the correct answer ok 838 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 839 - ... and actual_passed should return a reasonable value ok 840 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 841 - ... and passed should return a reasonable value ok 842 - ... and description should return the correct answer ok 843 - ... and is_ok should return a reasonable value ok 844 - ... and is_actual_ok should return a reasonable value ok 845 - duplicates 5 We should have a result for ok 4 ok 846 - ... and has_todo should return a reasonable value ok 847 - ... and has_skip should return a reasonable value ok 848 - ... and is_test should return a reasonable value ok 849 - ... and explanation should return the correct answer ok 850 - ... and number should return the correct answer ok 851 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 852 - ... and actual_passed should return a reasonable value ok 853 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 854 - ... and passed should return a reasonable value ok 855 - ... and description should return the correct answer ok 856 - ... and is_ok should return a reasonable value ok 857 - ... and is_actual_ok should return a reasonable value ok 858 - duplicates 6 We should have a result for ok 4 ok 859 - ... and has_todo should return a reasonable value ok 860 - ... and has_skip should return a reasonable value ok 861 - ... and is_test should return a reasonable value ok 862 - ... and explanation should return the correct answer ok 863 - ... and number should return the correct answer ok 864 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 865 - ... and actual_passed should return a reasonable value ok 866 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 867 - ... and passed should return a reasonable value ok 868 - ... and description should return the correct answer ok 869 - ... and is_ok should return a reasonable value ok 870 - ... and is_actual_ok should return a reasonable value ok 871 - duplicates 7 We should have a result for ok 5 ok 872 - ... and has_todo should return a reasonable value ok 873 - ... and has_skip should return a reasonable value ok 874 - ... and is_test should return a reasonable value ok 875 - ... and explanation should return the correct answer ok 876 - ... and number should return the correct answer ok 877 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 878 - ... and actual_passed should return a reasonable value ok 879 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 880 - ... and passed should return a reasonable value ok 881 - ... and description should return the correct answer ok 882 - ... and is_ok should return a reasonable value ok 883 - ... and is_actual_ok should return a reasonable value ok 884 - duplicates 8 We should have a result for ok 6 ok 885 - ... and has_todo should return a reasonable value ok 886 - ... and has_skip should return a reasonable value ok 887 - ... and is_test should return a reasonable value ok 888 - ... and explanation should return the correct answer ok 889 - ... and number should return the correct answer ok 890 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 891 - ... and actual_passed should return a reasonable value ok 892 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 893 - ... and passed should return a reasonable value ok 894 - ... and description should return the correct answer ok 895 - ... and is_ok should return a reasonable value ok 896 - ... and is_actual_ok should return a reasonable value ok 897 - duplicates 9 We should have a result for ok 7 ok 898 - ... and has_todo should return a reasonable value ok 899 - ... and has_skip should return a reasonable value ok 900 - ... and is_test should return a reasonable value ok 901 - ... and explanation should return the correct answer ok 902 - ... and number should return the correct answer ok 903 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 904 - ... and actual_passed should return a reasonable value ok 905 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 906 - ... and passed should return a reasonable value ok 907 - ... and description should return the correct answer ok 908 - ... and is_ok should return a reasonable value ok 909 - ... and is_actual_ok should return a reasonable value ok 910 - duplicates 10 We should have a result for ok 8 ok 911 - ... and has_todo should return a reasonable value ok 912 - ... and has_skip should return a reasonable value ok 913 - ... and is_test should return a reasonable value ok 914 - ... and explanation should return the correct answer ok 915 - ... and number should return the correct answer ok 916 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 917 - ... and actual_passed should return a reasonable value ok 918 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 919 - ... and passed should return a reasonable value ok 920 - ... and description should return the correct answer ok 921 - ... and is_ok should return a reasonable value ok 922 - ... and is_actual_ok should return a reasonable value ok 923 - duplicates 11 We should have a result for ok 9 ok 924 - ... and has_todo should return a reasonable value ok 925 - ... and has_skip should return a reasonable value ok 926 - ... and is_test should return a reasonable value ok 927 - ... and explanation should return the correct answer ok 928 - ... and number should return the correct answer ok 929 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 930 - ... and actual_passed should return a reasonable value ok 931 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 932 - ... and passed should return a reasonable value ok 933 - ... and description should return the correct answer ok 934 - ... and is_ok should return a reasonable value ok 935 - ... and is_actual_ok should return a reasonable value ok 936 - duplicates 12 We should have a result for ok 10 ok 937 - ... and has_todo should return a reasonable value ok 938 - ... and has_skip should return a reasonable value ok 939 - ... and is_test should return a reasonable value ok 940 - ... and explanation should return the correct answer ok 941 - ... and number should return the correct answer ok 942 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 943 - ... and actual_passed should return a reasonable value ok 944 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 945 - ... and passed should return a reasonable value ok 946 - ... and description should return the correct answer ok 947 - ... and is_ok should return a reasonable value ok 948 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 982 - ... and has_skip should return a reasonable value ok 983 - ... and is_test should return a reasonable value ok 984 - ... and explanation should return the correct answer ok 985 - ... and number should return the correct answer ok 986 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 987 - ... and actual_passed should return a reasonable value ok 988 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 989 - ... and passed should return a reasonable value ok 990 - ... and description should return the correct answer ok 991 - ... and is_ok should return a reasonable value ok 992 - ... and is_actual_ok should return a reasonable value ok 993 - head_end 3 We should have a result for ok 2 ok 994 - ... and has_todo should return a reasonable value ok 995 - ... and has_skip should return a reasonable value ok 996 - ... and is_test should return a reasonable value ok 997 - ... and explanation should return the correct answer ok 998 - ... and number should return the correct answer ok 999 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1000 - ... and actual_passed should return a reasonable value ok 1001 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1002 - ... and passed should return a reasonable value ok 1003 - ... and description should return the correct answer ok 1004 - ... and is_ok should return a reasonable value ok 1005 - ... and is_actual_ok should return a reasonable value ok 1006 - head_end 4 We should have a result for ok 3 ok 1007 - ... and has_todo should return a reasonable value ok 1008 - ... and has_skip should return a reasonable value ok 1009 - ... and is_test should return a reasonable value ok 1010 - ... and explanation should return the correct answer ok 1011 - ... and number should return the correct answer ok 1012 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1013 - ... and actual_passed should return a reasonable value ok 1014 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1015 - ... and passed should return a reasonable value ok 1016 - ... and description should return the correct answer ok 1017 - ... and is_ok should return a reasonable value ok 1018 - ... and is_actual_ok should return a reasonable value ok 1019 - head_end 5 We should have a result for ok 4 ok 1020 - ... and has_todo should return a reasonable value ok 1021 - ... and has_skip should return a reasonable value ok 1022 - ... and is_test should return a reasonable value ok 1023 - ... and explanation should return the correct answer ok 1024 - ... and number should return the correct answer ok 1025 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1026 - ... and actual_passed should return a reasonable value ok 1027 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1028 - ... and passed should return a reasonable value ok 1029 - ... and description should return the correct answer ok 1030 - ... and is_ok should return a reasonable value ok 1031 - ... and is_actual_ok should return a reasonable value 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 - ... and tests_run should equal 4 ok 1060 - ... and actual_passed should be the correct amount ok 1061 - ...... and the correct values ok 1062 - ... and exit should equal 0 ok 1063 - ... and failed should be the correct amount ok 1064 - ...... and the correct values ok 1065 - ... and actual_failed should be the correct amount ok 1066 - ...... and the correct values ok 1067 - ... and plan should equal 1..4 ok 1068 - ... and tests_planned should equal 4 ok 1069 - ... and todo should be the correct amount ok 1070 - ...... and the correct values ok 1071 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1072 - ... and good_plan should return a reasonable value ok 1073 - ... and parse_errors should be the correct amount ok 1074 - ...... and the correct values ok 1075 - ... and passed should be the correct amount ok 1076 - ...... and the correct values ok 1077 - ... and skipped should be the correct amount ok 1078 - ...... and the correct values ok 1079 - ... and is_good_plan should return a reasonable value ok 1080 - ... and todo_failed should be the correct amount ok 1081 - ...... and the correct values ok 1082 - ... and wait should equal 0 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_todo should return a reasonable value ok 1091 - ... and has_skip should return a reasonable value ok 1092 - ... and is_test should return a reasonable value ok 1093 - ... and explanation should return the correct answer ok 1094 - ... and number should return the correct answer ok 1095 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1096 - ... and actual_passed should return a reasonable value ok 1097 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1098 - ... and passed should return a reasonable value ok 1099 - ... and description should return the correct answer ok 1100 - ... and is_ok should return a reasonable value ok 1101 - ... and is_actual_ok should return a reasonable value ok 1102 - head_fail 3 We should have a result for not ok 2 ok 1103 - ... and has_todo should return a reasonable value ok 1104 - ... and has_skip should return a reasonable value ok 1105 - ... and is_test should return a reasonable value ok 1106 - ... and explanation should return the correct answer ok 1107 - ... and number should return the correct answer ok 1108 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1109 - ... and actual_passed should return a reasonable value ok 1110 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1111 - ... and passed should return a reasonable value ok 1112 - ... and description should return the correct answer ok 1113 - ... and is_ok should return a reasonable value ok 1114 - ... and is_actual_ok should return a reasonable value ok 1115 - head_fail 4 We should have a result for ok 3 ok 1116 - ... and has_todo should return a reasonable value ok 1117 - ... and has_skip should return a reasonable value ok 1118 - ... and is_test should return a reasonable value ok 1119 - ... and explanation should return the correct answer ok 1120 - ... and number should return the correct answer ok 1121 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1122 - ... and actual_passed should return a reasonable value ok 1123 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1124 - ... and passed should return a reasonable value ok 1125 - ... and description should return the correct answer ok 1126 - ... and is_ok should return a reasonable value ok 1127 - ... and is_actual_ok should return a reasonable value ok 1128 - head_fail 5 We should have a result for ok 4 ok 1129 - ... and has_todo should return a reasonable value ok 1130 - ... and has_skip should return a reasonable value ok 1131 - ... and is_test should return a reasonable value ok 1132 - ... and explanation should return the correct answer ok 1133 - ... and number should return the correct answer ok 1134 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1135 - ... and actual_passed should return a reasonable value ok 1136 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1137 - ... and passed should return a reasonable value ok 1138 - ... and description should return the correct answer ok 1139 - ... and is_ok should return a reasonable value ok 1140 - ... and is_actual_ok should return a reasonable value 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 - ... and tests_run should equal 4 ok 1169 - ... and actual_passed should be the correct amount ok 1170 - ...... and the correct values ok 1171 - ... and exit should equal 0 ok 1172 - ... and failed should be the correct amount ok 1173 - ...... and the correct values ok 1174 - ... and actual_failed should be the correct amount ok 1175 - ...... and the correct values ok 1176 - ... and plan should equal 1..4 ok 1177 - ... and tests_planned should equal 4 ok 1178 - ... and todo should be the correct amount ok 1179 - ...... and the correct values ok 1180 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1181 - ... and good_plan should return a reasonable value ok 1182 - ... and parse_errors should be the correct amount ok 1183 - ...... and the correct values ok 1184 - ... and passed should be the correct amount ok 1185 - ...... and the correct values ok 1186 - ... and skipped should be the correct amount ok 1187 - ...... and the correct values ok 1188 - ... and is_good_plan should return a reasonable value ok 1189 - ... and todo_failed should be the correct amount ok 1190 - ...... and the correct values ok 1191 - ... and wait should equal 0 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_todo should return a reasonable value ok 1201 - ... and has_skip should return a reasonable value ok 1202 - ... and is_test should return a reasonable value ok 1203 - ... and explanation should return the correct answer ok 1204 - ... and number should return the correct answer ok 1205 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1206 - ... and actual_passed should return a reasonable value ok 1207 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1208 - ... and passed should return a reasonable value ok 1209 - ... and description should return the correct answer ok 1210 - ... and is_ok should return a reasonable value ok 1211 - ... and is_actual_ok should return a reasonable value ok 1212 - ... and we should have the correct number of results ok 1213 - 'inc_taint' should parse successfully ok 1214 - ... and tests_run should return a reasonable value ok 1215 - ... and actual_passed should be the correct amount ok 1216 - ...... and the correct values ok 1217 - ... and exit should equal 0 ok 1218 - ... and failed should be the correct amount ok 1219 - ...... and the correct values ok 1220 - ... and actual_failed should be the correct amount ok 1221 - ...... and the correct values ok 1222 - ... and plan should equal 1..1 ok 1223 - ... and tests_planned should equal 1 ok 1224 - ... and todo should be the correct amount ok 1225 - ...... and the correct values ok 1226 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1227 - ... and good_plan should return a reasonable value ok 1228 - ... and parse_errors should be the correct amount ok 1229 - ...... and the correct values ok 1230 - ... and passed should be the correct amount ok 1231 - ...... and the correct values ok 1232 - ... and skipped should be the correct amount ok 1233 - ...... and the correct values ok 1234 - ... and is_good_plan should return a reasonable value ok 1235 - ... and todo_failed should be the correct amount ok 1236 - ...... and the correct values ok 1237 - ... and wait should equal 0 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_todo should return a reasonable value ok 1247 - ... and has_skip should return a reasonable value ok 1248 - ... and is_test should return a reasonable value ok 1249 - ... and number should return the correct answer ok 1250 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1251 - ... and actual_passed should return a reasonable value ok 1252 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1253 - ... and passed should return a reasonable value ok 1254 - ... and is_ok should return a reasonable value ok 1255 - ... and description should return the correct answer ok 1256 - ... and is_actual_ok should return a reasonable value ok 1257 - no_nums 3 We should have a result for ok ok 1258 - ... and has_todo should return a reasonable value ok 1259 - ... and has_skip should return a reasonable value ok 1260 - ... and is_test should return a reasonable value ok 1261 - ... and number should return the correct answer ok 1262 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1263 - ... and actual_passed should return a reasonable value ok 1264 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1265 - ... and passed should return a reasonable value ok 1266 - ... and description should return the correct answer ok 1267 - ... and is_ok should return a reasonable value ok 1268 - ... and is_actual_ok should return a reasonable value ok 1269 - no_nums 4 We should have a result for not ok ok 1270 - ... and has_todo should return a reasonable value ok 1271 - ... and has_skip should return a reasonable value ok 1272 - ... and is_test should return a reasonable value ok 1273 - ... and number should return the correct answer ok 1274 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1275 - ... and actual_passed should return a reasonable value ok 1276 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1277 - ... and passed should return a reasonable value ok 1278 - ... and description should return the correct answer ok 1279 - ... and is_ok should return a reasonable value ok 1280 - ... and is_actual_ok should return a reasonable value ok 1281 - no_nums 5 We should have a result for ok ok 1282 - ... and has_todo should return a reasonable value ok 1283 - ... and has_skip should return a reasonable value ok 1284 - ... and is_test should return a reasonable value ok 1285 - ... and number should return the correct answer ok 1286 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1287 - ... and actual_passed should return a reasonable value ok 1288 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1289 - ... and passed should return a reasonable value ok 1290 - ... and description should return the correct answer ok 1291 - ... and is_ok should return a reasonable value ok 1292 - ... and is_actual_ok should return a reasonable value ok 1293 - no_nums 6 We should have a result for ok ok 1294 - ... and has_todo should return a reasonable value ok 1295 - ... and has_skip should return a reasonable value ok 1296 - ... and is_test should return a reasonable value ok 1297 - ... and number should return the correct answer ok 1298 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1299 - ... and actual_passed should return a reasonable value ok 1300 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1301 - ... and passed should return a reasonable value ok 1302 - ... and description should return the correct answer ok 1303 - ... and is_ok should return a reasonable value ok 1304 - ... and is_actual_ok 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 - ... and tests_run should equal 5 ok 1308 - ... and actual_passed should be the correct amount ok 1309 - ...... and the correct values ok 1310 - ... and exit should equal 0 ok 1311 - ... and failed should be the correct amount ok 1312 - ...... and the correct values ok 1313 - ... and actual_failed should be the correct amount ok 1314 - ...... and the correct values ok 1315 - ... and plan should equal 1..5 ok 1316 - ... and tests_planned should equal 5 ok 1317 - ... and todo should be the correct amount ok 1318 - ...... and the correct values ok 1319 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1320 - ... and good_plan should return a reasonable value ok 1321 - ... and parse_errors should be the correct amount ok 1322 - ...... and the correct values ok 1323 - ... and passed should be the correct amount ok 1324 - ...... and the correct values ok 1325 - ... and skipped should be the correct amount ok 1326 - ...... and the correct values ok 1327 - ... and is_good_plan should return a reasonable value ok 1328 - ... and todo_failed should be the correct amount ok 1329 - ...... and the correct values ok 1330 - ... and wait should equal 0 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_todo should return a reasonable value ok 1358 - ... and has_skip should return a reasonable value ok 1359 - ... and is_test should return a reasonable value ok 1360 - ... and explanation should return the correct answer ok 1361 - ... and number should return the correct answer ok 1362 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1363 - ... and actual_passed should return a reasonable value ok 1364 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1365 - ... and passed should return a reasonable value ok 1366 - ... and description should return the correct answer ok 1367 - ... and is_ok should return a reasonable value ok 1368 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 1371 - ... and has_skip should return a reasonable value ok 1372 - ... and is_test should return a reasonable value ok 1373 - ... and explanation should return the correct answer ok 1374 - ... and number should return the correct answer ok 1375 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1376 - ... and actual_passed should return a reasonable value ok 1377 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1378 - ... and passed should return a reasonable value ok 1379 - ... and description should return the correct answer ok 1380 - ... and is_ok should return a reasonable value ok 1381 - ... and is_actual_ok should return a reasonable value ok 1382 - out_of_order 3 We should have a result for ok 4 - Test a normal sub ok 1383 - ... and has_todo should return a reasonable value ok 1384 - ... and has_skip should return a reasonable value ok 1385 - ... and is_test should return a reasonable value ok 1386 - ... and explanation should return the correct answer ok 1387 - ... and number should return the correct answer ok 1388 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1389 - ... and actual_passed should return a reasonable value ok 1390 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1391 - ... and passed should return a reasonable value ok 1392 - ... and description should return the correct answer ok 1393 - ... and is_ok should return a reasonable value ok 1394 - ... and is_actual_ok should return a reasonable value ok 1395 - out_of_order 4 We should have a result for ok 6 - Detach test ok 1396 - ... and has_todo should return a reasonable value ok 1397 - ... and has_skip should return a reasonable value ok 1398 - ... and is_test should return a reasonable value ok 1399 - ... and explanation should return the correct answer ok 1400 - ... and number should return the correct answer ok 1401 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1402 - ... and actual_passed should return a reasonable value ok 1403 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1404 - ... and passed should return a reasonable value ok 1405 - ... and description should return the correct answer ok 1406 - ... and is_ok should return a reasonable value ok 1407 - ... and is_actual_ok should return a reasonable value ok 1408 - out_of_order 5 We should have a result for ok 8 - Nested thread test ok 1409 - ... and has_todo should return a reasonable value ok 1410 - ... and has_skip should return a reasonable value ok 1411 - ... and is_test should return a reasonable value ok 1412 - ... and explanation should return the correct answer ok 1413 - ... and number should return the correct answer ok 1414 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1415 - ... and actual_passed should return a reasonable value ok 1416 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1417 - ... and passed should return a reasonable value ok 1418 - ... and description should return the correct answer ok 1419 - ... and is_ok should return a reasonable value ok 1420 - ... and is_actual_ok should return a reasonable value ok 1421 - out_of_order 6 We should have a result for ok 9 - Nested thread test ok 1422 - ... and has_todo should return a reasonable value ok 1423 - ... and has_skip should return a reasonable value ok 1424 - ... and is_test should return a reasonable value ok 1425 - ... and explanation should return the correct answer ok 1426 - ... and number should return the correct answer ok 1427 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1428 - ... and actual_passed should return a reasonable value ok 1429 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1430 - ... and passed should return a reasonable value ok 1431 - ... and description should return the correct answer ok 1432 - ... and is_ok should return a reasonable value ok 1433 - ... and is_actual_ok should return a reasonable value ok 1434 - out_of_order 7 We should have a result for ok 10 - Wanted 7, got 7 ok 1435 - ... and has_todo should return a reasonable value ok 1436 - ... and has_skip should return a reasonable value ok 1437 - ... and is_test should return a reasonable value ok 1438 - ... and explanation should return the correct answer ok 1439 - ... and number should return the correct answer ok 1440 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1441 - ... and actual_passed should return a reasonable value ok 1442 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1443 - ... and passed should return a reasonable value ok 1444 - ... and description should return the correct answer ok 1445 - ... and is_ok should return a reasonable value ok 1446 - ... and is_actual_ok should return a reasonable value ok 1447 - out_of_order 8 We should have a result for ok 11 - Wanted 7, got 7 ok 1448 - ... and has_todo should return a reasonable value ok 1449 - ... and has_skip should return a reasonable value ok 1450 - ... and is_test should return a reasonable value ok 1451 - ... and explanation should return the correct answer ok 1452 - ... and number should return the correct answer ok 1453 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1454 - ... and actual_passed should return a reasonable value ok 1455 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1456 - ... and passed should return a reasonable value ok 1457 - ... and description should return the correct answer ok 1458 - ... and is_ok should return a reasonable value ok 1459 - ... and is_actual_ok should return a reasonable value ok 1460 - out_of_order 9 We should have a result for ok 12 - Wanted 8, got 8 ok 1461 - ... and has_todo should return a reasonable value ok 1462 - ... and has_skip should return a reasonable value ok 1463 - ... and is_test should return a reasonable value ok 1464 - ... and explanation should return the correct answer ok 1465 - ... and number should return the correct answer ok 1466 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1467 - ... and actual_passed should return a reasonable value ok 1468 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1469 - ... and passed should return a reasonable value ok 1470 - ... and description should return the correct answer ok 1471 - ... and is_ok should return a reasonable value ok 1472 - ... and is_actual_ok should return a reasonable value ok 1473 - out_of_order 10 We should have a result for ok 13 - Wanted 8, got 8 ok 1474 - ... and has_todo should return a reasonable value ok 1475 - ... and has_skip should return a reasonable value ok 1476 - ... and is_test should return a reasonable value ok 1477 - ... and explanation should return the correct answer ok 1478 - ... and number should return the correct answer ok 1479 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1480 - ... and actual_passed should return a reasonable value ok 1481 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1482 - ... and passed should return a reasonable value ok 1483 - ... and description should return the correct answer ok 1484 - ... and is_ok should return a reasonable value ok 1485 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 1495 - ... and has_skip should return a reasonable value ok 1496 - ... and is_test should return a reasonable value ok 1497 - ... and explanation should return the correct answer ok 1498 - ... and number should return the correct answer ok 1499 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1500 - ... and actual_passed should return a reasonable value ok 1501 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1502 - ... and passed should return a reasonable value ok 1503 - ... and description should return the correct answer ok 1504 - ... and is_ok should return a reasonable value ok 1505 - ... and is_actual_ok should return a reasonable value ok 1506 - out_of_order 13 We should have a result for ok 5 - Check that Config::threads is true ok 1507 - ... and has_todo should return a reasonable value ok 1508 - ... and has_skip should return a reasonable value ok 1509 - ... and is_test should return a reasonable value ok 1510 - ... and explanation should return the correct answer ok 1511 - ... and number should return the correct answer ok 1512 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1513 - ... and actual_passed should return a reasonable value ok 1514 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1515 - ... and passed should return a reasonable value ok 1516 - ... and description should return the correct answer ok 1517 - ... and is_ok should return a reasonable value ok 1518 - ... and is_actual_ok should return a reasonable value ok 1519 - out_of_order 14 We should have a result for ok 7 - Detach test ok 1520 - ... and has_todo should return a reasonable value ok 1521 - ... and has_skip should return a reasonable value ok 1522 - ... and is_test should return a reasonable value ok 1523 - ... and explanation should return the correct answer ok 1524 - ... and number should return the correct answer ok 1525 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1526 - ... and actual_passed should return a reasonable value ok 1527 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1528 - ... and passed should return a reasonable value ok 1529 - ... and description should return the correct answer ok 1530 - ... and is_ok should return a reasonable value ok 1531 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 1534 - ... and has_skip should return a reasonable value ok 1535 - ... and is_test should return a reasonable value ok 1536 - ... and explanation should return the correct answer ok 1537 - ... and number should return the correct answer ok 1538 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1539 - ... and actual_passed should return a reasonable value ok 1540 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1541 - ... and passed should return a reasonable value ok 1542 - ... and description should return the correct answer ok 1543 - ... and is_ok should return a reasonable value ok 1544 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 1547 - ... and has_skip should return a reasonable value ok 1548 - ... and is_test should return a reasonable value ok 1549 - ... and explanation should return the correct answer ok 1550 - ... and number should return the correct answer ok 1551 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1552 - ... and actual_passed should return a reasonable value ok 1553 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1554 - ... and passed should return a reasonable value ok 1555 - ... and description should return the correct answer ok 1556 - ... and is_ok should return a reasonable value ok 1557 - ... and is_actual_ok should return a reasonable value 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 actual_failed should be the correct amount ok 1573 - ...... and the correct values ok 1574 - ... and todo_failed should be the correct amount ok 1575 - ...... and the correct values ok 1576 - ... and is_good_plan should return a reasonable value 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_todo should return a reasonable value ok 1591 - ... and has_skip should return a reasonable value ok 1592 - ... and is_test should return a reasonable value ok 1593 - ... and number should return the correct answer ok 1594 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1595 - ... and actual_passed should return a reasonable value ok 1596 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1597 - ... and passed should return a reasonable value ok 1598 - ... and description should return the correct answer ok 1599 - ... and is_ok should return a reasonable value ok 1600 - ... and is_actual_ok should return a reasonable value ok 1601 - sequence_misparse 3 We should have a result for ok 2 ok 1602 - ... and has_todo should return a reasonable value ok 1603 - ... and has_skip should return a reasonable value ok 1604 - ... and is_test should return a reasonable value ok 1605 - ... and number should return the correct answer ok 1606 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1607 - ... and actual_passed should return a reasonable value ok 1608 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1609 - ... and passed should return a reasonable value ok 1610 - ... and description should return the correct answer ok 1611 - ... and is_ok should return a reasonable value ok 1612 - ... and is_actual_ok 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_todo should return a reasonable value ok 1615 - ... and has_skip should return a reasonable value ok 1616 - ... and is_test should return a reasonable value ok 1617 - ... and number should return the correct answer ok 1618 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1619 - ... and actual_passed should return a reasonable value ok 1620 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1621 - ... and passed should return a reasonable value ok 1622 - ... and description should return the correct answer ok 1623 - ... and is_ok should return a reasonable value ok 1624 - ... and is_actual_ok 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_todo should return a reasonable value ok 1630 - ... and has_skip should return a reasonable value ok 1631 - ... and is_test should return a reasonable value ok 1632 - ... and number should return the correct answer ok 1633 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1634 - ... and actual_passed should return a reasonable value ok 1635 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1636 - ... and passed should return a reasonable value ok 1637 - ... and description should return the correct answer ok 1638 - ... and is_ok should return a reasonable value ok 1639 - ... and is_actual_ok 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_todo should return a reasonable value ok 1645 - ... and has_skip should return a reasonable value ok 1646 - ... and is_test should return a reasonable value ok 1647 - ... and number should return the correct answer ok 1648 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1649 - ... and actual_passed should return a reasonable value ok 1650 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1651 - ... and passed should return a reasonable value ok 1652 - ... and description should return the correct answer ok 1653 - ... and is_ok should return a reasonable value ok 1654 - ... and is_actual_ok 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 - ... and tests_run should equal 5 ok 1658 - ... and actual_passed should be the correct amount ok 1659 - ...... and the correct values ok 1660 - ... and exit should equal 0 ok 1661 - ... and failed should be the correct amount ok 1662 - ...... and the correct values ok 1663 - ... and actual_failed should be the correct amount ok 1664 - ...... and the correct values ok 1665 - ... and plan should equal 1..5 ok 1666 - ... and tests_planned should equal 5 ok 1667 - ... and todo should be the correct amount ok 1668 - ...... and the correct values ok 1669 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1670 - ... and good_plan should return a reasonable value ok 1671 - ... and parse_errors should be the correct amount ok 1672 - ...... and the correct values ok 1673 - ... and passed should be the correct amount ok 1674 - ...... and the correct values ok 1675 - ... and skipped should be the correct amount ok 1676 - ...... and the correct values ok 1677 - ... and is_good_plan should return a reasonable value ok 1678 - ... and todo_failed should be the correct amount ok 1679 - ...... and the correct values ok 1680 - ... and wait should equal 0 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_todo should return a reasonable value ok 1690 - ... and has_skip should return a reasonable value ok 1691 - ... and is_test should return a reasonable value ok 1692 - ... and number should return the correct answer ok 1693 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1694 - ... and actual_passed should return a reasonable value ok 1695 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1696 - ... and passed should return a reasonable value ok 1697 - ... and is_ok should return a reasonable value ok 1698 - ... and description should return the correct answer ok 1699 - ... and is_actual_ok should return a reasonable value ok 1700 - shbang_misparse 3 We should have a result for ok 2 ok 1701 - ... and has_todo should return a reasonable value ok 1702 - ... and has_skip should return a reasonable value ok 1703 - ... and is_test should return a reasonable value ok 1704 - ... and number should return the correct answer ok 1705 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1706 - ... and actual_passed should return a reasonable value ok 1707 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1708 - ... and passed should return a reasonable value ok 1709 - ... and description should return the correct answer ok 1710 - ... and is_ok should return a reasonable value ok 1711 - ... and is_actual_ok 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 - ... and tests_run should equal 2 ok 1715 - ... and actual_passed should be the correct amount ok 1716 - ...... and the correct values ok 1717 - ... and exit should equal 0 ok 1718 - ... and failed should be the correct amount ok 1719 - ...... and the correct values ok 1720 - ... and actual_failed should be the correct amount ok 1721 - ...... and the correct values ok 1722 - ... and plan should equal 1..2 ok 1723 - ... and tests_planned should equal 2 ok 1724 - ... and todo should be the correct amount ok 1725 - ...... and the correct values ok 1726 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1727 - ... and good_plan should return a reasonable value ok 1728 - ... and parse_errors should be the correct amount ok 1729 - ...... and the correct values ok 1730 - ... and passed should be the correct amount ok 1731 - ...... and the correct values ok 1732 - ... and skipped should be the correct amount ok 1733 - ...... and the correct values ok 1734 - ... and is_good_plan should return a reasonable value ok 1735 - ... and todo_failed should be the correct amount ok 1736 - ...... and the correct values ok 1737 - ... and wait should equal 0 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_todo should return a reasonable value ok 1747 - ... and has_skip should return a reasonable value ok 1748 - ... and is_test should return a reasonable value ok 1749 - ... and number should return the correct answer ok 1750 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1751 - ... and actual_passed should return a reasonable value ok 1752 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1753 - ... and passed should return a reasonable value ok 1754 - ... and description should return the correct answer ok 1755 - ... and is_ok should return a reasonable value ok 1756 - ... and is_actual_ok should return a reasonable value ok 1757 - simple 3 We should have a result for ok 2 ok 1758 - ... and has_todo should return a reasonable value ok 1759 - ... and has_skip should return a reasonable value ok 1760 - ... and is_test should return a reasonable value ok 1761 - ... and number should return the correct answer ok 1762 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1763 - ... and actual_passed should return a reasonable value ok 1764 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1765 - ... and passed should return a reasonable value ok 1766 - ... and description should return the correct answer ok 1767 - ... and is_ok should return a reasonable value ok 1768 - ... and is_actual_ok should return a reasonable value ok 1769 - simple 4 We should have a result for ok 3 ok 1770 - ... and has_todo should return a reasonable value ok 1771 - ... and has_skip should return a reasonable value ok 1772 - ... and is_test should return a reasonable value ok 1773 - ... and number should return the correct answer ok 1774 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1775 - ... and actual_passed should return a reasonable value ok 1776 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1777 - ... and passed should return a reasonable value ok 1778 - ... and description should return the correct answer ok 1779 - ... and is_ok should return a reasonable value ok 1780 - ... and is_actual_ok should return a reasonable value ok 1781 - simple 5 We should have a result for ok 4 ok 1782 - ... and has_todo should return a reasonable value ok 1783 - ... and has_skip should return a reasonable value ok 1784 - ... and is_test should return a reasonable value ok 1785 - ... and number should return the correct answer ok 1786 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1787 - ... and actual_passed should return a reasonable value ok 1788 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1789 - ... and passed should return a reasonable value ok 1790 - ... and description should return the correct answer ok 1791 - ... and is_ok should return a reasonable value ok 1792 - ... and is_actual_ok should return a reasonable value ok 1793 - simple 6 We should have a result for ok 5 ok 1794 - ... and has_todo should return a reasonable value ok 1795 - ... and has_skip should return a reasonable value ok 1796 - ... and is_test should return a reasonable value ok 1797 - ... and number should return the correct answer ok 1798 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1799 - ... and actual_passed should return a reasonable value ok 1800 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1801 - ... and passed should return a reasonable value ok 1802 - ... and description should return the correct answer ok 1803 - ... and is_ok should return a reasonable value ok 1804 - ... and is_actual_ok should return a reasonable value ok 1805 - ... and we should have the correct number of results ok 1806 - 'simple' should parse successfully ok 1807 - ... and tests_run should equal 5 ok 1808 - ... and actual_passed should be the correct amount ok 1809 - ...... and the correct values ok 1810 - ... and exit should equal 0 ok 1811 - ... and failed should be the correct amount ok 1812 - ...... and the correct values ok 1813 - ... and actual_failed should be the correct amount ok 1814 - ...... and the correct values ok 1815 - ... and plan should equal 1..5 ok 1816 - ... and tests_planned should equal 5 ok 1817 - ... and todo should be the correct amount ok 1818 - ...... and the correct values ok 1819 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1820 - ... and good_plan should return a reasonable value ok 1821 - ... and parse_errors should be the correct amount ok 1822 - ...... and the correct values ok 1823 - ... and passed should be the correct amount ok 1824 - ...... and the correct values ok 1825 - ... and skipped should be the correct amount ok 1826 - ...... and the correct values ok 1827 - ... and is_good_plan should return a reasonable value ok 1828 - ... and todo_failed should be the correct amount ok 1829 - ...... and the correct values ok 1830 - ... and wait should equal 0 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_todo should return a reasonable value ok 1840 - ... and has_skip should return a reasonable value ok 1841 - ... and is_test should return a reasonable value ok 1842 - ... and number should return the correct answer ok 1843 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1844 - ... and actual_passed should return a reasonable value ok 1845 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1846 - ... and passed should return a reasonable value ok 1847 - ... and description should return the correct answer ok 1848 - ... and is_ok should return a reasonable value ok 1849 - ... and is_actual_ok should return a reasonable value ok 1850 - simple_fail 3 We should have a result for not ok 2 ok 1851 - ... and has_todo should return a reasonable value ok 1852 - ... and has_skip should return a reasonable value ok 1853 - ... and is_test should return a reasonable value ok 1854 - ... and number should return the correct answer ok 1855 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1856 - ... and actual_passed should return a reasonable value ok 1857 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1858 - ... and passed should return a reasonable value ok 1859 - ... and description should return the correct answer ok 1860 - ... and is_ok should return a reasonable value ok 1861 - ... and is_actual_ok should return a reasonable value ok 1862 - simple_fail 4 We should have a result for ok 3 ok 1863 - ... and has_todo should return a reasonable value ok 1864 - ... and has_skip should return a reasonable value ok 1865 - ... and is_test should return a reasonable value ok 1866 - ... and number should return the correct answer ok 1867 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1868 - ... and actual_passed should return a reasonable value ok 1869 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1870 - ... and passed should return a reasonable value ok 1871 - ... and description should return the correct answer ok 1872 - ... and is_ok should return a reasonable value ok 1873 - ... and is_actual_ok should return a reasonable value ok 1874 - simple_fail 5 We should have a result for ok 4 ok 1875 - ... and has_todo should return a reasonable value ok 1876 - ... and has_skip should return a reasonable value ok 1877 - ... and is_test should return a reasonable value ok 1878 - ... and number should return the correct answer ok 1879 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1880 - ... and actual_passed should return a reasonable value ok 1881 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1882 - ... and passed should return a reasonable value ok 1883 - ... and description should return the correct answer ok 1884 - ... and is_ok should return a reasonable value ok 1885 - ... and is_actual_ok should return a reasonable value ok 1886 - simple_fail 6 We should have a result for not ok 5 ok 1887 - ... and has_todo should return a reasonable value ok 1888 - ... and has_skip should return a reasonable value ok 1889 - ... and is_test should return a reasonable value ok 1890 - ... and number should return the correct answer ok 1891 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1892 - ... and actual_passed should return a reasonable value ok 1893 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1894 - ... and passed should return a reasonable value ok 1895 - ... and description should return the correct answer ok 1896 - ... and is_ok should return a reasonable value ok 1897 - ... and is_actual_ok 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 - ... and tests_run should equal 5 ok 1901 - ... and actual_passed should be the correct amount ok 1902 - ...... and the correct values ok 1903 - ... and exit should equal 0 ok 1904 - ... and failed should be the correct amount ok 1905 - ...... and the correct values ok 1906 - ... and actual_failed should be the correct amount ok 1907 - ...... and the correct values ok 1908 - ... and plan should equal 1..5 ok 1909 - ... and tests_planned should equal 5 ok 1910 - ... and todo should be the correct amount ok 1911 - ...... and the correct values ok 1912 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 1913 - ... and good_plan should return a reasonable value ok 1914 - ... and parse_errors should be the correct amount ok 1915 - ...... and the correct values ok 1916 - ... and passed should be the correct amount ok 1917 - ...... and the correct values ok 1918 - ... and skipped should be the correct amount ok 1919 - ...... and the correct values ok 1920 - ... and is_good_plan should return a reasonable value ok 1921 - ... and todo_failed should be the correct amount ok 1922 - ...... and the correct values ok 1923 - ... and wait should equal 0 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_todo should return a reasonable value ok 1933 - ... and has_skip should return a reasonable value ok 1934 - ... and is_test should return a reasonable value ok 1935 - ... and number should return the correct answer ok 1936 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1937 - ... and actual_passed should return a reasonable value ok 1938 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1939 - ... and passed should return a reasonable value ok 1940 - ... and description should return the correct answer ok 1941 - ... and is_ok should return a reasonable value ok 1942 - ... and is_actual_ok should return a reasonable value ok 1943 - skip 3 We should have a result for ok 2 \# skip rain delay ok 1944 - ... and has_todo should return a reasonable value ok 1945 - ... and has_skip should return a reasonable value ok 1946 - ... and is_test should return a reasonable value ok 1947 - ... and explanation should return the correct answer ok 1948 - ... and number should return the correct answer ok 1949 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1950 - ... and actual_passed should return a reasonable value ok 1951 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1952 - ... and passed should return a reasonable value ok 1953 - ... and description should return the correct answer ok 1954 - ... and is_ok should return a reasonable value ok 1955 - ... and is_actual_ok should return a reasonable value ok 1956 - skip 4 We should have a result for ok 3 ok 1957 - ... and has_todo should return a reasonable value ok 1958 - ... and has_skip should return a reasonable value ok 1959 - ... and is_test should return a reasonable value ok 1960 - ... and number should return the correct answer ok 1961 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1962 - ... and actual_passed should return a reasonable value ok 1963 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1964 - ... and passed should return a reasonable value ok 1965 - ... and description should return the correct answer ok 1966 - ... and is_ok should return a reasonable value ok 1967 - ... and is_actual_ok should return a reasonable value ok 1968 - skip 5 We should have a result for ok 4 ok 1969 - ... and has_todo should return a reasonable value ok 1970 - ... and has_skip should return a reasonable value ok 1971 - ... and is_test should return a reasonable value ok 1972 - ... and number should return the correct answer ok 1973 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1974 - ... and actual_passed should return a reasonable value ok 1975 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1976 - ... and passed should return a reasonable value ok 1977 - ... and description should return the correct answer ok 1978 - ... and is_ok should return a reasonable value ok 1979 - ... and is_actual_ok should return a reasonable value ok 1980 - skip 6 We should have a result for ok 5 ok 1981 - ... and has_todo should return a reasonable value ok 1982 - ... and has_skip should return a reasonable value ok 1983 - ... and is_test should return a reasonable value ok 1984 - ... and number should return the correct answer ok 1985 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 1986 - ... and actual_passed should return a reasonable value ok 1987 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 1988 - ... and passed should return a reasonable value ok 1989 - ... and description should return the correct answer ok 1990 - ... and is_ok should return a reasonable value ok 1991 - ... and is_actual_ok should return a reasonable value ok 1992 - ... and we should have the correct number of results ok 1993 - 'skip' should parse successfully ok 1994 - ... and tests_run should equal 5 ok 1995 - ... and actual_passed should be the correct amount ok 1996 - ...... and the correct values ok 1997 - ... and exit should equal 0 ok 1998 - ... and failed should be the correct amount ok 1999 - ...... and the correct values ok 2000 - ... and actual_failed should be the correct amount ok 2001 - ...... and the correct values ok 2002 - ... and plan should equal 1..5 ok 2003 - ... and tests_planned should equal 5 ok 2004 - ... and todo should be the correct amount ok 2005 - ...... and the correct values ok 2006 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2007 - ... and good_plan should return a reasonable value ok 2008 - ... and parse_errors should be the correct amount ok 2009 - ...... and the correct values ok 2010 - ... and passed should be the correct amount ok 2011 - ...... and the correct values ok 2012 - ... and skipped should be the correct amount ok 2013 - ...... and the correct values ok 2014 - ... and is_good_plan should return a reasonable value ok 2015 - ... and todo_failed should be the correct amount ok 2016 - ...... and the correct values ok 2017 - ... and wait should equal 0 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_todo should return a reasonable value ok 2027 - ... and has_skip should return a reasonable value ok 2028 - ... and is_test should return a reasonable value ok 2029 - ... and explanation should return the correct answer ok 2030 - ... and number should return the correct answer ok 2031 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2032 - ... and actual_passed should return a reasonable value ok 2033 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2034 - ... and passed should return a reasonable value ok 2035 - ... and description should return the correct answer ok 2036 - ... and is_ok should return a reasonable value ok 2037 - ... and is_actual_ok should return a reasonable value ok 2038 - ... and we should have the correct number of results ok 2039 - 'skip_nomsg' should parse successfully ok 2040 - ... and tests_run should return a reasonable value ok 2041 - ... and actual_passed should be the correct amount ok 2042 - ...... and the correct values ok 2043 - ... and exit should equal 0 ok 2044 - ... and failed should be the correct amount ok 2045 - ...... and the correct values ok 2046 - ... and actual_failed should be the correct amount ok 2047 - ...... and the correct values ok 2048 - ... and plan should equal 1..1 ok 2049 - ... and tests_planned should equal 1 ok 2050 - ... and todo should be the correct amount ok 2051 - ...... and the correct values ok 2052 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2053 - ... and good_plan should return a reasonable value ok 2054 - ... and parse_errors should be the correct amount ok 2055 - ...... and the correct values ok 2056 - ... and passed should be the correct amount ok 2057 - ...... and the correct values ok 2058 - ... and skipped should be the correct amount ok 2059 - ...... and the correct values ok 2060 - ... and is_good_plan should return a reasonable value ok 2061 - ... and todo_failed should be the correct amount ok 2062 - ...... and the correct values ok 2063 - ... and wait should equal 0 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 - ... and tests_run should equal 0 ok 2076 - ... and actual_passed should be the correct amount ok 2077 - ...... and the correct values ok 2078 - ... and exit should equal 0 ok 2079 - ... and failed should be the correct amount ok 2080 - ...... and the correct values ok 2081 - ... and actual_failed should be the correct amount ok 2082 - ...... and the correct values ok 2083 - ... and plan should equal 1..0 ok 2084 - ... and tests_planned should equal 0 ok 2085 - ... and todo should be the correct amount ok 2086 - ...... and the correct values ok 2087 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2088 - ... and good_plan should return a reasonable value ok 2089 - ... and parse_errors should be the correct amount ok 2090 - ...... and the correct values ok 2091 - ... and passed should be the correct amount ok 2092 - ...... and the correct values ok 2093 - ... and skipped should be the correct amount ok 2094 - ...... and the correct values ok 2095 - ... and is_good_plan should return a reasonable value ok 2096 - ... and todo_failed should be the correct amount ok 2097 - ...... and the correct values ok 2098 - ... and wait should equal 0 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 - ... and tests_run should equal 0 ok 2111 - ... and actual_passed should be the correct amount ok 2112 - ...... and the correct values ok 2113 - ... and exit should equal 0 ok 2114 - ... and failed should be the correct amount ok 2115 - ...... and the correct values ok 2116 - ... and actual_failed should be the correct amount ok 2117 - ...... and the correct values ok 2118 - ... and plan should equal 1..0 ok 2119 - ... and tests_planned should equal 0 ok 2120 - ... and todo should be the correct amount ok 2121 - ...... and the correct values ok 2122 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2123 - ... and good_plan should return a reasonable value ok 2124 - ... and parse_errors should be the correct amount ok 2125 - ...... and the correct values ok 2126 - ... and passed should be the correct amount ok 2127 - ...... and the correct values ok 2128 - ... and skipped should be the correct amount ok 2129 - ...... and the correct values ok 2130 - ... and is_good_plan should return a reasonable value ok 2131 - ... and todo_failed should be the correct amount ok 2132 - ...... and the correct values ok 2133 - ... and wait should equal 0 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_todo should return a reasonable value ok 2142 - ... and has_skip should return a reasonable value ok 2143 - ... and is_test should return a reasonable value ok 2144 - ... and explanation should return the correct answer ok 2145 - ... and number should return the correct answer ok 2146 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2147 - ... and actual_passed should return a reasonable value ok 2148 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2149 - ... and passed should return a reasonable value ok 2150 - ... and description should return the correct answer ok 2151 - ... and is_ok should return a reasonable value ok 2152 - ... and is_actual_ok should return a reasonable value ok 2153 - stdout_stderr 3 We should have a result for ok 2 ok 2154 - ... and has_todo should return a reasonable value ok 2155 - ... and has_skip should return a reasonable value ok 2156 - ... and is_test should return a reasonable value ok 2157 - ... and explanation should return the correct answer ok 2158 - ... and number should return the correct answer ok 2159 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2160 - ... and actual_passed should return a reasonable value ok 2161 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2162 - ... and passed should return a reasonable value ok 2163 - ... and description should return the correct answer ok 2164 - ... and is_ok should return a reasonable value ok 2165 - ... and is_actual_ok should return a reasonable value ok 2166 - stdout_stderr 4 We should have a result for ok 3 ok 2167 - ... and has_todo should return a reasonable value ok 2168 - ... and has_skip should return a reasonable value ok 2169 - ... and is_test should return a reasonable value ok 2170 - ... and explanation should return the correct answer ok 2171 - ... and number should return the correct answer ok 2172 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2173 - ... and actual_passed should return a reasonable value ok 2174 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2175 - ... and passed should return a reasonable value ok 2176 - ... and description should return the correct answer ok 2177 - ... and is_ok should return a reasonable value ok 2178 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 2187 - ... and has_skip should return a reasonable value ok 2188 - ... and is_test should return a reasonable value ok 2189 - ... and explanation should return the correct answer ok 2190 - ... and number should return the correct answer ok 2191 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2192 - ... and actual_passed should return a reasonable value ok 2193 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2194 - ... and passed should return a reasonable value ok 2195 - ... and description should return the correct answer ok 2196 - ... and is_ok should return a reasonable value ok 2197 - ... and is_actual_ok should return a reasonable value 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 - ... and tests_run should equal 4 ok 2220 - ... and actual_passed should be the correct amount ok 2221 - ...... and the correct values ok 2222 - ... and exit should equal 0 ok 2223 - ... and failed should be the correct amount ok 2224 - ...... and the correct values ok 2225 - ... and actual_failed should be the correct amount ok 2226 - ...... and the correct values ok 2227 - ... and plan should equal 1..4 ok 2228 - ... and tests_planned should equal 4 ok 2229 - ... and todo should be the correct amount ok 2230 - ...... and the correct values ok 2231 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2232 - ... and good_plan should return a reasonable value ok 2233 - ... and parse_errors should be the correct amount ok 2234 - ...... and the correct values ok 2235 - ... and passed should be the correct amount ok 2236 - ...... and the correct values ok 2237 - ... and skipped should be the correct amount ok 2238 - ...... and the correct values ok 2239 - ... and is_good_plan should return a reasonable value ok 2240 - ... and todo_failed should be the correct amount ok 2241 - ...... and the correct values ok 2242 - ... and wait should equal 0 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_todo should return a reasonable value ok 2252 - ... and has_skip should return a reasonable value ok 2253 - ... and is_test should return a reasonable value ok 2254 - ... and explanation should return the correct answer ok 2255 - ... and number should return the correct answer ok 2256 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2257 - ... and actual_passed should return a reasonable value ok 2258 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2259 - ... and passed should return a reasonable value ok 2260 - ... and description should return the correct answer ok 2261 - ... and is_ok should return a reasonable value ok 2262 - ... and is_actual_ok should return a reasonable value ok 2263 - ... and we should have the correct number of results ok 2264 - 'switches' should parse successfully ok 2265 - ... and tests_run should return a reasonable value ok 2266 - ... and actual_passed should be the correct amount ok 2267 - ...... and the correct values ok 2268 - ... and exit should equal 0 ok 2269 - ... and failed should be the correct amount ok 2270 - ...... and the correct values ok 2271 - ... and actual_failed should be the correct amount ok 2272 - ...... and the correct values ok 2273 - ... and plan should equal 1..1 ok 2274 - ... and tests_planned should equal 1 ok 2275 - ... and todo should be the correct amount ok 2276 - ...... and the correct values ok 2277 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2278 - ... and good_plan should return a reasonable value ok 2279 - ... and parse_errors should be the correct amount ok 2280 - ...... and the correct values ok 2281 - ... and passed should be the correct amount ok 2282 - ...... and the correct values ok 2283 - ... and skipped should be the correct amount ok 2284 - ...... and the correct values ok 2285 - ... and is_good_plan should return a reasonable value ok 2286 - ... and todo_failed should be the correct amount ok 2287 - ...... and the correct values ok 2288 - ... and wait should equal 0 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_todo should return a reasonable value ok 2298 - ... and has_skip should return a reasonable value ok 2299 - ... and is_test should return a reasonable value ok 2300 - ... and number should return the correct answer ok 2301 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2302 - ... and actual_passed should return a reasonable value ok 2303 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2304 - ... and passed should return a reasonable value ok 2305 - ... and is_ok should return a reasonable value ok 2306 - ... and description should return the correct answer ok 2307 - ... and is_actual_ok should return a reasonable value ok 2308 - ... and we should have the correct number of results ok 2309 - 'taint' should parse successfully ok 2310 - ... and tests_run should return a reasonable value ok 2311 - ... and actual_passed should be the correct amount ok 2312 - ...... and the correct values ok 2313 - ... and exit should equal 0 ok 2314 - ... and failed should be the correct amount ok 2315 - ...... and the correct values ok 2316 - ... and actual_failed should be the correct amount ok 2317 - ...... and the correct values ok 2318 - ... and plan should equal 1..1 ok 2319 - ... and tests_planned should return a reasonable value ok 2320 - ... and todo should be the correct amount ok 2321 - ...... and the correct values ok 2322 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2323 - ... and good_plan should return a reasonable value ok 2324 - ... and parse_errors should be the correct amount ok 2325 - ...... and the correct values ok 2326 - ... and passed should be the correct amount ok 2327 - ...... and the correct values ok 2328 - ... and skipped should be the correct amount ok 2329 - ...... and the correct values ok 2330 - ... and is_good_plan should return a reasonable value ok 2331 - ... and todo_failed should be the correct amount ok 2332 - ...... and the correct values ok 2333 - ... and wait should equal 0 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_todo should return a reasonable value ok 2343 - ... and has_skip should return a reasonable value ok 2344 - ... and is_test should return a reasonable value ok 2345 - ... and explanation should return the correct answer ok 2346 - ... and number should return the correct answer ok 2347 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2348 - ... and actual_passed should return a reasonable value ok 2349 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2350 - ... and passed should return a reasonable value ok 2351 - ... and description should return the correct answer ok 2352 - ... and is_ok should return a reasonable value ok 2353 - ... and is_actual_ok should return a reasonable value 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_todo should return a reasonable value ok 2356 - ... and has_skip should return a reasonable value ok 2357 - ... and is_test should return a reasonable value ok 2358 - ... and explanation should return the correct answer ok 2359 - ... and number should return the correct answer ok 2360 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2361 - ... and actual_passed should return a reasonable value ok 2362 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2363 - ... and passed should return a reasonable value ok 2364 - ... and description should return the correct answer ok 2365 - ... and is_ok should return a reasonable value ok 2366 - ... and is_actual_ok should return a reasonable value ok 2367 - todo_inline 4 We should have a result for ok 3 - This is not todo ok 2368 - ... and has_todo should return a reasonable value ok 2369 - ... and has_skip should return a reasonable value ok 2370 - ... and is_test should return a reasonable value ok 2371 - ... and explanation should return the correct answer ok 2372 - ... and number should return the correct answer ok 2373 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2374 - ... and actual_passed should return a reasonable value ok 2375 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2376 - ... and passed should return a reasonable value ok 2377 - ... and description should return the correct answer ok 2378 - ... and is_ok should return a reasonable value ok 2379 - ... and is_actual_ok should return a reasonable value ok 2380 - ... and we should have the correct number of results ok 2381 - 'todo_inline' should parse successfully ok 2382 - ... and tests_run should equal 3 ok 2383 - ... and actual_passed should be the correct amount ok 2384 - ...... and the correct values ok 2385 - ... and exit should equal 0 ok 2386 - ... and failed should be the correct amount ok 2387 - ...... and the correct values ok 2388 - ... and actual_failed should be the correct amount ok 2389 - ...... and the correct values ok 2390 - ... and plan should equal 1..3 ok 2391 - ... and tests_planned should equal 3 ok 2392 - ... and todo should be the correct amount ok 2393 - ...... and the correct values ok 2394 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2395 - ... and good_plan should return a reasonable value ok 2396 - ... and parse_errors should be the correct amount ok 2397 - ...... and the correct values ok 2398 - ... and passed should be the correct amount ok 2399 - ...... and the correct values ok 2400 - ... and skipped should be the correct amount ok 2401 - ...... and the correct values ok 2402 - ... and is_good_plan should return a reasonable value ok 2403 - ... and todo_failed should be the correct amount ok 2404 - ...... and the correct values ok 2405 - ... and wait should equal 0 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_todo should return a reasonable value ok 2415 - ... and has_skip should return a reasonable value ok 2416 - ... and is_test should return a reasonable value ok 2417 - ... and explanation should return the correct answer ok 2418 - ... and number should return the correct answer ok 2419 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2420 - ... and actual_passed should return a reasonable value ok 2421 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2422 - ... and passed should return a reasonable value ok 2423 - ... and description should return the correct answer ok 2424 - ... and is_ok should return a reasonable value ok 2425 - ... and is_actual_ok should return a reasonable value ok 2426 - ... and we should have the correct number of results ok 2427 - 'todo_misparse' should parse successfully ok 2428 - ... and tests_run should equal 1 ok 2429 - ... and actual_passed should be the correct amount ok 2430 - ...... and the correct values ok 2431 - ... and exit should equal 0 ok 2432 - ... and failed should be the correct amount ok 2433 - ...... and the correct values ok 2434 - ... and actual_failed should be the correct amount ok 2435 - ...... and the correct values ok 2436 - ... and plan should equal 1..1 ok 2437 - ... and tests_planned should return a reasonable value ok 2438 - ... and todo should be the correct amount ok 2439 - ...... and the correct values ok 2440 - ... we should get a deprecated warning for TAPx::Parser::good_plan ok 2441 - ... and good_plan should return a reasonable value ok 2442 - ... and parse_errors should be the correct amount ok 2443 - ...... and the correct values ok 2444 - ... and passed should be the correct amount ok 2445 - ...... and the correct values ok 2446 - ... and skipped should be the correct amount ok 2447 - ...... and the correct values ok 2448 - ... and is_good_plan should return a reasonable value ok 2449 - ... and todo_failed should be the correct amount ok 2450 - ...... and the correct values ok 2451 - ... and wait should equal 0 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_todo should return a reasonable value ok 2461 - ... and has_skip should return a reasonable value ok 2462 - ... and is_test should return a reasonable value ok 2463 - ... and number should return the correct answer ok 2464 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2465 - ... and actual_passed should return a reasonable value ok 2466 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2467 - ... and passed should return a reasonable value ok 2468 - ... and is_ok should return a reasonable value ok 2469 - ... and description should return the correct answer ok 2470 - ... and is_actual_ok should return a reasonable value ok 2471 - too_many 3 We should have a result for ok 2 ok 2472 - ... and has_todo should return a reasonable value ok 2473 - ... and has_skip should return a reasonable value ok 2474 - ... and is_test should return a reasonable value ok 2475 - ... and number should return the correct answer ok 2476 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2477 - ... and actual_passed should return a reasonable value ok 2478 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2479 - ... and passed should return a reasonable value ok 2480 - ... and description should return the correct answer ok 2481 - ... and is_ok should return a reasonable value ok 2482 - ... and is_actual_ok should return a reasonable value ok 2483 - too_many 4 We should have a result for ok 3 ok 2484 - ... and has_todo should return a reasonable value ok 2485 - ... and has_skip should return a reasonable value ok 2486 - ... and is_test should return a reasonable value ok 2487 - ... and number should return the correct answer ok 2488 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2489 - ... and actual_passed should return a reasonable value ok 2490 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2491 - ... and passed should return a reasonable value ok 2492 - ... and description should return the correct answer ok 2493 - ... and is_ok should return a reasonable value ok 2494 - ... and is_actual_ok should return a reasonable value ok 2495 - too_many 5 We should have a result for ok 4 ok 2496 - ... and has_todo should return a reasonable value ok 2497 - ... and has_skip should return a reasonable value ok 2498 - ... and is_test should return a reasonable value ok 2499 - ... and number should return the correct answer ok 2500 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2501 - ... and actual_passed should return a reasonable value ok 2502 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2503 - ... and passed should return a reasonable value ok 2504 - ... and description should return the correct answer ok 2505 - ... and is_ok should return a reasonable value ok 2506 - ... and is_actual_ok should return a reasonable value ok 2507 - too_many 6 We should have a result for ok 5 ok 2508 - ... and has_todo should return a reasonable value ok 2509 - ... and has_skip should return a reasonable value ok 2510 - ... and is_test should return a reasonable value ok 2511 - ... and number should return the correct answer ok 2512 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2513 - ... and actual_passed should return a reasonable value ok 2514 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2515 - ... and passed should return a reasonable value ok 2516 - ... and description should return the correct answer ok 2517 - ... and is_ok should return a reasonable value ok 2518 - ... and is_actual_ok should return a reasonable value ok 2519 - too_many 7 We should have a result for ok 6 ok 2520 - ... and has_todo should return a reasonable value ok 2521 - ... and has_skip should return a reasonable value ok 2522 - ... and is_test should return a reasonable value ok 2523 - ... and number should return the correct answer ok 2524 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2525 - ... and actual_passed should return a reasonable value ok 2526 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2527 - ... and passed should return a reasonable value ok 2528 - ... and description should return the correct answer ok 2529 - ... and is_ok should return a reasonable value ok 2530 - ... and is_actual_ok should return a reasonable value ok 2531 - too_many 8 We should have a result for ok 7 ok 2532 - ... and has_todo should return a reasonable value ok 2533 - ... and has_skip should return a reasonable value ok 2534 - ... and is_test should return a reasonable value ok 2535 - ... and number should return the correct answer ok 2536 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::actual_passed ok 2537 - ... and actual_passed should return a reasonable value ok 2538 - ... we should get a deprecated warning for TAPx::Parser::Results::Test::passed ok 2539 - ... and passed should return a reasonable value ok 2540 - ... and description should return the correct answer ok 2541 - ... and is_ok should return a reasonable value ok 2542 - ... and is_actual_ok 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, 19 wallclock secs (15.86 cusr + 3.48 csys = 19.34 CPU) Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Results.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Builder.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Aggregator.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Grammar.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Iterator.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Source/Perl.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Results/Test.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Results/Plan.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Results/Bailout.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Results/Comment.pm Installing /export/home/cpanrun/build/5.8.0/lib/site_perl/5.8.0/TAPx/Parser/Results/Unknown.pm Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Results::Plan.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Results::Test.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Results.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Builder.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Results::Bailout.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Aggregator.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Grammar.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Source::Perl.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Results::Comment.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Iterator.3 Installing /export/home/cpanrun/build/5.8.0/man/man3/TAPx::Parser::Results::Unknown.3 Appending installation info to /export/home/cpanrun/build/5.8.0/lib/5.8.0/sun4-solaris-thread-multi/perllocal.pod