Report for TAP-Formatter-JUnit-0.09

Back
From: metabase:user:314402c4-2aae-11df-837a-5e0a49663a4f
Subject: FAIL TAP-Formatter-JUnit-0.09 v5.21.3 FreeBSD
Date: 2014-09-15T06:55:12Z

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.21.3, 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:

none provided

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

Output from './Build test':


#   Failed test 't/data/tests/bad_chars'
#   at t/formatter.t line 38.
# +---+------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
# | Ln|Got                                                                                             |Expected                                                                                        |
# +---+------------------------------------------------------------------------------------------------+------------------------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                                   |'<testsuites>                                                                                   |
# |  2|  <testsuite failures="0"                                                                       |  <testsuite failures="0"                                                                       |
# *  3|             name="data_tests_bad_chars"                                                        |             errors="0"                                                                         *
# |  4|             tests="3"                                                                          |             tests="3"                                                                          |
# *  5|             errors="0">                                                                        |             name="data_tests_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/tests/descriptive'
#   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|             failures="0"                                *   |                                                         |
# |  5|             name="data_tests_descriptive">              |  5|             name="data_tests_descriptive">              |
# |  6|    <testcase name="1 Interlock activated"></testcase>   |  6|    <testcase name="1 Interlock activated"></testcase>   |
# |  7|    <testcase name="2 Megathrusters are go"></testcase>  |  7|    <testcase name="2 Megathrusters are go"></testcase>  |
# |  8|    <testcase name="3 Head formed"></testcase>           |  8|    <testcase name="3 Head formed"></testcase>           |
# |  9|    <testcase name="4 Blazing sword formed"></testcase>  |  9|    <testcase name="4 Blazing sword formed"></testcase>  |
# | 10|    <testcase name="5 Robeast destroyed"></testcase>     | 10|    <testcase name="5 Robeast destroyed"></testcase>     |
# | 11|    <system-out><![CDATA[1..5                            | 11|    <system-out><![CDATA[1..5                            |
# | 12|ok 1    Interlock activated                              | 12|ok 1    Interlock activated                              |
# | 13|ok 2    Megathrusters are go                             | 13|ok 2    Megathrusters are go                             |
# | 14|ok 3    Head formed                                      | 14|ok 3    Head formed                                      |
# | 15|ok 4    Blazing sword formed                             | 15|ok 4    Blazing sword formed                             |
# | 16|ok 5    Robeast destroyed                                | 16|ok 5    Robeast destroyed                                |
# | 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/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 errors="1"                                               |  <testsuite failures="0"                                             *
# *  3|             failures="0"                                             |             errors="1"                                               *
# *  4|             name="data_tests_die"                                    |             tests="0"                                                *
# *  5|             tests="0">                                               |             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|             failures="0"                                             |             errors="1"                                               *
# *  4|             name="data_tests_die_head_end"                           |             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|             name="data_tests_die_last_minute"                        |             errors="1"                                               *
# *  4|             failures="0"                                             |             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                                                                   |Expected                                                              |
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+
# |  1|'<testsuites>                                                         |'<testsuites>                                                         |
# *  2|  <testsuite errors="2"                                               |  <testsuite failures="0"                                             *
# *  3|             failures="0"                                             |             errors="2"                                               *
# *  4|             name="data_tests_die_unfinished"                         |             tests="3"                                                *
# *  5|             tests="3">                                               |             name="data_tests_die_unfinished">                        *
# |  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|    <system-out><![CDATA[1..4                                         |    <system-out><![CDATA[1..4                                         |
# | 10|ok 1                                                                  |ok 1                                                                  |
# | 11|ok 2                                                                  |ok 2                                                                  |
# | 12|ok 3                                                                  |ok 3                                                                  |
# | 13|]]></system-out>                                                      |]]></system-out>                                                      |
# | 14|    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  |    <system-err><![CDATA[Dubious, test returned 1 (wstat 256, 0x100)  |
# | 15|]]></system-err>                                                      |]]></system-err>                                                      |
# | 16|    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   |    <error message="Dubious, test returned 1 (wstat 256, 0x100)" />   |
# | 17|  </testsuite>                                                        |  </testsuite>                                                        |
# | 18|</testsuites>'                                                        |</testsuites>'                                                        |
# +---+----------------------------------------------------------------------+----------------------------------------------------------------------+

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

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

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

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

