components/perl_modules/xml-simple/test/results-5.16-64.master
changeset 5577 09a6352d52ad
parent 5576 33c794d84ba4
child 5578 fd608d60ca64
equal deleted inserted replaced
5576:33c794d84ba4 5577:09a6352d52ad
     1 make[1]: Entering directory `$(@D)'
       
     2 PERL_DL_NONLAZY=1 $(PERL) "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
       
     3 # 
       
     4 # Package                        Version
       
     5 #  perl                           5.16.3
       
     6 #  XML::Simple                    2.20
       
     7 #  Storable                       2.34
       
     8 #  XML::Parser                    Not Installed
       
     9 #  XML::SAX                       Not Installed
       
    10 t/0_Config.t ............ ok
       
    11 XMLin() requires either XML::SAX or XML::Parser at t/1_XMLin.t line 43.
       
    12 # Looks like you planned 131 tests but ran 1.
       
    13 # Looks like your test exited with 2 just after 1.
       
    14 t/1_XMLin.t ............. 
       
    15 Dubious, test returned 2 (wstat 512, 0x200)
       
    16 Failed 130/131 subtests 
       
    17 XMLin() requires either XML::SAX or XML::Parser at t/2_XMLout.t line 42.
       
    18 # Looks like you planned 201 tests but ran 4.
       
    19 # Looks like your test exited with 2 just after 4.
       
    20 t/2_XMLout.t ............ 
       
    21 Dubious, test returned 2 (wstat 512, 0x200)
       
    22 Failed 197/201 subtests 
       
    23 XMLin() requires either XML::SAX or XML::Parser at t/3_Storable.t line 153.
       
    24 # Looks like you planned 23 tests but ran 2.
       
    25 # Looks like your test exited with 2 just after 2.
       
    26 t/3_Storable.t .......... 
       
    27 Dubious, test returned 2 (wstat 512, 0x200)
       
    28 Failed 21/23 subtests 
       
    29 XMLin() requires either XML::SAX or XML::Parser at t/4_MemShare.t line 110.
       
    30 # Looks like you planned 8 tests but ran 1.
       
    31 # Looks like your test exited with 2 just after 1.
       
    32 t/4_MemShare.t .......... 
       
    33 Dubious, test returned 2 (wstat 512, 0x200)
       
    34 Failed 7/8 subtests 
       
    35 XMLin() requires either XML::SAX or XML::Parser at t/5_MemCopy.t line 114.
       
    36 # Looks like you planned 7 tests but ran 1.
       
    37 # Looks like your test exited with 2 just after 1.
       
    38 t/5_MemCopy.t ........... 
       
    39 Dubious, test returned 2 (wstat 512, 0x200)
       
    40 Failed 6/7 subtests 
       
    41 XMLin() requires either XML::SAX or XML::Parser at t/6_ObjIntf.t line 159.
       
    42 # Looks like you planned 37 tests but ran 6.
       
    43 # Looks like your test exited with 2 just after 6.
       
    44 t/6_ObjIntf.t ........... 
       
    45 Dubious, test returned 2 (wstat 512, 0x200)
       
    46 Failed 31/37 subtests 
       
    47 t/7_SaxStuff.t .......... skipped: no XML::SAX
       
    48 t/8_Namespaces.t ........ skipped: no XML::SAX
       
    49 
       
    50 #   Failed test 'XMLin() did not fail'
       
    51 #   at t/9_Strict.t line 24.
       
    52 #          got: 'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 22.
       
    53 # '
       
    54 #     expected: ''
       
    55 
       
    56 #   Failed test 'and managed to produce the expected results'
       
    57 #   at t/9_Strict.t line 28.
       
    58 #          got: ''
       
    59 #     expected: 'name1 name2'
       
    60 
       
    61 #   Failed test 'with the correct error message'
       
    62 #   at t/9_Strict.t line 88.
       
    63 #                   'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 84.
       
    64 # '
       
    65 #     doesn't match '(?^:(?i)<part> element has no 'partnum' key attribute)'
       
    66 
       
    67 #   Failed test 'with the correct error message'
       
    68 #   at t/9_Strict.t line 107.
       
    69 #                   'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 103.
       
    70 # '
       
    71 #     doesn't match '(?^:(?i)<part> element has non-unique value in 'partnum' key attribute: 12345)'
       
    72 
       
    73 #   Failed test 'with the correct error message'
       
    74 #   at t/9_Strict.t line 127.
       
    75 #                   'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 123.
       
    76 # '
       
    77 #     doesn't match '(?^:(?i)<item> element has non-scalar 'name' key attribute)'
       
    78 
       
    79 #   Failed test '$xs->XMLin() did not fail'
       
    80 #   at t/9_Strict.t line 195.
       
    81 #          got: 'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 193.
       
    82 # '
       
    83 #     expected: ''
       
    84 
       
    85 #   Failed test 'and managed to produce the expected results'
       
    86 #   at t/9_Strict.t line 199.
       
    87 #          got: ''
       
    88 #     expected: 'name1 name2'
       
    89 
       
    90 #   Failed test 'with the correct error message'
       
    91 #   at t/9_Strict.t line 268.
       
    92 #                   'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 264.
       
    93 # '
       
    94 #     doesn't match '(?^:(?i)<part> element has no 'partnum' key attribute)'
       
    95 
       
    96 #   Failed test 'with the correct error message'
       
    97 #   at t/9_Strict.t line 290.
       
    98 #                   'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 286.
       
    99 # '
       
   100 #     doesn't match '(?^:(?i)<item> element has non-scalar 'name' key attribute)'
       
   101 
       
   102 #   Failed test 'other namespaces do not have strict mode forced upon them'
       
   103 #   at t/9_Strict.t line 346.
       
   104 #          got: 'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 372.
       
   105 # '
       
   106 #     expected: ''
       
   107 
       
   108 #   Failed test 'other namespaces do not have strict mode forced upon them'
       
   109 #   at t/9_Strict.t line 364.
       
   110 #          got: 'XMLin() requires either XML::SAX or XML::Parser at t/9_Strict.t line 361.
       
   111 # '
       
   112 #     expected: ''
       
   113 # Looks like you failed 11 tests of 44.
       
   114 t/9_Strict.t ............ 
       
   115 Dubious, test returned 11 (wstat 2816, 0xb00)
       
   116 Failed 11/44 subtests 
       
   117 t/A_XMLParser.t ......... skipped: no XML::Parser
       
   118 XMLin() requires either XML::SAX or XML::Parser at t/B_Hooks.t line 94.
       
   119 # Looks like you planned 12 tests but ran 8.
       
   120 # Looks like your test exited with 2 just after 8.
       
   121 t/B_Hooks.t ............. 
       
   122 Dubious, test returned 2 (wstat 512, 0x200)
       
   123 Failed 4/12 subtests 
       
   124 	(less 3 skipped subtests: 5 okay)
       
   125 t/release-pod-syntax.t .. skipped: these tests are for release candidate testing
       
   126 
       
   127 Test Summary Report
       
   128 -------------------
       
   129 t/1_XMLin.t           (Wstat: 512 Tests: 1 Failed: 0)
       
   130   Non-zero exit status: 2
       
   131   Parse errors: Bad plan.  You planned 131 tests but ran 1.
       
   132 t/2_XMLout.t          (Wstat: 512 Tests: 4 Failed: 0)
       
   133   Non-zero exit status: 2
       
   134   Parse errors: Bad plan.  You planned 201 tests but ran 4.
       
   135 t/3_Storable.t        (Wstat: 512 Tests: 2 Failed: 0)
       
   136   Non-zero exit status: 2
       
   137   Parse errors: Bad plan.  You planned 23 tests but ran 2.
       
   138 t/4_MemShare.t        (Wstat: 512 Tests: 1 Failed: 0)
       
   139   Non-zero exit status: 2
       
   140   Parse errors: Bad plan.  You planned 8 tests but ran 1.
       
   141 t/5_MemCopy.t         (Wstat: 512 Tests: 1 Failed: 0)
       
   142   Non-zero exit status: 2
       
   143   Parse errors: Bad plan.  You planned 7 tests but ran 1.
       
   144 t/6_ObjIntf.t         (Wstat: 512 Tests: 6 Failed: 0)
       
   145   Non-zero exit status: 2
       
   146   Parse errors: Bad plan.  You planned 37 tests but ran 6.
       
   147 t/9_Strict.t          (Wstat: 2816 Tests: 44 Failed: 11)
       
   148   Failed tests:  2-3, 13, 15, 17, 23-24, 34, 36, 41, 44
       
   149   Non-zero exit status: 11
       
   150 t/B_Hooks.t           (Wstat: 512 Tests: 8 Failed: 0)
       
   151   Non-zero exit status: 2
       
   152   Parse errors: Bad plan.  You planned 12 tests but ran 8.
       
   153 Files=
       
   154 Result: FAIL
       
   155 Failed 8/13 test programs. 11/68 subtests failed.
       
   156 make[1]: *** [test_dynamic] Error 255
       
   157 make[1]: Leaving directory `$(@D)'