Report for TAP-Formatter-JUnit-0.09

Back
From: metabase:user:320bfe00-2aae-11df-837a-5e0a49663a4f
Subject: FAIL TAP-Formatter-JUnit-0.09 v5.20.0 RC0 GNU/Linux
Date: 2014-05-14T21:09:23Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--
Dear Graham TerMarsch,

This is a computer-generated report for TAP-Formatter-JUnit-0.09
on perl 5.20.0, created by CPAN-Reporter-1.2011.

Thank you for uploading your work to CPAN.  However, there was a problem
testing your distribution.

If you think this report is invalid, please consult the CPAN Testers Wiki
for suggestions on how to avoid getting FAIL reports for missing library
or binary dependencies, unsupported operating systems, and so on:

http://wiki.cpantesters.org/wiki/CPANAuthorNotes

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester:

this report is from an automated smoke testing program
and was not reviewed by a human for accuracy

------------------------------
PROGRAM OUTPUT
------------------------------

Output from './Build test':


#   Failed test 't/data/tests/bad_chars'
#   at t/formatter.t line 38.
# +---+------------------------------------------------------------------------------------------------+---+------------------------------------------------------------------------------------------------+
# | Ln|Got                                                                                             | Ln|Expected                                                                                        |
# +---+------------------------------------------------------------------------------------------------+---+------------------------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                                   |  1|'<testsuites>                                                                                   |
# *  2|  <testsuite name="data_tests_bad_chars" tests="3" failures="0" errors="0">                     *  2|  <testsuite failures="0"                                                                       *
# |   |                                                                                                *  3|             errors="0"                                                                         *
# |   |                                                                                                *  4|             tests="3"                                                                          *
# |   |                                                                                                *  5|             name="data_tests_bad_chars">                                                       *
# |  3|    <testcase name="1 - Control chars ^A^B^C"></testcase>                                       |  6|    <testcase name="1 - Control chars ^A^B^C"></testcase>                                       |
# |  4|    <testcase name="2 - Weird control chars [\\x7f]^_^]^^"></testcase>                          |  7|    <testcase name="2 - Weird control chars [\\x7f]^_^]^^"></testcase>                          |
# |  5|    <testcase name="3 - Unicode [\\xc3][\\x9e][\\xcf][\\xb4][\\xec][\\x8c][\\x87]"></testcase>  |  8|    <testcase name="3 - Unicode [\\xc3][\\x9e][\\xcf][\\xb4][\\xec][\\x8c][\\x87]"></testcase>  |
# |  6|    <system-out><![CDATA[1..3                                                                   |  9|    <system-out><![CDATA[1..3                                                                   |
# |  7|ok 1 - Control chars ^A^B^C                                                                     | 10|ok 1 - Control chars ^A^B^C                                                                     |
# |  8|ok 2 - Weird control chars [\\x7f]^_^]^^                                                        | 11|ok 2 - Weird control chars [\\x7f]^_^]^^                                                        |
# |  9|ok 3 - Unicode [\\xc3][\\x9e][\\xcf][\\xb4][\\xec][\\x8c][\\x87]                                | 12|ok 3 - Unicode [\\xc3][\\x9e][\\xcf][\\xb4][\\xec][\\x8c][\\x87]                                |
# | 10|]]></system-out>                                                                                | 13|]]></system-out>                                                                                |
# | 11|    <system-err></system-err>                                                                   | 14|    <system-err></system-err>                                                                   |
# | 12|  </testsuite>                                                                                  | 15|  </testsuite>                                                                                  |
# | 13|</testsuites>'                                                                                  | 16|</testsuites>'                                                                                  |
# +---+------------------------------------------------------------------------------------------------+---+------------------------------------------------------------------------------------------------+

#   Failed test 't/data/tests/descriptive'
#   at t/formatter.t line 38.
# +---+---------------------------------------------------------+---------------------------------------------------------+
# | Ln|Got                                                      |Expected                                                 |
# +---+---------------------------------------------------------+---------------------------------------------------------+
# |  1|'<testsuites>                                            |'<testsuites>                                            |
# *  2|  <testsuite errors="0"                                  |  <testsuite failures="0"                                *
# *  3|             failures="0"                                |             errors="0"                                  *
# *  4|             name="data_tests_descriptive"               |             tests="5"                                   *
# *  5|             tests="5">                                  |             name="data_tests_descriptive">              *
# |  6|    <testcase name="1 Interlock activated"></testcase>   |    <testcase name="1 Interlock activated"></testcase>   |
# |  7|    <testcase name="2 Megathrusters are go"></testcase>  |    <testcase name="2 Megathrusters are go"></testcase>  |
# |  8|    <testcase name="3 Head formed"></testcase>           |    <testcase name="3 Head formed"></testcase>           |
# |  9|    <testcase name="4 Blazing sword formed"></testcase>  |    <testcase name="4 Blazing sword formed"></testcase>  |
# | 10|    <testcase name="5 Robeast destroyed"></testcase>     |    <testcase name="5 Robeast destroyed"></testcase>     |
# | 11|    <system-out><![CDATA[1..5                            |    <system-out><![CDATA[1..5                            |
# | 12|ok 1    Interlock activated                              |ok 1    Interlock activated                              |
# | 13|ok 2    Megathrusters are go                             |ok 2    Megathrusters are go                             |
# | 14|ok 3    Head formed                                      |ok 3    Head formed                                      |
# | 15|ok 4    Blazing sword formed                             |ok 4    Blazing sword formed                             |
# | 16|ok 5    Robeast destroyed                                |ok 5    Robeast destroyed                                |
# | 17|]]></system-out>                                         |]]></system-out>                                         |
# | 18|    <system-err></system-err>                            |    <system-err></system-err>                            |
# | 19|  </testsuite>                                           |  </testsuite>                                           |
# | 20|</testsuites>'                                           |</testsuites>'                                           |
# +---+---------------------------------------------------------+---------------------------------------------------------+

#   Failed test 't/data/tests/descriptive_trailing'
#   at t/formatter.t line 38.
# +---+---------------------------------------------------------+---------------------------------------------------------+
# | Ln|Got                                                      |Expected                                                 |
# +---+---------------------------------------------------------+---------------------------------------------------------+
# |  1|'<testsuites>                                            |'<testsuites>                                            |
# |  2|  <testsuite failures="0"                                |  <testsuite failures="0"                                |
# *  3|             name="data_tests_descriptive_trailing"      |             errors="0"                                  *
# |  4|             tests="5"                                   |             tests="5"                                   |
# *  5|             errors="0">                                 |             name="data_tests_descriptive_trailing">     *
# |  6|    <testcase name="1 Interlock activated"></testcase>   |    <testcase name="1 Interlock activated"></testcase>   |
# |  7|    <testcase name="2 Megathrusters are go"></testcase>  |    <testcase name="2 Megathrusters are go"></testcase>  |
# |  8|    <testcase name="3 Head formed"></testcase>           |    <testcase name="3 Head formed"></testcase>           |
# |  9|    <testcase name="4 Blazing sword formed"></testcase>  |    <testcase name="4 Blazing sword formed"></testcase>  |
# | 10|    <testcase name="5 Robeast destroyed"></testcase>     |    <testcase name="5 Robeast destroyed"></testcase>     |
# | 11|    <system-out><![CDATA[ok 1    Interlock activated     |    <system-out><![CDATA[ok 1    Interlock activated     |
# | 12|ok 2    Megathrusters are go                             |ok 2    Megathrusters are go                             |
# | 13|ok 3    Head formed                                      |ok 3    Head formed                                      |
# | 14|ok 4    Blazing sword formed                             |ok 4    Blazing sword formed                             |
# | 15|ok 5    Robeast destroyed                                |ok 5    Robeast destroyed                                |
# | 16|1..5                                                     |1..5                                                     |
# | 17|]]></system-out>                                         |]]></system-out>                                         |
# | 18|    <system-err></system-err>                            |    <system-err></system-err>                            |
# | 19|  </testsuite>                                           |  </testsuite>                                           |
# | 20|</testsuites>'                                           |</testsuites>'                                           |
# +---+---------------------------------------------------------+---------------------------------------------------------+

#   Failed test 't/data/tests/die'
#   at t/formatter.t line 38.
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+
# | Ln|Got                                                                   |Expected                                                              |
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+
# |  1|'<testsuites>                                                         |'<testsuites>                                                         |
# *  2|  <testsuite tests="0"                                                |  <testsuite failures="0"                                             *
# *  3|             name="data_tests_die"                                    |             errors="1"                                               *
# *  4|             failures="0"                                             |             tests="0"                                                *
# *  5|             errors="1">                                              |             name="data_tests_die">                                   *
# |  6|    <system-out></system-out>                                         |    <system-out></system-out>                                         |
# |  7|    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  |    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  |
# |  8|]]></system-err>                                                      |]]></system-err>                                                      |
# |  9|    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   |    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   |
# | 10|  </testsuite>                                                        |  </testsuite>                                                        |
# | 11|</testsuites>'                                                        |</testsuites>'                                                        |
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+

#   Failed test 't/data/tests/die_head_end'
#   at t/formatter.t line 38.
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+
# | Ln|Got                                                                   |Expected                                                              |
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+
# |  1|'<testsuites>                                                         |'<testsuites>                                                         |
# *  2|  <testsuite tests="4"                                                |  <testsuite failures="0"                                             *
# *  3|             name="data_tests_die_head_end"                           |             errors="1"                                               *
# *  4|             failures="0"                                             |             tests="4"                                                *
# *  5|             errors="1">                                              |             name="data_tests_die_head_end">                          *
# |  6|    <testcase name="1"></testcase>                                    |    <testcase name="1"></testcase>                                    |
# |  7|    <testcase name="2"></testcase>                                    |    <testcase name="2"></testcase>                                    |
# |  8|    <testcase name="3"></testcase>                                    |    <testcase name="3"></testcase>                                    |
# |  9|    <testcase name="4"></testcase>                                    |    <testcase name="4"></testcase>                                    |
# | 10|    <system-out><![CDATA[ok 1                                         |    <system-out><![CDATA[ok 1                                         |
# | 11|ok 2                                                                  |ok 2                                                                  |
# | 12|ok 3                                                                  |ok 3                                                                  |
# | 13|ok 4                                                                  |ok 4                                                                  |
# | 14|]]></system-out>                                                      |]]></system-out>                                                      |
# | 15|    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  |    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  |
# | 16|]]></system-err>                                                      |]]></system-err>                                                      |
# | 17|    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   |    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   |
# | 18|  </testsuite>                                                        |  </testsuite>                                                        |
# | 19|</testsuites>'                                                        |</testsuites>'                                                        |
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+