#   Failed test 't/data/tests/stdout_stderr'
#   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="4"                        |  4|             tests="4"                         |
# *  4|             name="data_tests_stdout_stderr"  *  5|             name="data_tests_stdout_stderr">  *
# *  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|    <system-out><![CDATA[# comments           | 10|    <system-out><![CDATA[# comments            |
# | 11|ok 1                                          | 11|ok 1                                           |
# | 12|ok 2                                          | 12|ok 2                                           |
# | 13|ok 3                                          | 13|ok 3                                           |
# | 14|# comment                                     | 14|# comment                                      |
# | 15|ok 4                                          | 15|ok 4                                           |
# | 16|# more ignored stuff                          | 16|# more ignored stuff                           |
# | 17|# and yet more                                | 17|# and yet more                                 |
# | 18|1..4                                          | 18|1..4                                           |
# | 19|]]></system-out>                              | 19|]]></system-out>                               |
# | 20|    <system-err></system-err>                 | 20|    <system-err></system-err>                  |
# | 21|  </testsuite>                                | 21|  </testsuite>                                 |
# | 22|</testsuites>'                                | 22|</testsuites>'                                 |
# +---+----------------------------------------------+---+-----------------------------------------------+

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

#   Failed test 't/data/tests/todo_inline'
#   at t/formatter.t line 38.
# +---+-----------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
# | Ln|Got                                                                                                                                            |Expected                                                                                                                                       |
# +---+-----------------------------------------------------------------------------------------------------------------------------------------------+-----------------------------------------------------------------------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                                                                                  |'<testsuites>                                                                                                                                  |
# |  2|  <testsuite failures="0"                                                                                                                      |  <testsuite failures="0"                                                                                                                      |
# *  3|             name="data_tests_todo_inline"                                                                                                     |             errors="1"                                                                                                                        *
# |  4|             tests="3"                                                                                                                         |             tests="3"                                                                                                                         |
# *  5|             errors="1">                                                                                                                       |             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 type="TodoTestSucceeded"                                                                                                          |      <error type="TodoTestSucceeded"                                                                                                          |
# |  9|             message="Just testing the todo interface."><![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                                                                                                                 | Ln|Expected                                                                                                            |
# +---+--------------------------------------------------------------------------------------------------------------------+---+--------------------------------------------------------------------------------------------------------------------+
# |  1|'<testsuites>                                                                                                       |  1|'<testsuites>                                                                                                       |
# *  2|  <testsuite errors="0"                                                                                             *  2|  <testsuite failures="1"                                                                                           *
# |   |                                                                                                                    *  3|             errors="0"                                                                                             *
# |  3|             tests="1"                                                                                              |  4|             tests="1"                                                                                              |
# *  4|             failures="1"                                                                                           *   |                                                                                                                    |
# |  5|             name="data_tests_todo_misparse">                                                                       |  5|             name="data_tests_todo_misparse">                                                                       |
# |  6|    <testcase name="1 Hamlette # TODOORNOTTODO">                                                                    |  6|    <testcase name="1 Hamlette # TODOORNOTTODO">                                                                    |
# |  7|      <failure type="TestFailed"                                                                                    |  7|      <failure type="TestFailed"                                                                                    |
# |  8|               message="not ok 1 Hamlette # TODOORNOTTODO"><![CDATA[not ok 1 Hamlette # TODOORNOTTODO]]></failure>  |  8|               message="not ok 1 Hamlette # TODOORNOTTODO"><![CDATA[not ok 1 Hamlette # TODOORNOTTODO]]></failure>  |
# |  9|    </testcase>                                                                                                     |  9|    </testcase>                                                                                                     |
# | 10|    <system-out><![CDATA[1..1                                                                                       | 10|    <system-out><![CDATA[1..1                                                                                       |
# | 11|not ok 1 Hamlette # TODOORNOTTODO                                                                                   | 11|not ok 1 Hamlette # TODOORNOTTODO                                                                                   |
# | 12|]]></system-out>                                                                                                    | 12|]]></system-out>                                                                                                    |
# | 13|    <system-err></system-err>                                                                                       | 13|    <system-err></system-err>                                                                                       |
# | 14|  </testsuite>                                                                                                      | 14|  </testsuite>                                                                                                      |
# | 15|</testsuites>'                                                                                                      | 15|</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|             failures="4"                                                  *  3|             errors="5"                                                    *
# *  4|             name="data_tests_too_many"                                    *  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 type="UnplannedTest" message="ok 7"><![CDATA[ok 7]]></error>  | 19|      <error type="UnplannedTest" message="ok 7"><![CDATA[ok 7]]></error>  |
# +---+---------------------------------------------------------------------------+---+---------------------------------------------------------------------------+
# 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 ...... skipped: Test::Pod::Coverage 1.00 required for testing POD
t/pod.t ............... skipped: Test::Pod 1.00 required for testing POD