#   Failed test 't/data/tests/die_last_minute'
#   at t/formatter.t line 38.
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+
# | Ln|Got                                                                   |Expected                                                              |
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+
# |  1|'<testsuites>                                                         |'<testsuites>                                                         |
# *  2|  <testsuite errors="1"                                               |  <testsuite failures="0"                                             *
# *  3|             failures="0"                                             |             errors="1"                                               *
# *  4|             name="data_tests_die_last_minute"                        |             tests="4"                                                *
# *  5|             tests="4">                                               |             name="data_tests_die_last_minute">                       *
# |  6|    <testcase name="1"></testcase>                                    |    <testcase name="1"></testcase>                                    |
# |  7|    <testcase name="2"></testcase>                                    |    <testcase name="2"></testcase>                                    |
# |  8|    <testcase name="3"></testcase>                                    |    <testcase name="3"></testcase>                                    |
# |  9|    <testcase name="4"></testcase>                                    |    <testcase name="4"></testcase>                                    |
# | 10|    <system-out><![CDATA[ok 1                                         |    <system-out><![CDATA[ok 1                                         |
# | 11|ok 2                                                                  |ok 2                                                                  |
# | 12|ok 3                                                                  |ok 3                                                                  |
# | 13|ok 4                                                                  |ok 4                                                                  |
# | 14|1..4                                                                  |1..4                                                                  |
# | 15|]]></system-out>                                                      |]]></system-out>                                                      |
# | 16|    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  |    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  |
# | 17|]]></system-err>                                                      |]]></system-err>                                                      |
# | 18|    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   |    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   |
# | 19|  </testsuite>                                                        |  </testsuite>                                                        |
# | 20|</testsuites>'                                                        |</testsuites>'                                                        |
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+

#   Failed test 't/data/tests/die_unfinished'
#   at t/formatter.t line 38.
# +---+----------------------------------------------------------------------+---+----------------------------------------------------------------------+
# | Ln|Got                                                                   | Ln|Expected                                                              |
# +---+----------------------------------------------------------------------+---+----------------------------------------------------------------------+
# |  1|'<testsuites>                                                         |  1|'<testsuites>                                                         |
# |  2|  <testsuite failures="0"                                             |  2|  <testsuite failures="0"                                             |
# |   |                                                                      *  3|             errors="2"                                               *
# |  3|             tests="3"                                                |  4|             tests="3"                                                |
# *  4|             name="data_tests_die_unfinished"                         *  5|             name="data_tests_die_unfinished">                        *
# *  5|             errors="2">                                              *   |                                                                      |
# |  6|    <testcase name="1"></testcase>                                    |  6|    <testcase name="1"></testcase>                                    |
# |  7|    <testcase name="2"></testcase>                                    |  7|    <testcase name="2"></testcase>                                    |
# |  8|    <testcase name="3"></testcase>                                    |  8|    <testcase name="3"></testcase>                                    |
# |  9|    <system-out><![CDATA[1..4                                         |  9|    <system-out><![CDATA[1..4                                         |
# | 10|ok 1                                                                  | 10|ok 1                                                                  |
# | 11|ok 2                                                                  | 11|ok 2                                                                  |
# | 12|ok 3                                                                  | 12|ok 3                                                                  |
# | 13|]]></system-out>                                                      | 13|]]></system-out>                                                      |
# | 14|    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  | 14|    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  |
# | 15|]]></system-err>                                                      | 15|]]></system-err>                                                      |
# | 16|    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   | 16|    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   |
# | 17|  </testsuite>                                                        | 17|  </testsuite>                                                        |
# | 18|</testsuites>'                                                        | 18|</testsuites>'                                                        |
# +---+----------------------------------------------------------------------+---+----------------------------------------------------------------------+

#   Failed test 't/data/tests/empty'
#   at t/formatter.t line 38.
# +---+-----------------------------------------------+---+-----------------------------------------------+
# | Ln|Got                                            | Ln|Expected                                       |
# +---+-----------------------------------------------+---+-----------------------------------------------+
# |  1|'<testsuites>                                  |  1|'<testsuites>                                  |
# |  2|  <testsuite failures="0"                      |  2|  <testsuite failures="0"                      |
# |   |                                               *  3|             errors="1"                        *
# |  3|             tests="0"                         |  4|             tests="0"                         |
# *  4|             name="data_tests_empty"           *  5|             name="data_tests_empty">          *
# *  5|             errors="1">                       *   |                                               |
# |  6|    <system-out></system-out>                  |  6|    <system-out></system-out>                  |
# |  7|    <system-err></system-err>                  |  7|    <system-err></system-err>                  |
# |  8|    <error message="No plan in TAP output" />  |  8|    <error message="No plan in TAP output" />  |
# |  9|  </testsuite>                                 |  9|  </testsuite>                                 |
# | 10|</testsuites>'                                 | 10|</testsuites>'                                 |
# +---+-----------------------------------------------+---+-----------------------------------------------+

#   Failed test 't/data/tests/no_nums'
#   at t/formatter.t line 38.
# +---+-----------------------------------------------------------------+---+------------------------------------------------------------------+
# | Ln|Got                                                              | Ln|Expected                                                          |
# +---+-----------------------------------------------------------------+---+------------------------------------------------------------------+
# |  1|'<testsuites>                                                    |  1|'<testsuites>                                                     |
# |  2|  <testsuite failures="1"                                        |  2|  <testsuite failures="1"                                         |
# |   |                                                                 *  3|             errors="0"                                           *
# |  3|             tests="5"                                           |  4|             tests="5"                                            |
# *  4|             name="data_tests_no_nums"                           *  5|             name="data_tests_no_nums">                           *
# *  5|             errors="0">                                         *   |                                                                  |
# |  6|    <testcase name="1"></testcase>                               |  6|    <testcase name="1"></testcase>                                |
# |  7|    <testcase name="2"></testcase>                               |  7|    <testcase name="2"></testcase>                                |
# |  8|    <testcase name="3">                                          |  8|    <testcase name="3">                                           |
# *  9|      <failure message="not ok 3"                                *  9|      <failure type="TestFailed"                                  *
# * 10|               type="TestFailed"><![CDATA[not ok 3]]></failure>  * 10|               message="not ok 3"><![CDATA[not ok 3]]></failure>  *
# | 11|    </testcase>                                                  | 11|    </testcase>                                                   |
# | 12|    <testcase name="4"></testcase>                               | 12|    <testcase name="4"></testcase>                                |
# | 13|    <testcase name="5"></testcase>                               | 13|    <testcase name="5"></testcase>                                |
# | 14|    <system-out><![CDATA[1..5                                    | 14|    <system-out><![CDATA[1..5                                     |
# | 15|ok                                                               | 15|ok                                                                |
# | 16|ok                                                               | 16|ok                                                                |
# | 17|not ok                                                           | 17|not ok                                                            |
# | 18|ok                                                               | 18|ok                                                                |
# | 19|ok                                                               | 19|ok                                                                |
# | 20|]]></system-out>                                                 | 20|]]></system-out>                                                  |
# | 21|    <system-err></system-err>                                    | 21|    <system-err></system-err>                                     |
# | 22|  </testsuite>                                                   | 22|  </testsuite>                                                    |
# | 23|</testsuites>'                                                   | 23|</testsuites>'                                                    |
# +---+-----------------------------------------------------------------+---+------------------------------------------------------------------+

#   Failed test 't/data/tests/simple'
#   at t/formatter.t line 38.
# +---+---------------------------------------+---+----------------------------------------+
# | Ln|Got                                    | Ln|Expected                                |
# +---+---------------------------------------+---+----------------------------------------+
# |  1|'<testsuites>                          |  1|'<testsuites>                           |
# *  2|  <testsuite errors="0"                *  2|  <testsuite failures="0"               *
# |   |                                       *  3|             errors="0"                 *
# |  3|             tests="5"                 |  4|             tests="5"                  |
# *  4|             name="data_tests_simple"  *  5|             name="data_tests_simple">  *
# *  5|             failures="0">             *   |                                        |
# |  6|    <testcase name="1"></testcase>     |  6|    <testcase name="1"></testcase>      |
# |  7|    <testcase name="2"></testcase>     |  7|    <testcase name="2"></testcase>      |
# |  8|    <testcase name="3"></testcase>     |  8|    <testcase name="3"></testcase>      |
# |  9|    <testcase name="4"></testcase>     |  9|    <testcase name="4"></testcase>      |
# | 10|    <testcase name="5"></testcase>     | 10|    <testcase name="5"></testcase>      |
# | 11|    <system-out><![CDATA[1..5          | 11|    <system-out><![CDATA[1..5           |
# | 12|ok 1                                   | 12|ok 1                                    |
# | 13|ok 2                                   | 13|ok 2                                    |
# | 14|ok 3                                   | 14|ok 3                                    |
# | 15|ok 4                                   | 15|ok 4                                    |
# | 16|ok 5                                   | 16|ok 5                                    |
# | 17|]]></system-out>                       | 17|]]></system-out>                        |
# | 18|    <system-err></system-err>          | 18|    <system-err></system-err>           |
# | 19|  </testsuite>                         | 19|  </testsuite>                          |
# | 20|</testsuites>'                         | 20|</testsuites>'                          |
# +---+---------------------------------------+---+----------------------------------------+

#   Failed test 't/data/tests/simple_fail'
#   at t/formatter.t line 38.
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+
# | Ln|Got                                                              |Expected                                                          |
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+
# |  1|'<testsuites>                                                    |'<testsuites>                                                     |
# *  2|  <testsuite errors="0"                                          |  <testsuite failures="2"                                         *
# *  3|             failures="2"                                        |             errors="0"                                           *
# |  4|             tests="5"                                           |             tests="5"                                            |
# |  5|             name="data_tests_simple_fail">                      |             name="data_tests_simple_fail">                       |
# |  6|    <testcase name="1"></testcase>                               |    <testcase name="1"></testcase>                                |
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+
# | 11|    <testcase name="3"></testcase>                               |    <testcase name="3"></testcase>                                |
# | 12|    <testcase name="4"></testcase>                               |    <testcase name="4"></testcase>                                |
# | 13|    <testcase name="5">                                          |    <testcase name="5">                                           |
# * 14|      <failure message="not ok 5"                                |      <failure type="TestFailed"                                  *
# * 15|               type="TestFailed"><![CDATA[not ok 5]]></failure>  |               message="not ok 5"><![CDATA[not ok 5]]></failure>  *
# | 16|    </testcase>                                                  |    </testcase>                                                   |
# | 17|    <system-out><![CDATA[1..5                                    |    <system-out><![CDATA[1..5                                     |
# | 18|ok 1                                                             |ok 1                                                              |
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+