#   Failed test 'results generated on STDOUT'
#   at t/tap2junit-filter.t line 26.
# +---+------------------------------------------------------------------------+---+--------------------------------------+
# | Ln|Got                                                                     | Ln|Expected                              |
# +---+------------------------------------------------------------------------+---+--------------------------------------+
# |  1|'<testsuites>                                                           |  1|'<testsuites>                         |
# *  2|  <testsuite name="data_tap_simple" failures="0" errors="0" tests="5">  *  2|  <testsuite failures="0"             *
# |   |                                                                        *  3|             errors="0"               *
# |   |                                                                        *  4|             tests="5"                *
# |   |                                                                        *  5|             name="data_tap_simple">  *
# |  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|    <testcase name="5"></testcase>                                      | 10|    <testcase name="5"></testcase>    |
# |  8|    <system-out><![CDATA[1..5                                           | 11|    <system-out><![CDATA[1..5         |
# |  9|ok 1                                                                    | 12|ok 1                                  |
# | 10|ok 2                                                                    | 13|ok 2                                  |
# | 11|ok 3                                                                    | 14|ok 3                                  |
# | 12|ok 4                                                                    | 15|ok 4                                  |
# | 13|ok 5                                                                    | 16|ok 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>'                        |
# +---+------------------------------------------------------------------------+---+--------------------------------------+
# 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 failures="0"                                                                       |  <testsuite failures="0"                                                                       |
# |  3|             errors="0"                                                                         |             errors="0"                                                                         |
# *  4|             name="data_tap_bad_chars"                                                          |             tests="3"                                                                          *
# *  5|             tests="3">                                                                         |             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|             name="data_tap_bailout"  |             errors="0"                *
# |  4|             tests="5"                |             tests="5"                 |
# *  5|             failures="0">            |             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                                                      |Expected                                                 |
# +---+---------------------------------------------------------+---------------------------------------------------------+
# |  1|'<testsuites>                                            |'<testsuites>                                            |
# |  2|  <testsuite failures="0"                                |  <testsuite failures="0"                                |
# |  3|             errors="0"                                  |             errors="0"                                  |
# *  4|             name="data_tap_descriptive"                 |             tests="5"                                   *
# *  5|             tests="5">                                  |             name="data_tap_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/tap/descriptive_trailing'
#   at t/tap2junit.t line 30.
# +---+--------------------------------------------------------------------------------------+---+---------------------------------------------------------+
# | Ln|Got                                                                                   | Ln|Expected                                                 |
# +---+--------------------------------------------------------------------------------------+---+---------------------------------------------------------+
# |  1|'<testsuites>                                                                         |  1|'<testsuites>                                            |
# *  2|  <testsuite name="data_tap_descriptive_trailing" failures="0" errors="0" tests="5">  *  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 errors="1"                        |  <testsuite failures="0"                      *
# *  3|             name="data_tap_die_head_end"      |             errors="1"                        *
# |  4|             tests="4"                         |             tests="4"                         |
# *  5|             failures="0">                     |             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                                                                              | Ln|Expected                                       |
# +---+---------------------------------------------------------------------------------+---+-----------------------------------------------+
# |  1|'<testsuites>                                                                    |  1|'<testsuites>                                  |
# *  2|  <testsuite name="data_tap_die_last_minute" failures="0" errors="0" tests="4">  *  2|  <testsuite failures="0"                      *
# |   |                                                                                 *  3|             errors="0"                        *
# |   |                                                                                 *  4|             tests="4"                         *
# |   |                                                                                 *  5|             name="data_tap_die_last_minute">  *
# |  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[ok 1                                                    | 10|    <system-out><![CDATA[ok 1                  |
# |  8|ok 2                                                                             | 11|ok 2                                           |
# |  9|ok 3                                                                             | 12|ok 3                                           |
# | 10|ok 4                                                                             | 13|ok 4                                           |
# | 11|1..4                                                                             | 14|1..4                                           |
# | 12|]]></system-out>                                                                 | 15|]]></system-out>                               |
# | 13|    <system-err></system-err>                                                    | 16|    <system-err></system-err>                  |
# | 14|  </testsuite>                                                                   | 17|  </testsuite>                                 |
# | 15|</testsuites>'                                                                   | 18|</testsuites>'                                 |
# +---+---------------------------------------------------------------------------------+---+-----------------------------------------------+