#   Failed test 't/data/tests/simple_yaml'
#   at t/formatter.t line 38.
# +---+---------------------------------------------+---------------------------------------------+
# | Ln|Got                                          |Expected                                     |
# +---+---------------------------------------------+---------------------------------------------+
# |  1|'<testsuites>                                |'<testsuites>                                |
# *  2|  <testsuite errors="0"                      |  <testsuite failures="0"                    *
# *  3|             failures="0"                    |             errors="0"                      *
# |  4|             tests="5"                       |             tests="5"                       |
# |  5|             name="data_tests_simple_yaml">  |             name="data_tests_simple_yaml">  |
# |  6|    <testcase name="1"></testcase>           |    <testcase name="1"></testcase>           |
# +---+---------------------------------------------+---------------------------------------------+

#   Failed test 't/data/tests/skip'
#   at t/formatter.t line 38.
# +---+-------------------------------------+---+--------------------------------------+
# | Ln|Got                                  | Ln|Expected                              |
# +---+-------------------------------------+---+--------------------------------------+
# |  1|'<testsuites>                        |  1|'<testsuites>                         |
# |  2|  <testsuite failures="0"            |  2|  <testsuite failures="0"             |
# |   |                                     *  3|             errors="0"               *
# |  3|             tests="5"               |  4|             tests="5"                |
# *  4|             name="data_tests_skip"  *  5|             name="data_tests_skip">  *
# *  5|             errors="0">             *   |                                      |
# |  6|    <testcase name="1"></testcase>   |  6|    <testcase name="1"></testcase>    |
# |  7|    <testcase name="2"></testcase>   |  7|    <testcase name="2"></testcase>    |
# |  8|    <testcase name="3"></testcase>   |  8|    <testcase name="3"></testcase>    |
# |  9|    <testcase name="4"></testcase>   |  9|    <testcase name="4"></testcase>    |
# | 10|    <testcase name="5"></testcase>   | 10|    <testcase name="5"></testcase>    |
# | 11|    <system-out><![CDATA[1..5        | 11|    <system-out><![CDATA[1..5         |
# | 12|ok 1                                 | 12|ok 1                                  |
# | 13|ok 2    # skip rain delay            | 13|ok 2    # skip rain delay             |
# | 14|ok 3                                 | 14|ok 3                                  |
# | 15|ok 4                                 | 15|ok 4                                  |
# | 16|ok 5                                 | 16|ok 5                                  |
# | 17|]]></system-out>                     | 17|]]></system-out>                      |
# | 18|    <system-err></system-err>        | 18|    <system-err></system-err>         |
# | 19|  </testsuite>                       | 19|  </testsuite>                        |
# | 20|</testsuites>'                       | 20|</testsuites>'                        |
# +---+-------------------------------------+---+--------------------------------------+

#   Failed test 't/data/tests/skip_nomsg'
#   at t/formatter.t line 38.
# +---+-------------------------------------------+--------------------------------------------+
# | Ln|Got                                        |Expected                                    |
# +---+-------------------------------------------+--------------------------------------------+
# |  1|'<testsuites>                              |'<testsuites>                               |
# *  2|  <testsuite tests="1"                     |  <testsuite failures="0"                   *
# *  3|             name="data_tests_skip_nomsg"  |             errors="0"                     *
# *  4|             failures="0"                  |             tests="1"                      *
# *  5|             errors="0">                   |             name="data_tests_skip_nomsg">  *
# |  6|    <testcase name="1"></testcase>         |    <testcase name="1"></testcase>          |
# |  7|    <system-out><![CDATA[1..1              |    <system-out><![CDATA[1..1               |
# |  8|ok 1 # Skip                                |ok 1 # Skip                                 |
# |  9|]]></system-out>                           |]]></system-out>                            |
# | 10|    <system-err></system-err>              |    <system-err></system-err>               |
# | 11|  </testsuite>                             |  </testsuite>                              |
# | 12|</testsuites>'                             |</testsuites>'                              |
# +---+-------------------------------------------+--------------------------------------------+

#   Failed test 't/data/tests/skipall'
#   at t/formatter.t line 38.
# +---+------------------------------------------------+------------------------------------------------+
# | Ln|Got                                             |Expected                                        |
# +---+------------------------------------------------+------------------------------------------------+
# |  1|'<testsuites>                                   |'<testsuites>                                   |
# *  2|  <testsuite errors="0"                         |  <testsuite failures="0"                       *
# *  3|             failures="0"                       |             errors="0"                         *
# |  4|             tests="0"                          |             tests="0"                          |
# |  5|             name="data_tests_skipall">         |             name="data_tests_skipall">         |
# |  6|    <system-out><![CDATA[1..0 # skipping: rope  |    <system-out><![CDATA[1..0 # skipping: rope  |
# |  7|]]></system-out>                                |]]></system-out>                                |
# |  8|    <system-err></system-err>                   |    <system-err></system-err>                   |
# |  9|  </testsuite>                                  |  </testsuite>                                  |
# | 10|</testsuites>'                                  |</testsuites>'                                  |
# +---+------------------------------------------------+------------------------------------------------+

#   Failed test 't/data/tests/skipall_nomsg'
#   at t/formatter.t line 38.
# +---+----------------------------------------------+-----------------------------------------------+
# | Ln|Got                                           |Expected                                       |
# +---+----------------------------------------------+-----------------------------------------------+
# |  1|'<testsuites>                                 |'<testsuites>                                  |
# *  2|  <testsuite errors="0"                       |  <testsuite failures="0"                      *
# *  3|             name="data_tests_skipall_nomsg"  |             errors="0"                        *
# |  4|             tests="0"                        |             tests="0"                         |
# *  5|             failures="0">                    |             name="data_tests_skipall_nomsg">  *
# |  6|    <system-out><![CDATA[1..0                 |    <system-out><![CDATA[1..0                  |
# |  7|]]></system-out>                              |]]></system-out>                               |
# |  8|    <system-err></system-err>                 |    <system-err></system-err>                  |
# |  9|  </testsuite>                                |  </testsuite>                                 |
# | 10|</testsuites>'                                |</testsuites>'                                 |
# +---+----------------------------------------------+-----------------------------------------------+

#   Failed test 't/data/tests/stdout_stderr'
#   at t/formatter.t line 38.
# +---+----------------------------------------------+-----------------------------------------------+
# | Ln|Got                                           |Expected                                       |
# +---+----------------------------------------------+-----------------------------------------------+
# |  1|'<testsuites>                                 |'<testsuites>                                  |
# *  2|  <testsuite errors="0"                       |  <testsuite failures="0"                      *
# *  3|             failures="0"                     |             errors="0"                        *
# *  4|             name="data_tests_stdout_stderr"  |             tests="4"                         *
# *  5|             tests="4">                       |             name="data_tests_stdout_stderr">  *
# |  6|    <testcase name="1"></testcase>            |    <testcase name="1"></testcase>             |
# |  7|    <testcase name="2"></testcase>            |    <testcase name="2"></testcase>             |
# |  8|    <testcase name="3"></testcase>            |    <testcase name="3"></testcase>             |
# |  9|    <testcase name="4"></testcase>            |    <testcase name="4"></testcase>             |
# | 10|    <system-out><![CDATA[# comments           |    <system-out><![CDATA[# comments            |
# | 11|ok 1                                          |ok 1                                           |
# | 12|ok 2                                          |ok 2                                           |
# | 13|ok 3                                          |ok 3                                           |
# | 14|# comment                                     |# comment                                      |
# | 15|ok 4                                          |ok 4                                           |
# | 16|# more ignored stuff                          |# more ignored stuff                           |
# | 17|# and yet more                                |# and yet more                                 |
# | 18|1..4                                          |1..4                                           |
# | 19|]]></system-out>                              |]]></system-out>                               |
# | 20|    <system-err></system-err>                 |    <system-err></system-err>                  |
# | 21|  </testsuite>                                |  </testsuite>                                 |
# | 22|</testsuites>'                                |</testsuites>'                                 |
# +---+----------------------------------------------+-----------------------------------------------+

#   Failed test 't/data/tests/todo'
#   at t/formatter.t line 38.
# +---+-----------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
# | Ln|Got                                                                                |Expected                                                                           |
# +---+-----------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                      |'<testsuites>                                                                      |
# *  2|  <testsuite errors="1"                                                            |  <testsuite failures="0"                                                          *
# *  3|             name="data_tests_todo"                                                |             errors="1"                                                            *
# |  4|             tests="5"                                                             |             tests="5"                                                             |
# *  5|             failures="0">                                                         |             name="data_tests_todo">                                               *
# |  6|    <testcase name="1"></testcase>                                                 |    <testcase name="1"></testcase>                                                 |
# |  7|    <testcase name="2">                                                            |    <testcase name="2">                                                            |
# |  8|      <error type="TodoTestSucceeded" message=""><![CDATA[ok 2 # TODO ]]></error>  |      <error type="TodoTestSucceeded" message=""><![CDATA[ok 2 # TODO ]]></error>  |
# |  9|    </testcase>                                                                    |    </testcase>                                                                    |
# | 10|    <testcase name="3"></testcase>                                                 |    <testcase name="3"></testcase>                                                 |
# | 11|    <testcase name="4"></testcase>                                                 |    <testcase name="4"></testcase>                                                 |
# | 12|    <testcase name="5"></testcase>                                                 |    <testcase name="5"></testcase>                                                 |
# | 13|    <system-out><![CDATA[1..5 todo 3 2;                                            |    <system-out><![CDATA[1..5 todo 3 2;                                            |
# | 14|ok 1                                                                               |ok 1                                                                               |
# | 15|ok 2                                                                               |ok 2                                                                               |
# | 16|not ok 3                                                                           |not ok 3                                                                           |
# | 17|ok 4                                                                               |ok 4                                                                               |
# | 18|ok 5                                                                               |ok 5                                                                               |
# | 19|]]></system-out>                                                                   |]]></system-out>                                                                   |
# | 20|    <system-err></system-err>                                                      |    <system-err></system-err>                                                      |
# | 21|  </testsuite>                                                                     |  </testsuite>                                                                     |
# | 22|</testsuites>'                                                                     |</testsuites>'                                                                     |
# +---+-----------------------------------------------------------------------------------+-----------------------------------------------------------------------------------+

#   Failed test 't/data/tests/todo_inline'
#   at t/formatter.t line 38.
# +---+-----------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
# | Ln|Got                                                                                                                          |Expected                                                                                                                                       |
# +---+-----------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                                                                |'<testsuites>                                                                                                                                  |
# *  2|  <testsuite errors="1"                                                                                                      |  <testsuite failures="0"                                                                                                                      *
# *  3|             failures="0"                                                                                                    |             errors="1"                                                                                                                        *
# *  4|             name="data_tests_todo_inline"                                                                                   |             tests="3"                                                                                                                         *
# *  5|             tests="3">                                                                                                      |             name="data_tests_todo_inline">                                                                                                    *
# |  6|    <testcase name="1 - Foo"></testcase>                                                                                     |    <testcase name="1 - Foo"></testcase>                                                                                                       |
# |  7|    <testcase name="2 - Unexpected success">                                                                                 |    <testcase name="2 - Unexpected success">                                                                                                   |
# *  8|      <error message="Just testing the todo interface."                                                                      |      <error type="TodoTestSucceeded"                                                                                                          *
# *  9|             type="TodoTestSucceeded"><![CDATA[ok 2 - Unexpected success # TODO Just testing the todo interface.]]></error>  |             message="Just testing the todo interface."><![CDATA[ok 2 - Unexpected success # TODO Just testing the todo interface.]]></error>  *
# | 10|    </testcase>                                                                                                              |    </testcase>                                                                                                                                |
# | 11|    <testcase name="3 - This is not todo"></testcase>                                                                        |    <testcase name="3 - This is not todo"></testcase>                                                                                          |
# | 12|    <system-out><![CDATA[1..3                                                                                                |    <system-out><![CDATA[1..3                                                                                                                  |
# | 13|not ok 1 - Foo # TODO Just testing the todo interface.                                                                       |not ok 1 - Foo # TODO Just testing the todo interface.                                                                                         |
# | 14|ok 2 - Unexpected success # TODO Just testing the todo interface.                                                            |ok 2 - Unexpected success # TODO Just testing the todo interface.                                                                              |
# | 15|ok 3 - This is not todo                                                                                                      |ok 3 - This is not todo                                                                                                                        |
# | 16|]]></system-out>                                                                                                             |]]></system-out>                                                                                                                               |
# | 17|    <system-err></system-err>                                                                                                |    <system-err></system-err>                                                                                                                  |
# | 18|  </testsuite>                                                                                                               |  </testsuite>                                                                                                                                 |
# | 19|</testsuites>'                                                                                                               |</testsuites>'                                                                                                                                 |
# +---+-----------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+

#   Failed test 't/data/tests/todo_misparse'
#   at t/formatter.t line 38.
# +---+------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+
# | Ln|Got                                                                                       |Expected                                                                                                            |
# +---+------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                             |'<testsuites>                                                                                                       |
# *  2|  <testsuite errors="0"                                                                   |  <testsuite failures="1"                                                                                           *
# *  3|             name="data_tests_todo_misparse"                                              |             errors="0"                                                                                             *
# |  4|             tests="1"                                                                    |             tests="1"                                                                                              |
# *  5|             failures="1">                                                                |             name="data_tests_todo_misparse">                                                                       *
# |  6|    <testcase name="1 Hamlette # TODOORNOTTODO">                                          |    <testcase name="1 Hamlette # TODOORNOTTODO">                                                                    |
# *  7|      <failure message="not ok 1 Hamlette # TODOORNOTTODO"                                |      <failure type="TestFailed"                                                                                    *
# *  8|               type="TestFailed"><![CDATA[not ok 1 Hamlette # TODOORNOTTODO]]></failure>  |               message="not ok 1 Hamlette # TODOORNOTTODO"><![CDATA[not ok 1 Hamlette # TODOORNOTTODO]]></failure>  *
# |  9|    </testcase>                                                                           |    </testcase>                                                                                                     |
# | 10|    <system-out><![CDATA[1..1                                                             |    <system-out><![CDATA[1..1                                                                                       |
# | 11|not ok 1 Hamlette # TODOORNOTTODO                                                         |not ok 1 Hamlette # TODOORNOTTODO                                                                                   |
# | 12|]]></system-out>                                                                          |]]></system-out>                                                                                                    |
# | 13|    <system-err></system-err>                                                             |    <system-err></system-err>                                                                                       |
# | 14|  </testsuite>                                                                            |  </testsuite>                                                                                                      |
# | 15|</testsuites>'                                                                            |</testsuites>'                                                                                                      |
# +---+------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+

#   Failed test 't/data/tests/too_many'
#   at t/formatter.t line 38.
# +---+---------------------------------------------------------------------------+---+---------------------------------------------------------------------------+
# | Ln|Got                                                                        | Ln|Expected                                                                   |
# +---+---------------------------------------------------------------------------+---+---------------------------------------------------------------------------+
# |  1|'<testsuites>                                                              |  1|'<testsuites>                                                              |
# *  2|  <testsuite tests="7"                                                     *  2|  <testsuite failures="4"                                                  *
# *  3|             name="data_tests_too_many"                                    *  3|             errors="5"                                                    *
# *  4|             failures="4"                                                  *  4|             tests="7"                                                     *
# *  5|             errors="5">                                                   *  5|             name="data_tests_too_many">                                   *
# |  6|    <testcase name="1"></testcase>                                         |  6|    <testcase name="1"></testcase>                                         |
# |  7|    <testcase name="2"></testcase>                                         |  7|    <testcase name="2"></testcase>                                         |
# |  8|    <testcase name="3"></testcase>                                         |  8|    <testcase name="3"></testcase>                                         |
# +---+---------------------------------------------------------------------------+---+---------------------------------------------------------------------------+
# | 13|      <error type="UnplannedTest" message="ok 5"><![CDATA[ok 5]]></error>  | 13|      <error type="UnplannedTest" message="ok 5"><![CDATA[ok 5]]></error>  |
# | 14|    </testcase>                                                            | 14|    </testcase>                                                            |
# | 15|    <testcase name="6">                                                    | 15|    <testcase name="6">                                                    |
# * 16|      <error message="ok 6"                                                * 16|      <error type="UnplannedTest" message="ok 6"><![CDATA[ok 6]]></error>  *
# * 17|             type="UnplannedTest"><![CDATA[ok 6]]></error>                 *   |                                                                           |
# | 18|    </testcase>                                                            | 17|    </testcase>                                                            |
# | 19|    <testcase name="7">                                                    | 18|    <testcase name="7">                                                    |
# * 20|      <error message="ok 7"                                                * 19|      <error type="UnplannedTest" message="ok 7"><![CDATA[ok 7]]></error>  *
# * 21|             type="UnplannedTest"><![CDATA[ok 7]]></error>                 *   |                                                                           |
# | 22|    </testcase>                                                            | 20|    </testcase>                                                            |
# | 23|    <system-out><![CDATA[1..3                                              | 21|    <system-out><![CDATA[1..3                                              |
# | 24|ok 1                                                                       | 22|ok 1                                                                       |
# +---+---------------------------------------------------------------------------+---+---------------------------------------------------------------------------+
# Looks like you failed 21 tests of 22.
t/formatter.t ......... 
Dubious, test returned 21 (wstat 5376, 0x1500)
Failed 21/22 subtests 
t/passing-todos.t ..... ok
t/pod-coverage.t ...... ok
t/pod.t ............... ok

#   Failed test 'results generated on STDOUT'
#   at t/tap2junit-filter.t line 26.
# +---+-------------------------------------+--------------------------------------+
# | Ln|Got                                  |Expected                              |
# +---+-------------------------------------+--------------------------------------+
# |  1|'<testsuites>                        |'<testsuites>                         |
# *  2|  <testsuite errors="0"              |  <testsuite failures="0"             *
# *  3|             name="data_tap_simple"  |             errors="0"               *
# *  4|             failures="0"            |             tests="5"                *
# *  5|             tests="5">              |             name="data_tap_simple">  *
# |  6|    <testcase name="1"></testcase>   |    <testcase name="1"></testcase>    |
# |  7|    <testcase name="2"></testcase>   |    <testcase name="2"></testcase>    |
# |  8|    <testcase name="3"></testcase>   |    <testcase name="3"></testcase>    |
# |  9|    <testcase name="4"></testcase>   |    <testcase name="4"></testcase>    |
# | 10|    <testcase name="5"></testcase>   |    <testcase name="5"></testcase>    |
# | 11|    <system-out><![CDATA[1..5        |    <system-out><![CDATA[1..5         |
# | 12|ok 1                                 |ok 1                                  |
# | 13|ok 2                                 |ok 2                                  |
# | 14|ok 3                                 |ok 3                                  |
# | 15|ok 4                                 |ok 4                                  |
# | 16|ok 5                                 |ok 5                                  |
# | 17|]]></system-out>                     |]]></system-out>                      |
# | 18|    <system-err></system-err>        |    <system-err></system-err>         |
# | 19|  </testsuite>                       |  </testsuite>                        |
# | 20|</testsuites>'                       |</testsuites>'                        |
# +---+-------------------------------------+--------------------------------------+
# Looks like you failed 1 test of 2.
t/tap2junit-filter.t .. 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/2 subtests 
t/tap2junit-name.t .... ok

#   Failed test 't/data/tap/bad_chars'
#   at t/tap2junit.t line 30.
# +---+------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
# | Ln|Got                                                                                             |Expected                                                                                        |
# +---+------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                                   |'<testsuites>                                                                                   |
# *  2|  <testsuite tests="3"                                                                          |  <testsuite failures="0"                                                                       *
# |  3|             errors="0"                                                                         |             errors="0"                                                                         |
# *  4|             failures="0"                                                                       |             tests="3"                                                                          *
# |  5|             name="data_tap_bad_chars">                                                         |             name="data_tap_bad_chars">                                                         |
# |  6|    <testcase name="1 - Control chars ^A^B^C"></testcase>                                       |    <testcase name="1 - Control chars ^A^B^C"></testcase>                                       |
# |  7|    <testcase name="2 - Weird control chars [\\x7f]^_^]^^"></testcase>                          |    <testcase name="2 - Weird control chars [\\x7f]^_^]^^"></testcase>                          |
# |  8|    <testcase name="3 - Unicode [\\xc3][\\x9e][\\xcf][\\xb4][\\xec][\\x8c][\\x87]"></testcase>  |    <testcase name="3 - Unicode [\\xc3][\\x9e][\\xcf][\\xb4][\\xec][\\x8c][\\x87]"></testcase>  |
# |  9|    <system-out><![CDATA[1..3                                                                   |    <system-out><![CDATA[1..3                                                                   |
# | 10|ok 1 - Control chars ^A^B^C                                                                     |ok 1 - Control chars ^A^B^C                                                                     |
# | 11|ok 2 - Weird control chars [\\x7f]^_^]^^                                                        |ok 2 - Weird control chars [\\x7f]^_^]^^                                                        |
# | 12|ok 3 - Unicode [\\xc3][\\x9e][\\xcf][\\xb4][\\xec][\\x8c][\\x87]                                |ok 3 - Unicode [\\xc3][\\x9e][\\xcf][\\xb4][\\xec][\\x8c][\\x87]                                |
# | 13|]]></system-out>                                                                                |]]></system-out>                                                                                |
# | 14|    <system-err></system-err>                                                                   |    <system-err></system-err>                                                                   |
# | 15|  </testsuite>                                                                                  |  </testsuite>                                                                                  |
# | 16|</testsuites>'                                                                                  |</testsuites>'                                                                                  |
# +---+------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+