#   Failed test 't/data/tap/die_unfinished'
#   at t/tap2junit.t line 30.
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# | Ln|Got                                                                | Ln|Expected                                                           |
# +---+-------------------------------------------------------------------+---+-------------------------------------------------------------------+
# |  1|'<testsuites>                                                      |  1|'<testsuites>                                                      |
# |  2|  <testsuite failures="0"                                          |  2|  <testsuite failures="0"                                          |
# *  3|             tests="3"                                             *   |                                                                   |
# |  4|             errors="1"                                            |  3|             errors="1"                                            |
# |   |                                                                   *  4|             tests="3"                                             *
# |  5|             name="data_tap_die_unfinished">                       |  5|             name="data_tap_die_unfinished">                       |
# |  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></system-err>                                      | 14|    <system-err></system-err>                                      |
# | 15|    <error message="Looks like you planned 4 tests but ran 3." />  | 15|    <error message="Looks like you planned 4 tests but ran 3." />  |
# | 16|  </testsuite>                                                     | 16|  </testsuite>                                                     |
# | 17|</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" tests="5" errors="0" failures="1">  *  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                                   | Ln|Expected                              |
# +---+--------------------------------------+---+--------------------------------------+
# |  1|'<testsuites>                         |  1|'<testsuites>                         |
# |  2|  <testsuite failures="0"             |  2|  <testsuite failures="0"             |
# *  3|             tests="5"                *   |                                      |
# |  4|             errors="0"               |  3|             errors="0"               |
# |   |                                      *  4|             tests="5"                *
# |  5|             name="data_tap_simple">  |  5|             name="data_tap_simple">  |
# |  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/tap/simple_fail'
#   at t/tap2junit.t line 30.
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+
# | Ln|Got                                                              |Expected                                                          |
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+
# |  1|'<testsuites>                                                    |'<testsuites>                                                     |
# *  2|  <testsuite errors="0"                                          |  <testsuite failures="2"                                         *
# *  3|             name="data_tap_simple_fail"                         |             errors="0"                                           *
# *  4|             failures="2"                                        |             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 type="TestFailed"                                 |      <failure type="TestFailed"                                  |
# +---+-----------------------------------------------------------------+------------------------------------------------------------------+
# | 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 errors="0"                   |  <testsuite failures="0"                  *
# *  3|             failures="0"                 |             errors="0"                    *
# *  4|             name="data_tap_simple_yaml"  |             tests="5"                     *
# *  5|             tests="5">                   |             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                                                                   | Ln|Expected                            |
# +---+----------------------------------------------------------------------+---+------------------------------------+
# |  1|'<testsuites>                                                         |  1|'<testsuites>                       |
# *  2|  <testsuite name="data_tap_skip" tests="5" errors="0" failures="0">  *  2|  <testsuite failures="0"           *
# |   |                                                                      *  3|             errors="0"             *
# |   |                                                                      *  4|             tests="5"              *
# |   |                                                                      *  5|             name="data_tap_skip">  *
# |  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|    <testcase name="5"></testcase>                                    | 10|    <testcase name="5"></testcase>  |
# |  8|    <system-out><![CDATA[1..5                                         | 11|    <system-out><![CDATA[1..5       |
# |  9|ok 1                                                                  | 12|ok 1                                |
# | 10|ok 2    # skip rain delay                                             | 13|ok 2    # skip rain delay           |
# | 11|ok 3                                                                  | 14|ok 3                                |
# | 12|ok 4                                                                  | 15|ok 4                                |
# | 13|ok 5                                                                  | 16|ok 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/skip_nomsg'
#   at t/tap2junit.t line 30.
# +---+-----------------------------------------+------------------------------------------+
# | Ln|Got                                      |Expected                                  |
# +---+-----------------------------------------+------------------------------------------+
# |  1|'<testsuites>                            |'<testsuites>                             |
# *  2|  <testsuite tests="1"                   |  <testsuite failures="0"                 *
# *  3|             name="data_tap_skip_nomsg"  |             errors="0"                   *
# *  4|             failures="0"                |             tests="1"                    *
# *  5|             errors="0">                 |             name="data_tap_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/tap/skipall'
#   at t/tap2junit.t line 30.
# +---+------------------------------------------------+------------------------------------------------+
# | Ln|Got                                             |Expected                                        |
# +---+------------------------------------------------+------------------------------------------------+
# |  1|'<testsuites>                                   |'<testsuites>                                   |
# *  2|  <testsuite tests="0"                          |  <testsuite failures="0"                       *
# *  3|             failures="0"                       |             errors="0"                         *
# *  4|             name="data_tap_skipall"            |             tests="0"                          *
# *  5|             errors="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" failures="0" errors="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 tests="5"                                                             *  2|  <testsuite failures="0"                                                          *
# *  3|             failures="0"                                                          *   |                                                                                   |
# |  4|             errors="1"                                                            |  3|             errors="1"                                                            |
# |   |                                                                                   *  4|             tests="5"                                                             *
# |  5|             name="data_tap_todo">                                                 |  5|             name="data_tap_todo">                                                 |
# |  6|    <testcase name="1"></testcase>                                                 |  6|    <testcase name="1"></testcase>                                                 |
# |  7|    <testcase name="2">                                                            |  7|    <testcase name="2">                                                            |
# |  8|      <error type="TodoTestSucceeded" message=""><![CDATA[ok 2 # TODO ]]></error>  |  8|      <error type="TodoTestSucceeded" message=""><![CDATA[ok 2 # TODO ]]></error>  |
# |  9|    </testcase>                                                                    |  9|    </testcase>                                                                    |
# | 10|    <testcase name="3"></testcase>                                                 | 10|    <testcase name="3"></testcase>                                                 |
# | 11|    <testcase name="4"></testcase>                                                 | 11|    <testcase name="4"></testcase>                                                 |
# | 12|    <testcase name="5"></testcase>                                                 | 12|    <testcase name="5"></testcase>                                                 |
# | 13|    <system-out><![CDATA[1..5 todo 3 2;                                            | 13|    <system-out><![CDATA[1..5 todo 3 2;                                            |
# | 14|ok 1                                                                               | 14|ok 1                                                                               |
# | 15|ok 2                                                                               | 15|ok 2                                                                               |
# | 16|not ok 3                                                                           | 16|not ok 3                                                                           |
# | 17|ok 4                                                                               | 17|ok 4                                                                               |
# | 18|ok 5                                                                               | 18|ok 5                                                                               |
# | 19|]]></system-out>                                                                   | 19|]]></system-out>                                                                   |
# | 20|    <system-err></system-err>                                                      | 20|    <system-err></system-err>                                                      |
# | 21|  </testsuite>                                                                     | 21|  </testsuite>                                                                     |
# | 22|</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 failures="0"                                                                                                    |  2|  <testsuite failures="0"                                                                                                                      |
# *  3|             tests="3"                                                                                                       *   |                                                                                                                                               |
# |  4|             errors="1"                                                                                                      |  3|             errors="1"                                                                                                                        |
# |   |                                                                                                                             *  4|             tests="3"                                                                                                                         *
# |  5|             name="data_tap_todo_inline">                                                                                    |  5|             name="data_tap_todo_inline">                                                                                                      |
# |  6|    <testcase name="1 - Foo"></testcase>                                                                                     |  6|    <testcase name="1 - Foo"></testcase>                                                                                                       |
# |  7|    <testcase name="2 - Unexpected success">                                                                                 |  7|    <testcase name="2 - Unexpected success">                                                                                                   |
# *  8|      <error message="Just testing the todo interface."                                                                      *  8|      <error type="TodoTestSucceeded"                                                                                                          *
# *  9|             type="TodoTestSucceeded"><![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>  *
# | 10|    </testcase>                                                                                                              | 10|    </testcase>                                                                                                                                |
# | 11|    <testcase name="3 - This is not todo"></testcase>                                                                        | 11|    <testcase name="3 - This is not todo"></testcase>                                                                                          |
# | 12|    <system-out><![CDATA[1..3                                                                                                | 12|    <system-out><![CDATA[1..3                                                                                                                  |
# | 13|not ok 1 - Foo # TODO Just testing the todo interface.                                                                       | 13|not ok 1 - Foo # TODO Just testing the todo interface.                                                                                         |
# | 14|ok 2 - Unexpected success # TODO Just testing the todo interface.                                                            | 14|ok 2 - Unexpected success # TODO Just testing the todo interface.                                                                              |
# | 15|ok 3 - This is not todo                                                                                                      | 15|ok 3 - This is not todo                                                                                                                        |
# | 16|]]></system-out>                                                                                                             | 16|]]></system-out>                                                                                                                               |
# | 17|    <system-err></system-err>                                                                                                | 17|    <system-err></system-err>                                                                                                                  |
# | 18|  </testsuite>                                                                                                               | 18|  </testsuite>                                                                                                                                 |
# | 19|</testsuites>'                                                                                                               | 19|</testsuites>'                                                                                                                                 |
# +---+-----------------------------------------------------------------------------------------------------------------------------+---+-----------------------------------------------------------------------------------------------------------------------------------------------+

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