#   Failed test 't/data/tap/bailout'
#   at t/tap2junit.t line 30.
# +---+--------------------------------------+---------------------------------------+
# | Ln|Got                                   |Expected                               |
# +---+--------------------------------------+---------------------------------------+
# |  1|'<testsuites>                         |'<testsuites>                          |
# *  2|  <testsuite errors="0"               |  <testsuite failures="0"              *
# *  3|             failures="0"             |             errors="0"                *
# *  4|             name="data_tap_bailout"  |             tests="5"                 *
# *  5|             tests="5">               |             name="data_tap_bailout">  *
# |  6|    <testcase name="1"></testcase>    |    <testcase name="1"></testcase>     |
# |  7|    <testcase name="2"></testcase>    |    <testcase name="2"></testcase>     |
# |  8|    <testcase name="3"></testcase>    |    <testcase name="3"></testcase>     |
# |  9|    <testcase name="4"></testcase>    |    <testcase name="4"></testcase>     |
# | 10|    <testcase name="5"></testcase>    |    <testcase name="5"></testcase>     |
# | 11|    <system-out><![CDATA[1..5         |    <system-out><![CDATA[1..5          |
# | 12|ok 1                                  |ok 1                                   |
# | 13|ok 2                                  |ok 2                                   |
# | 14|ok 3                                  |ok 3                                   |
# | 15|Bail out!  GERONIMMMOOOOOO!!!         |Bail out!  GERONIMMMOOOOOO!!!          |
# | 16|ok 4                                  |ok 4                                   |
# | 17|ok 5                                  |ok 5                                   |
# | 18|]]></system-out>                      |]]></system-out>                       |
# | 19|    <system-err></system-err>         |    <system-err></system-err>          |
# | 20|  </testsuite>                        |  </testsuite>                         |
# | 21|</testsuites>'                        |</testsuites>'                         |
# +---+--------------------------------------+---------------------------------------+

#   Failed test 't/data/tap/descriptive'
#   at t/tap2junit.t line 30.
# +---+-----------------------------------------------------------------------------+---+---------------------------------------------------------+
# | Ln|Got                                                                          | Ln|Expected                                                 |
# +---+-----------------------------------------------------------------------------+---+---------------------------------------------------------+
# |  1|'<testsuites>                                                                |  1|'<testsuites>                                            |
# *  2|  <testsuite name="data_tap_descriptive" failures="0" tests="5" errors="0">  *  2|  <testsuite failures="0"                                *
# |   |                                                                             *  3|             errors="0"                                  *
# |   |                                                                             *  4|             tests="5"                                   *
# |   |                                                                             *  5|             name="data_tap_descriptive">                *
# |  3|    <testcase name="1 Interlock activated"></testcase>                       |  6|    <testcase name="1 Interlock activated"></testcase>   |
# |  4|    <testcase name="2 Megathrusters are go"></testcase>                      |  7|    <testcase name="2 Megathrusters are go"></testcase>  |
# |  5|    <testcase name="3 Head formed"></testcase>                               |  8|    <testcase name="3 Head formed"></testcase>           |
# |  6|    <testcase name="4 Blazing sword formed"></testcase>                      |  9|    <testcase name="4 Blazing sword formed"></testcase>  |
# |  7|    <testcase name="5 Robeast destroyed"></testcase>                         | 10|    <testcase name="5 Robeast destroyed"></testcase>     |
# |  8|    <system-out><![CDATA[1..5                                                | 11|    <system-out><![CDATA[1..5                            |
# |  9|ok 1    Interlock activated                                                  | 12|ok 1    Interlock activated                              |
# | 10|ok 2    Megathrusters are go                                                 | 13|ok 2    Megathrusters are go                             |
# | 11|ok 3    Head formed                                                          | 14|ok 3    Head formed                                      |
# | 12|ok 4    Blazing sword formed                                                 | 15|ok 4    Blazing sword formed                             |
# | 13|ok 5    Robeast destroyed                                                    | 16|ok 5    Robeast destroyed                                |
# | 14|]]></system-out>                                                             | 17|]]></system-out>                                         |
# | 15|    <system-err></system-err>                                                | 18|    <system-err></system-err>                            |
# | 16|  </testsuite>                                                               | 19|  </testsuite>                                           |
# | 17|</testsuites>'                                                               | 20|</testsuites>'                                           |
# +---+-----------------------------------------------------------------------------+---+---------------------------------------------------------+

#   Failed test 't/data/tap/descriptive_trailing'
#   at t/tap2junit.t line 30.
# +---+--------------------------------------------------------------------------------------+---+---------------------------------------------------------+
# | Ln|Got                                                                                   | Ln|Expected                                                 |
# +---+--------------------------------------------------------------------------------------+---+---------------------------------------------------------+
# |  1|'<testsuites>                                                                         |  1|'<testsuites>                                            |
# *  2|  <testsuite name="data_tap_descriptive_trailing" errors="0" tests="5" failures="0">  *  2|  <testsuite failures="0"                                *
# |   |                                                                                      *  3|             errors="0"                                  *
# |   |                                                                                      *  4|             tests="5"                                   *
# |   |                                                                                      *  5|             name="data_tap_descriptive_trailing">       *
# |  3|    <testcase name="1 Interlock activated"></testcase>                                |  6|    <testcase name="1 Interlock activated"></testcase>   |
# |  4|    <testcase name="2 Megathrusters are go"></testcase>                               |  7|    <testcase name="2 Megathrusters are go"></testcase>  |
# |  5|    <testcase name="3 Head formed"></testcase>                                        |  8|    <testcase name="3 Head formed"></testcase>           |
# |  6|    <testcase name="4 Blazing sword formed"></testcase>                               |  9|    <testcase name="4 Blazing sword formed"></testcase>  |
# |  7|    <testcase name="5 Robeast destroyed"></testcase>                                  | 10|    <testcase name="5 Robeast destroyed"></testcase>     |
# |  8|    <system-out><![CDATA[ok 1    Interlock activated                                  | 11|    <system-out><![CDATA[ok 1    Interlock activated     |
# |  9|ok 2    Megathrusters are go                                                          | 12|ok 2    Megathrusters are go                             |
# | 10|ok 3    Head formed                                                                   | 13|ok 3    Head formed                                      |
# | 11|ok 4    Blazing sword formed                                                          | 14|ok 4    Blazing sword formed                             |
# | 12|ok 5    Robeast destroyed                                                             | 15|ok 5    Robeast destroyed                                |
# | 13|1..5                                                                                  | 16|1..5                                                     |
# | 14|]]></system-out>                                                                      | 17|]]></system-out>                                         |
# | 15|    <system-err></system-err>                                                         | 18|    <system-err></system-err>                            |
# | 16|  </testsuite>                                                                        | 19|  </testsuite>                                           |
# | 17|</testsuites>'                                                                        | 20|</testsuites>'                                           |
# +---+--------------------------------------------------------------------------------------+---+---------------------------------------------------------+

#   Failed test 't/data/tap/die_head_end'
#   at t/tap2junit.t line 30.
# +---+-----------------------------------------------+-----------------------------------------------+
# | Ln|Got                                            |Expected                                       |
# +---+-----------------------------------------------+-----------------------------------------------+
# |  1|'<testsuites>                                  |'<testsuites>                                  |
# |  2|  <testsuite failures="0"                      |  <testsuite failures="0"                      |
# *  3|             name="data_tap_die_head_end"      |             errors="1"                        *
# |  4|             tests="4"                         |             tests="4"                         |
# *  5|             errors="1">                       |             name="data_tap_die_head_end">     *
# |  6|    <testcase name="1"></testcase>             |    <testcase name="1"></testcase>             |
# |  7|    <testcase name="2"></testcase>             |    <testcase name="2"></testcase>             |
# |  8|    <testcase name="3"></testcase>             |    <testcase name="3"></testcase>             |
# |  9|    <testcase name="4"></testcase>             |    <testcase name="4"></testcase>             |
# | 10|    <system-out><![CDATA[ok 1                  |    <system-out><![CDATA[ok 1                  |
# | 11|ok 2                                           |ok 2                                           |
# | 12|ok 3                                           |ok 3                                           |
# | 13|ok 4                                           |ok 4                                           |
# | 14|]]></system-out>                               |]]></system-out>                               |
# | 15|    <system-err></system-err>                  |    <system-err></system-err>                  |
# | 16|    <error message="No plan in TAP output" />  |    <error message="No plan in TAP output" />  |
# | 17|  </testsuite>                                 |  </testsuite>                                 |
# | 18|</testsuites>'                                 |</testsuites>'                                 |
# +---+-----------------------------------------------+-----------------------------------------------+

#   Failed test 't/data/tap/die_last_minute'
#   at t/tap2junit.t line 30.
# +---+----------------------------------------------+-----------------------------------------------+
# | Ln|Got                                           |Expected                                       |
# +---+----------------------------------------------+-----------------------------------------------+
# |  1|'<testsuites>                                 |'<testsuites>                                  |
# *  2|  <testsuite tests="4"                        |  <testsuite failures="0"                      *
# *  3|             name="data_tap_die_last_minute"  |             errors="0"                        *
# *  4|             failures="0"                     |             tests="4"                         *
# *  5|             errors="0">                      |             name="data_tap_die_last_minute">  *
# |  6|    <testcase name="1"></testcase>            |    <testcase name="1"></testcase>             |
# |  7|    <testcase name="2"></testcase>            |    <testcase name="2"></testcase>             |
# |  8|    <testcase name="3"></testcase>            |    <testcase name="3"></testcase>             |
# |  9|    <testcase name="4"></testcase>            |    <testcase name="4"></testcase>             |
# | 10|    <system-out><![CDATA[ok 1                 |    <system-out><![CDATA[ok 1                  |
# | 11|ok 2                                          |ok 2                                           |
# | 12|ok 3                                          |ok 3                                           |
# | 13|ok 4                                          |ok 4                                           |
# | 14|1..4                                          |1..4                                           |
# | 15|]]></system-out>                              |]]></system-out>                               |
# | 16|    <system-err></system-err>                 |    <system-err></system-err>                  |
# | 17|  </testsuite>                                |  </testsuite>                                 |
# | 18|</testsuites>'                                |</testsuites>'                                 |
# +---+----------------------------------------------+-----------------------------------------------+