#   Failed test 't/data/tap/too_many'
#   at t/tap2junit.t line 30.
# +---+---------------------------------------------------------------------------+---+---------------------------------------------------------------------------+
# | Ln|Got                                                                        | Ln|Expected                                                                   |
# +---+---------------------------------------------------------------------------+---+---------------------------------------------------------------------------+
# |  1|'<testsuites>                                                              |  1|'<testsuites>                                                              |
# *  2|  <testsuite tests="7"                                                     *  2|  <testsuite failures="4"                                                  *
# *  3|             failures="4"                                                  *  3|             errors="4"                                                    *
# *  4|             name="data_tap_too_many"                                      *  4|             tests="7"                                                     *
# *  5|             errors="4">                                                   *  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>                                         |
# |  8|    <testcase name="3"></testcase>                                         |  8|    <testcase name="3"></testcase>                                         |
# +---+---------------------------------------------------------------------------+---+---------------------------------------------------------------------------+
# | 10|      <error type="UnplannedTest" message="ok 4"><![CDATA[ok 4]]></error>  | 10|      <error type="UnplannedTest" message="ok 4"><![CDATA[ok 4]]></error>  |
# | 11|    </testcase>                                                            | 11|    </testcase>                                                            |
# | 12|    <testcase name="5">                                                    | 12|    <testcase name="5">                                                    |
# * 13|      <error message="ok 5"                                                * 13|      <error type="UnplannedTest" message="ok 5"><![CDATA[ok 5]]></error>  *
# * 14|             type="UnplannedTest"><![CDATA[ok 5]]></error>                 *   |                                                                           |
# | 15|    </testcase>                                                            | 14|    </testcase>                                                            |
# | 16|    <testcase name="6">                                                    | 15|    <testcase name="6">                                                    |
# * 17|      <error message="ok 6"                                                * 16|      <error type="UnplannedTest" message="ok 6"><![CDATA[ok 6]]></error>  *
# * 18|             type="UnplannedTest"><![CDATA[ok 6]]></error>                 *   |                                                                           |
# | 19|    </testcase>                                                            | 17|    </testcase>                                                            |
# | 20|    <testcase name="7">                                                    | 18|    <testcase name="7">                                                    |
# * 21|      <error message="ok 7"                                                * 19|      <error type="UnplannedTest" message="ok 7"><![CDATA[ok 7]]></error>  *
# * 22|             type="UnplannedTest"><![CDATA[ok 7]]></error>                 *   |                                                                           |
# | 23|    </testcase>                                                            | 20|    </testcase>                                                            |
# | 24|    <system-out><![CDATA[1..3                                              | 21|    <system-out><![CDATA[1..3                                              |
# | 25|ok 1                                                                       | 22|ok 1                                                                       |
# +---+---------------------------------------------------------------------------+---+---------------------------------------------------------------------------+
# 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="(init)" time="3.04452705383301" />
# '
#   at t/timer.t line 148.

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

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

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

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

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

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

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

#   Failed test '... unexpected test line:     <testcase name="3 - three" time="5.0388879776001"></testcase>
# '
#   at t/timer.t line 148.
# Looks like you failed 9 tests of 21.
t/timer.t ............. 
Dubious, test returned 9 (wstat 2304, 0x900)
Failed 9/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: 2304 Tests: 21 Failed: 9)
  Failed tests:  6, 10, 12, 14-16, 18-20
  Non-zero exit status: 9
Files=8, Tests=75, 205 wallclock secs ( 0.07 usr  0.12 sys + 27.41 cusr  4.95 csys = 32.56 CPU)
Result: FAIL
Failed 4/8 test programs. 51/75 subtests failed.

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

Prerequisite modules loaded:

requires:

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

build_requires:

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

configure_requires:

    Module            Need Have    
    ----------------- ---- --------
    Module::Build     0.38 0.4208  


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

Environment variables:

    DBIC_NO_WARN_BAD_PERL = 1
    LC_ALL = de_DE.ISO8859-1
    PATH = /usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/cpansand/bin/freebsd10.0:/home/cpansand/bin/sh:/home/cpansand/bin:/usr/games:/home/cpansand/devel:/home/eserte/src/srezic-misc/scripts
    PERL5LIB = /home/cpansand/.cpan/build/XML-Generator-1.04-c6BXfm/blib/arch:/home/cpansand/.cpan/build/XML-Generator-1.04-c6BXfm/blib/lib
    PERL5OPT = 
    PERL5_CPANPLUS_IS_RUNNING = 72576
    PERL5_CPAN_IS_RUNNING = 72576
    PERL5_CPAN_IS_RUNNING_IN_RECURSION = 72553,72576
    PERLDOC = -MPod::Perldoc::ToTextOverstrike
    PERL_BATCH = yes
    PERL_CPAN_REPORTER_CONFIG = /var/tmp/cpansmoker-1023/J8H1elT1z2_config.ini
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_HTML_DISPLAY_CLASS = HTML::Display::Mozilla
    SHELL = /usr/local/bin/zsh
    TERM = screen
    TMPDIR = /var/tmp/cpansmoker-1023

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

    $^X = /usr/perl5.21.3/bin/perl5.21.3
    $UID/$EUID = 1023 / 1023
    $GID = 1023 1023
    $EGID = 1023 1023