#   Failed test 't/data/tap/die_unfinished'
#   at t/tap2junit.t line 30.
# +---+--------------------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | Ln|Got                                                                             | Ln|Expected                                                           |
# +---+--------------------------------------------------------------------------------+---+-------------------------------------------------------------------+
# |  1|'<testsuites>                                                                   |  1|'<testsuites>                                                      |
# *  2|  <testsuite name="data_tap_die_unfinished" failures="0" tests="3" errors="1">  *  2|  <testsuite failures="0"                                          *
# |   |                                                                                *  3|             errors="1"                                            *
# |   |                                                                                *  4|             tests="3"                                             *
# |   |                                                                                *  5|             name="data_tap_die_unfinished">                       *
# |  3|    <testcase name="1"></testcase>                                              |  6|    <testcase name="1"></testcase>                                 |
# |  4|    <testcase name="2"></testcase>                                              |  7|    <testcase name="2"></testcase>                                 |
# |  5|    <testcase name="3"></testcase>                                              |  8|    <testcase name="3"></testcase>                                 |
# |  6|    <system-out><![CDATA[1..4                                                   |  9|    <system-out><![CDATA[1..4                                      |
# |  7|ok 1                                                                            | 10|ok 1                                                               |
# |  8|ok 2                                                                            | 11|ok 2                                                               |
# |  9|ok 3                                                                            | 12|ok 3                                                               |
# | 10|]]></system-out>                                                                | 13|]]></system-out>                                                   |
# | 11|    <system-err></system-err>                                                   | 14|    <system-err></system-err>                                      |
# | 12|    <error message="Looks like you planned 4 tests but ran 3." />               | 15|    <error message="Looks like you planned 4 tests but ran 3." />  |
# | 13|  </testsuite>                                                                  | 16|  </testsuite>                                                     |
# | 14|</testsuites>'                                                                  | 17|</testsuites>'                                                     |
# +---+--------------------------------------------------------------------------------+---+-------------------------------------------------------------------+

#   Failed test 't/data/tap/no_nums'
#   at t/tap2junit.t line 30.
# +---+-------------------------------------------------------------------------+---+------------------------------------------------------------------+
# | Ln|Got                                                                      | Ln|Expected                                                          |
# +---+-------------------------------------------------------------------------+---+------------------------------------------------------------------+
# |  1|'<testsuites>                                                            |  1|'<testsuites>                                                     |
# *  2|  <testsuite name="data_tap_no_nums" failures="1" errors="0" tests="5">  *  2|  <testsuite failures="1"                                         *
# |   |                                                                         *  3|             errors="0"                                           *
# |   |                                                                         *  4|             tests="5"                                            *
# |   |                                                                         *  5|             name="data_tap_no_nums">                             *
# |  3|    <testcase name="1"></testcase>                                       |  6|    <testcase name="1"></testcase>                                |
# |  4|    <testcase name="2"></testcase>                                       |  7|    <testcase name="2"></testcase>                                |
# |  5|    <testcase name="3">                                                  |  8|    <testcase name="3">                                           |
# *  6|      <failure message="not ok 3"                                        *  9|      <failure type="TestFailed"                                  *
# *  7|               type="TestFailed"><![CDATA[not ok 3]]></failure>          * 10|               message="not ok 3"><![CDATA[not ok 3]]></failure>  *
# |  8|    </testcase>                                                          | 11|    </testcase>                                                   |
# |  9|    <testcase name="4"></testcase>                                       | 12|    <testcase name="4"></testcase>                                |
# | 10|    <testcase name="5"></testcase>                                       | 13|    <testcase name="5"></testcase>                                |
# | 11|    <system-out><![CDATA[1..5                                            | 14|    <system-out><![CDATA[1..5                                     |
# | 12|ok                                                                       | 15|ok                                                                |
# | 13|ok                                                                       | 16|ok                                                                |
# | 14|not ok                                                                   | 17|not ok                                                            |
# | 15|ok                                                                       | 18|ok                                                                |
# | 16|ok                                                                       | 19|ok                                                                |
# | 17|]]></system-out>                                                         | 20|]]></system-out>                                                  |
# | 18|    <system-err></system-err>                                            | 21|    <system-err></system-err>                                     |
# | 19|  </testsuite>                                                           | 22|  </testsuite>                                                    |
# | 20|</testsuites>'                                                           | 23|</testsuites>'                                                    |
# +---+-------------------------------------------------------------------------+---+------------------------------------------------------------------+

#   Failed test 't/data/tap/simple'
#   at t/tap2junit.t line 30.
# +---+-------------------------------------+--------------------------------------+
# | Ln|Got                                  |Expected                              |
# +---+-------------------------------------+--------------------------------------+
# |  1|'<testsuites>                        |'<testsuites>                         |
# *  2|  <testsuite tests="5"               |  <testsuite failures="0"             *
# |  3|             errors="0"              |             errors="0"               |
# *  4|             name="data_tap_simple"  |             tests="5"                *
# *  5|             failures="0">           |             name="data_tap_simple">  *
# |  6|    <testcase name="1"></testcase>   |    <testcase name="1"></testcase>    |
# |  7|    <testcase name="2"></testcase>   |    <testcase name="2"></testcase>    |
# |  8|    <testcase name="3"></testcase>   |    <testcase name="3"></testcase>    |
# |  9|    <testcase name="4"></testcase>   |    <testcase name="4"></testcase>    |
# | 10|    <testcase name="5"></testcase>   |    <testcase name="5"></testcase>    |
# | 11|    <system-out><![CDATA[1..5        |    <system-out><![CDATA[1..5         |
# | 12|ok 1                                 |ok 1                                  |
# | 13|ok 2                                 |ok 2                                  |
# | 14|ok 3                                 |ok 3                                  |
# | 15|ok 4                                 |ok 4                                  |
# | 16|ok 5                                 |ok 5                                  |
# | 17|]]></system-out>                     |]]></system-out>                      |
# | 18|    <system-err></system-err>        |    <system-err></system-err>         |
# | 19|  </testsuite>                       |  </testsuite>                        |
# | 20|</testsuites>'                       |</testsuites>'                        |
# +---+-------------------------------------+--------------------------------------+

#   Failed test 't/data/tap/simple_fail'
#   at t/tap2junit.t line 30.
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+
# | Ln|Got                                                              |Expected                                                          |
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+
# |  1|'<testsuites>                                                    |'<testsuites>                                                     |
# |  2|  <testsuite failures="2"                                        |  <testsuite failures="2"                                         |
# |  3|             errors="0"                                          |             errors="0"                                           |
# *  4|             name="data_tap_simple_fail"                         |             tests="5"                                            *
# *  5|             tests="5">                                          |             name="data_tap_simple_fail">                         *
# |  6|    <testcase name="1"></testcase>                               |    <testcase name="1"></testcase>                                |
# |  7|    <testcase name="2">                                          |    <testcase name="2">                                           |
# *  8|      <failure message="not ok 2"                                |      <failure type="TestFailed"                                  *
# *  9|               type="TestFailed"><![CDATA[not ok 2]]></failure>  |               message="not ok 2"><![CDATA[not ok 2]]></failure>  *
# | 10|    </testcase>                                                  |    </testcase>                                                   |
# | 11|    <testcase name="3"></testcase>                               |    <testcase name="3"></testcase>                                |
# | 12|    <testcase name="4"></testcase>                               |    <testcase name="4"></testcase>                                |
# | 13|    <testcase name="5">                                          |    <testcase name="5">                                           |
# * 14|      <failure message="not ok 5"                                |      <failure type="TestFailed"                                  *
# * 15|               type="TestFailed"><![CDATA[not ok 5]]></failure>  |               message="not ok 5"><![CDATA[not ok 5]]></failure>  *
# | 16|    </testcase>                                                  |    </testcase>                                                   |
# | 17|    <system-out><![CDATA[1..5                                    |    <system-out><![CDATA[1..5                                     |
# | 18|ok 1                                                             |ok 1                                                              |
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+

#   Failed test 't/data/tap/simple_yaml'
#   at t/tap2junit.t line 30.
# +---+------------------------------------------+-------------------------------------------+
# | Ln|Got                                       |Expected                                   |
# +---+------------------------------------------+-------------------------------------------+
# |  1|'<testsuites>                             |'<testsuites>                              |
# *  2|  <testsuite tests="5"                    |  <testsuite failures="0"                  *
# *  3|             failures="0"                 |             errors="0"                    *
# *  4|             name="data_tap_simple_yaml"  |             tests="5"                     *
# *  5|             errors="0">                  |             name="data_tap_simple_yaml">  *
# |  6|    <testcase name="1"></testcase>        |    <testcase name="1"></testcase>         |
# |  7|    <testcase name="2"></testcase>        |    <testcase name="2"></testcase>         |
# |  8|    <testcase name="3"></testcase>        |    <testcase name="3"></testcase>         |
# +---+------------------------------------------+-------------------------------------------+

#   Failed test 't/data/tap/skip'
#   at t/tap2junit.t line 30.
# +---+------------------------------------+------------------------------------+
# | Ln|Got                                 |Expected                            |
# +---+------------------------------------+------------------------------------+
# |  1|'<testsuites>                       |'<testsuites>                       |
# *  2|  <testsuite errors="0"             |  <testsuite failures="0"           *
# *  3|             failures="0"           |             errors="0"             *
# |  4|             tests="5"              |             tests="5"              |
# |  5|             name="data_tap_skip">  |             name="data_tap_skip">  |
# |  6|    <testcase name="1"></testcase>  |    <testcase name="1"></testcase>  |
# |  7|    <testcase name="2"></testcase>  |    <testcase name="2"></testcase>  |
# |  8|    <testcase name="3"></testcase>  |    <testcase name="3"></testcase>  |
# |  9|    <testcase name="4"></testcase>  |    <testcase name="4"></testcase>  |
# | 10|    <testcase name="5"></testcase>  |    <testcase name="5"></testcase>  |
# | 11|    <system-out><![CDATA[1..5       |    <system-out><![CDATA[1..5       |
# | 12|ok 1                                |ok 1                                |
# | 13|ok 2    # skip rain delay           |ok 2    # skip rain delay           |
# | 14|ok 3                                |ok 3                                |
# | 15|ok 4                                |ok 4                                |
# | 16|ok 5                                |ok 5                                |
# | 17|]]></system-out>                    |]]></system-out>                    |
# | 18|    <system-err></system-err>       |    <system-err></system-err>       |
# | 19|  </testsuite>                      |  </testsuite>                      |
# | 20|</testsuites>'                      |</testsuites>'                      |
# +---+------------------------------------+------------------------------------+

#   Failed test 't/data/tap/skip_nomsg'
#   at t/tap2junit.t line 30.
# +---+----------------------------------------------------------------------------+---+------------------------------------------+
# | Ln|Got                                                                         | Ln|Expected                                  |
# +---+----------------------------------------------------------------------------+---+------------------------------------------+
# |  1|'<testsuites>                                                               |  1|'<testsuites>                             |
# *  2|  <testsuite name="data_tap_skip_nomsg" tests="1" failures="0" errors="0">  *  2|  <testsuite failures="0"                 *
# |   |                                                                            *  3|             errors="0"                   *
# |   |                                                                            *  4|             tests="1"                    *
# |   |                                                                            *  5|             name="data_tap_skip_nomsg">  *
# |  3|    <testcase name="1"></testcase>                                          |  6|    <testcase name="1"></testcase>        |
# |  4|    <system-out><![CDATA[1..1                                               |  7|    <system-out><![CDATA[1..1             |
# |  5|ok 1 # Skip                                                                 |  8|ok 1 # Skip                               |
# |  6|]]></system-out>                                                            |  9|]]></system-out>                          |
# |  7|    <system-err></system-err>                                               | 10|    <system-err></system-err>             |
# |  8|  </testsuite>                                                              | 11|  </testsuite>                            |
# |  9|</testsuites>'                                                              | 12|</testsuites>'                            |
# +---+----------------------------------------------------------------------------+---+------------------------------------------+

#   Failed test 't/data/tap/skipall'
#   at t/tap2junit.t line 30.
# +---+------------------------------------------------+------------------------------------------------+
# | Ln|Got                                             |Expected                                        |
# +---+------------------------------------------------+------------------------------------------------+
# |  1|'<testsuites>                                   |'<testsuites>                                   |
# *  2|  <testsuite errors="0"                         |  <testsuite failures="0"                       *
# *  3|             name="data_tap_skipall"            |             errors="0"                         *
# *  4|             failures="0"                       |             tests="0"                          *
# *  5|             tests="0">                         |             name="data_tap_skipall">           *
# |  6|    <system-out><![CDATA[1..0 # skipping: rope  |    <system-out><![CDATA[1..0 # skipping: rope  |
# |  7|]]></system-out>                                |]]></system-out>                                |
# |  8|    <system-err></system-err>                   |    <system-err></system-err>                   |
# |  9|  </testsuite>                                  |  </testsuite>                                  |
# | 10|</testsuites>'                                  |</testsuites>'                                  |
# +---+------------------------------------------------+------------------------------------------------+

#   Failed test 't/data/tap/skipall_nomsg'
#   at t/tap2junit.t line 30.
# +---+--------------------------------------------+---------------------------------------------+
# | Ln|Got                                         |Expected                                     |
# +---+--------------------------------------------+---------------------------------------------+
# |  1|'<testsuites>                               |'<testsuites>                                |
# |  2|  <testsuite failures="0"                   |  <testsuite failures="0"                    |
# |  3|             errors="0"                     |             errors="0"                      |
# *  4|             name="data_tap_skipall_nomsg"  |             tests="0"                       *
# *  5|             tests="0">                     |             name="data_tap_skipall_nomsg">  *
# |  6|    <system-out><![CDATA[1..0               |    <system-out><![CDATA[1..0                |
# |  7|]]></system-out>                            |]]></system-out>                             |
# |  8|    <system-err></system-err>               |    <system-err></system-err>                |
# |  9|  </testsuite>                              |  </testsuite>                               |
# | 10|</testsuites>'                              |</testsuites>'                               |
# +---+--------------------------------------------+---------------------------------------------+

#   Failed test 't/data/tap/stdout_stderr'
#   at t/tap2junit.t line 30.
# +---+-------------------------------------------------------------------------------+---+---------------------------------------------+
# | Ln|Got                                                                            | Ln|Expected                                     |
# +---+-------------------------------------------------------------------------------+---+---------------------------------------------+
# |  1|'<testsuites>                                                                  |  1|'<testsuites>                                |
# *  2|  <testsuite name="data_tap_stdout_stderr" errors="0" failures="0" tests="4">  *  2|  <testsuite failures="0"                    *
# |   |                                                                               *  3|             errors="0"                      *
# |   |                                                                               *  4|             tests="4"                       *
# |   |                                                                               *  5|             name="data_tap_stdout_stderr">  *
# |  3|    <testcase name="1"></testcase>                                             |  6|    <testcase name="1"></testcase>           |
# |  4|    <testcase name="2"></testcase>                                             |  7|    <testcase name="2"></testcase>           |
# |  5|    <testcase name="3"></testcase>                                             |  8|    <testcase name="3"></testcase>           |
# |  6|    <testcase name="4"></testcase>                                             |  9|    <testcase name="4"></testcase>           |
# |  7|    <system-out><![CDATA[# comments                                            | 10|    <system-out><![CDATA[# comments          |
# |  8|ok 1                                                                           | 11|ok 1                                         |
# |  9|ok 2                                                                           | 12|ok 2                                         |
# | 10|ok 3                                                                           | 13|ok 3                                         |
# | 11|# comment                                                                      | 14|# comment                                    |
# | 12|ok 4                                                                           | 15|ok 4                                         |
# | 13|# more ignored stuff                                                           | 16|# more ignored stuff                         |
# | 14|# and yet more                                                                 | 17|# and yet more                               |
# | 15|1..4                                                                           | 18|1..4                                         |
# | 16|]]></system-out>                                                               | 19|]]></system-out>                             |
# | 17|    <system-err></system-err>                                                  | 20|    <system-err></system-err>                |
# | 18|  </testsuite>                                                                 | 21|  </testsuite>                               |
# | 19|</testsuites>'                                                                 | 22|</testsuites>'                               |
# +---+-------------------------------------------------------------------------------+---+---------------------------------------------+

#   Failed test 't/data/tap/todo'
#   at t/tap2junit.t line 30.
# +---+-----------------------------------------------------------------------------------+---+-----------------------------------------------------------------------------------+
# | Ln|Got                                                                                | Ln|Expected                                                                           |
# +---+-----------------------------------------------------------------------------------+---+-----------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                      |  1|'<testsuites>                                                                      |
# *  2|  <testsuite name="data_tap_todo" failures="0" errors="1" tests="5">               *  2|  <testsuite failures="0"                                                          *
# |   |                                                                                   *  3|             errors="1"                                                            *
# |   |                                                                                   *  4|             tests="5"                                                             *
# |   |                                                                                   *  5|             name="data_tap_todo">                                                 *
# |  3|    <testcase name="1"></testcase>                                                 |  6|    <testcase name="1"></testcase>                                                 |
# |  4|    <testcase name="2">                                                            |  7|    <testcase name="2">                                                            |
# |  5|      <error type="TodoTestSucceeded" message=""><![CDATA[ok 2 # TODO ]]></error>  |  8|      <error type="TodoTestSucceeded" message=""><![CDATA[ok 2 # TODO ]]></error>  |
# |  6|    </testcase>                                                                    |  9|    </testcase>                                                                    |
# |  7|    <testcase name="3"></testcase>                                                 | 10|    <testcase name="3"></testcase>                                                 |
# |  8|    <testcase name="4"></testcase>                                                 | 11|    <testcase name="4"></testcase>                                                 |
# |  9|    <testcase name="5"></testcase>                                                 | 12|    <testcase name="5"></testcase>                                                 |
# | 10|    <system-out><![CDATA[1..5 todo 3 2;                                            | 13|    <system-out><![CDATA[1..5 todo 3 2;                                            |
# | 11|ok 1                                                                               | 14|ok 1                                                                               |
# | 12|ok 2                                                                               | 15|ok 2                                                                               |
# | 13|not ok 3                                                                           | 16|not ok 3                                                                           |
# | 14|ok 4                                                                               | 17|ok 4                                                                               |
# | 15|ok 5                                                                               | 18|ok 5                                                                               |
# | 16|]]></system-out>                                                                   | 19|]]></system-out>                                                                   |
# | 17|    <system-err></system-err>                                                      | 20|    <system-err></system-err>                                                      |
# | 18|  </testsuite>                                                                     | 21|  </testsuite>                                                                     |
# | 19|</testsuites>'                                                                     | 22|</testsuites>'                                                                     |
# +---+-----------------------------------------------------------------------------------+---+-----------------------------------------------------------------------------------+

#   Failed test 't/data/tap/todo_inline'
#   at t/tap2junit.t line 30.
# +---+-----------------------------------------------------------------------------------------------------------------------------------------------+---+-----------------------------------------------------------------------------------------------------------------------------------------------+
# | Ln|Got                                                                                                                                            | Ln|Expected                                                                                                                                       |
# +---+-----------------------------------------------------------------------------------------------------------------------------------------------+---+-----------------------------------------------------------------------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                                                                                  |  1|'<testsuites>                                                                                                                                  |
# *  2|  <testsuite name="data_tap_todo_inline" tests="3" failures="0" errors="1">                                                                    *  2|  <testsuite failures="0"                                                                                                                      *
# |   |                                                                                                                                               *  3|             errors="1"                                                                                                                        *
# |   |                                                                                                                                               *  4|             tests="3"                                                                                                                         *
# |   |                                                                                                                                               *  5|             name="data_tap_todo_inline">                                                                                                      *
# |  3|    <testcase name="1 - Foo"></testcase>                                                                                                       |  6|    <testcase name="1 - Foo"></testcase>                                                                                                       |
# |  4|    <testcase name="2 - Unexpected success">                                                                                                   |  7|    <testcase name="2 - Unexpected success">                                                                                                   |
# |  5|      <error type="TodoTestSucceeded"                                                                                                          |  8|      <error type="TodoTestSucceeded"                                                                                                          |
# |  6|             message="Just testing the todo interface."><![CDATA[ok 2 - Unexpected success # TODO Just testing the todo interface.]]></error>  |  9|             message="Just testing the todo interface."><![CDATA[ok 2 - Unexpected success # TODO Just testing the todo interface.]]></error>  |
# |  7|    </testcase>                                                                                                                                | 10|    </testcase>                                                                                                                                |
# |  8|    <testcase name="3 - This is not todo"></testcase>                                                                                          | 11|    <testcase name="3 - This is not todo"></testcase>                                                                                          |
# |  9|    <system-out><![CDATA[1..3                                                                                                                  | 12|    <system-out><![CDATA[1..3                                                                                                                  |
# | 10|not ok 1 - Foo # TODO Just testing the todo interface.                                                                                         | 13|not ok 1 - Foo # TODO Just testing the todo interface.                                                                                         |
# | 11|ok 2 - Unexpected success # TODO Just testing the todo interface.                                                                              | 14|ok 2 - Unexpected success # TODO Just testing the todo interface.                                                                              |
# | 12|ok 3 - This is not todo                                                                                                                        | 15|ok 3 - This is not todo                                                                                                                        |
# | 13|]]></system-out>                                                                                                                               | 16|]]></system-out>                                                                                                                               |
# | 14|    <system-err></system-err>                                                                                                                  | 17|    <system-err></system-err>                                                                                                                  |
# | 15|  </testsuite>                                                                                                                                 | 18|  </testsuite>                                                                                                                                 |
# | 16|</testsuites>'                                                                                                                                 | 19|</testsuites>'                                                                                                                                 |
# +---+-----------------------------------------------------------------------------------------------------------------------------------------------+---+-----------------------------------------------------------------------------------------------------------------------------------------------+