Perl module toolchain versions installed:

    Module              Have    
    ------------------- --------
    CPAN                2.05    
    CPAN::Meta          2.142060
    Cwd                 3.49    
    ExtUtils::CBuilder  0.280217
    ExtUtils::Command   1.18    
    ExtUtils::Install   1.68    
    ExtUtils::MakeMaker 6.98    
    ExtUtils::Manifest  1.65    
    ExtUtils::ParseXS   3.25    
    File::Spec          3.49    
    JSON                2.90    
    JSON::PP            2.27203 
    Module::Build       0.4208  
    Module::Signature   n/a     
    Parse::CPAN::Meta   1.4414  
    Test::Harness       3.32    
    Test::More          1.001003
    YAML                1.09    
    YAML::Syck          1.27    
    version             0.9908  


--

Summary of my perl5 (revision 5 version 21 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=10.0-release-p1, archname=amd64-freebsd
    uname='freebsd cvrsnica-freebsd-10-64bit.herceg.de 10.0-release-p1 freebsd 10.0-release-p1 #0: tue apr 8 06:45:06 utc 2014 root@amd64-builder.daemonology.net:usrobjusrsrcsysgeneric amd64 '
    config_args='-ds -e -Dprefix=/usr/perl5.21.3 -Dusedevel -Dusemallocwrap=no'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include -D_FORTIFY_SOURCE=2',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.3 (tags/RELEASE_33/final 183502)', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16, longdblkind=3
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='cc', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib /usr/include/clang/3.3 /usr/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_HASH_FUNC_ONE_AT_A_TIME_HARD
                        PERL_NEW_COPY_ON_WRITE PERL_PRESERVE_IVUV
                        PERL_USE_DEVEL USE_64_BIT_ALL USE_64_BIT_INT
                        USE_LARGE_FILES USE_LOCALE USE_LOCALE_COLLATE
                        USE_LOCALE_CTYPE USE_LOCALE_NUMERIC USE_LOCALE_TIME
                        USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Aug 21 2014 07:42:25
  %ENV:
    PERL5LIB="/home/cpansand/.cpan/build/XML-Generator-1.04-c6BXfm/blib/arch:/home/cpansand/.cpan/build/XML-Generator-1.04-c6BXfm/blib/lib"
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="72576"
    PERL5_CPAN_IS_RUNNING="72576"
    PERL5_CPAN_IS_RUNNING_IN_RECURSION="72553,72576"
    PERLDOC="-MPod::Perldoc::ToTextOverstrike"
    PERL_BATCH="yes"
    PERL_CPAN_REPORTER_CONFIG="/var/tmp/cpansmoker-1023/J8H1elT1z2_config.ini"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_HTML_DISPLAY_CLASS="HTML::Display::Mozilla"
  @INC:
    /home/cpansand/.cpan/build/XML-Generator-1.04-c6BXfm/blib/arch
    /home/cpansand/.cpan/build/XML-Generator-1.04-c6BXfm/blib/lib
    /usr/perl5.21.3/lib/site_perl/5.21.3/amd64-freebsd
    /usr/perl5.21.3/lib/site_perl/5.21.3
    /usr/perl5.21.3/lib/5.21.3/amd64-freebsd
    /usr/perl5.21.3/lib/5.21.3
    .