#   Failed test 't/data/tap/todo_misparse'
#   at t/tap2junit.t line 30.
# +---+------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+
# | Ln|Got                                                                                       |Expected                                                                                                            |
# +---+------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                             |'<testsuites>                                                                                                       |
# *  2|  <testsuite tests="1"                                                                    |  <testsuite failures="1"                                                                                           *
# |  3|             errors="0"                                                                   |             errors="0"                                                                                             |
# *  4|             name="data_tap_todo_misparse"                                                |             tests="1"                                                                                              *
# *  5|             failures="1">                                                                |             name="data_tap_todo_misparse">                                                                         *
# |  6|    <testcase name="1 Hamlette # TODOORNOTTODO">                                          |    <testcase name="1 Hamlette # TODOORNOTTODO">                                                                    |
# *  7|      <failure message="not ok 1 Hamlette # TODOORNOTTODO"                                |      <failure type="TestFailed"                                                                                    *
# *  8|               type="TestFailed"><![CDATA[not ok 1 Hamlette # TODOORNOTTODO]]></failure>  |               message="not ok 1 Hamlette # TODOORNOTTODO"><![CDATA[not ok 1 Hamlette # TODOORNOTTODO]]></failure>  *
# |  9|    </testcase>                                                                           |    </testcase>                                                                                                     |
# | 10|    <system-out><![CDATA[1..1                                                             |    <system-out><![CDATA[1..1                                                                                       |
# | 11|not ok 1 Hamlette # TODOORNOTTODO                                                         |not ok 1 Hamlette # TODOORNOTTODO                                                                                   |
# | 12|]]></system-out>                                                                          |]]></system-out>                                                                                                    |
# | 13|    <system-err></system-err>                                                             |    <system-err></system-err>                                                                                       |
# | 14|  </testsuite>                                                                            |  </testsuite>                                                                                                      |
# | 15|</testsuites>'                                                                            |</testsuites>'                                                                                                      |
# +---+------------------------------------------------------------------------------------------+--------------------------------------------------------------------------------------------------------------------+

#   Failed test 't/data/tap/too_many'
#   at t/tap2junit.t line 30.
# +---+----------------------------------------+---+----------------------------------------+
# | Ln|Got                                     | Ln|Expected                                |
# +---+----------------------------------------+---+----------------------------------------+
# |  1|'<testsuites>                           |  1|'<testsuites>                           |
# |  2|  <testsuite failures="4"               |  2|  <testsuite failures="4"               |
# *  3|             tests="7"                  *   |                                        |
# |  4|             errors="4"                 |  3|             errors="4"                 |
# |   |                                        *  4|             tests="7"                  *
# |  5|             name="data_tap_too_many">  |  5|             name="data_tap_too_many">  |
# |  6|    <testcase name="1"></testcase>      |  6|    <testcase name="1"></testcase>      |
# |  7|    <testcase name="2"></testcase>      |  7|    <testcase name="2"></testcase>      |
# +---+----------------------------------------+---+----------------------------------------+
# Looks like you failed 20 tests of 22.
t/tap2junit.t ......... 
Dubious, test returned 20 (wstat 5120, 0x1400)
Failed 20/22 subtests 
# foo
# bar
# foobar

#   Failed test '... unexpected test line:     <testcase name="1 - one" time="0.00328207015991211"></testcase>
# '
#   at t/timer.t line 148.

#   Failed test '... unexpected test line:     <testcase name="2 - two" time="2.00038599967957"></testcase>
# '
#   at t/timer.t line 148.

#   Failed test '... unexpected test line:     <testcase name="3 - three" time="5.00073504447937"></testcase>
# '
#   at t/timer.t line 148.

#   Failed test '... unexpected test line:     <testcase name="(teardown)" time="2.00069093704224" />
# '
#   at t/timer.t line 148.

#   Failed test '... unexpected test line:     <testcase name="(init)" time="3.01427388191223" />
# '
#   at t/timer.t line 148.

#   Failed test '... unexpected test line:     <testcase name="1 - one" time="0.00274300575256348"></testcase>
# '
#   at t/timer.t line 148.

#   Failed test '... unexpected test line:     <testcase name="2 - two" time="2.00028300285339"></testcase>
# '
#   at t/timer.t line 148.

#   Failed test '... unexpected test line:     <testcase name="2 - two" time="2.00024795532227"></testcase>
# '
#   at t/timer.t line 148.

#   Failed test '... unexpected test line:     <testcase name="3 - three" time="5.00091099739075"></testcase>
# '
#   at t/timer.t line 148.

#   Failed test '... unexpected test line:     <testcase name="(teardown)" time="2.0002920627594" />
# '
#   at t/timer.t line 148.
# Looks like you failed 10 tests of 21.
t/timer.t ............. 
Dubious, test returned 10 (wstat 2560, 0xa00)
Failed 10/21 subtests 

Test Summary Report
-------------------
t/formatter.t       (Wstat: 5376 Tests: 22 Failed: 21)
  Failed tests:  1, 3-22
  Non-zero exit status: 21
t/tap2junit-filter.t (Wstat: 256 Tests: 2 Failed: 1)
  Failed test:  2
  Non-zero exit status: 1
t/tap2junit.t       (Wstat: 5120 Tests: 22 Failed: 20)
  Failed tests:  1-4, 6-8, 10-22
  Non-zero exit status: 20
t/timer.t           (Wstat: 2560 Tests: 21 Failed: 10)
  Failed tests:  7-10, 12-14, 19-21
  Non-zero exit status: 10
Files=8, Tests=82, 47 wallclock secs ( 0.03 usr  0.02 sys +  8.10 cusr  0.62 csys =  8.77 CPU)
Result: FAIL
Failed 4/8 test programs. 52/82 subtests failed.

------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module            Need Have    
    ----------------- ---- --------
    File::Slurp       0    9999.19 
    Moose             0    2.1205  
    MooseX::NonMoose  0    0.26    
    TAP::Harness      3.12 3.30    
    XML::Generator    0    1.04    

build_requires:

    Module            Need Have    
    ----------------- ---- --------
    IO::Scalar        0    2.110   
    Test::Differences 0    0.61    
    Test::More        0    1.001003

configure_requires:

    Module            Need Have    
    ----------------- ---- --------
    Module::Build     0.38 0.4205  


------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    LANG = en_US.UTF-8
    LANGUAGE = en_US:en
    PATH = /usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = /tmp/loop_over_bdir-5191-63glz_/Sepia-0.992-A1V22m/blib/arch:/tmp/loop_over_bdir-5191-63glz_/Sepia-0.992-A1V22m/blib/lib:/tmp/loop_over_bdir-5191-63glz_/ProjectBuilder-0.12.2-64jP5K/blib/arch:/tmp/loop_over_bdir-5191-63glz_/ProjectBuilder-0.12.2-64jP5K/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 18452
    PERL5_CPAN_IS_RUNNING = 18452
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /tmp/basesmoker-reloperl-sjTB/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.141170
    Cwd                 3.47    
    ExtUtils::CBuilder  0.280216
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.67    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.63    
    ExtUtils::ParseXS   3.24    
    File::Spec          3.47    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4205  
    Module::Signature   0.73    
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.30    
    Test::More          1.001003
    YAML                0.90    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 20 subversion 0) configuration:
  Commit id: db93ece847ecae62a67dd3899f41f9625d05f011
  Platform:
    osname=linux, osvers=3.13-1-amd64, archname=x86_64-linux-thread-multi
    uname='linux k83 3.13-1-amd64 #1 smp debian 3.13.7-1 (2014-03-25) x86_64 gnulinux '
    config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980 -Dmyhostname=k83 -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Duseithreads -Uuselongdouble -DDEBUGGING=-g'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=define, usemultiplicity=define
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-O2 -g',
    cppflags='-D_REENTRANT -D_GNU_SOURCE -fwrapv -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.8.2', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -fstack-protector -L/usr/local/lib'
    libpth=/usr/local/lib /usr/lib/gcc/x86_64-linux-gnu/4.8/include-fixed /usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu /lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lpthread -lc -lgdbm_compat
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lpthread -lc
    libc=libc-2.18.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.18'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -O2 -g -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES MULTIPLICITY PERLIO_LAYERS
                        PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_IMPLICIT_CONTEXT PERL_MALLOC_WRAP
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_ITHREADS USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
                        USE_REENTRANT_API
  Locally applied patches:
	RC0
  Built under linux
  Compiled at May 14 2014 05:08:47
  %ENV:
    PERL5LIB="/tmp/loop_over_bdir-5191-63glz_/Sepia-0.992-A1V22m/blib/arch:/tmp/loop_over_bdir-5191-63glz_/Sepia-0.992-A1V22m/blib/lib:/tmp/loop_over_bdir-5191-63glz_/ProjectBuilder-0.12.2-64jP5K/blib/arch:/tmp/loop_over_bdir-5191-63glz_/ProjectBuilder-0.12.2-64jP5K/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="18452"
    PERL5_CPAN_IS_RUNNING="18452"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /tmp/loop_over_bdir-5191-63glz_/Sepia-0.992-A1V22m/blib/arch
    /tmp/loop_over_bdir-5191-63glz_/Sepia-0.992-A1V22m/blib/lib
    /tmp/loop_over_bdir-5191-63glz_/ProjectBuilder-0.12.2-64jP5K/blib/arch
    /tmp/loop_over_bdir-5191-63glz_/ProjectBuilder-0.12.2-64jP5K/blib/lib
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980/lib/site_perl/5.20.0/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980/lib/site_perl/5.20.0
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980/lib/5.20.0/x86_64-linux-thread-multi
    /home/sand/src/perl/repoperls/installed-perls/perl/v5.19.11-109-gdb93ece/9980/lib/5.20.0
    .