Advertisement
Guest User

Untitled

a guest
Nov 17th, 2010
262
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.93 KB | None | 0 0
  1. make test
  2. PERL_DL_NONLAZY=1 KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')" t/*.t
  3. t/Amazon.t ..................... 1/1
  4. # Failed test 'use C4::External::Amazon;'
  5. # at t/Amazon.t line 12.
  6. # Tried to use 'C4::External::Amazon'.
  7. # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  8. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  9. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/External/Amazon.pm line 24.
  10. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/External/Amazon.pm line 24.
  11. # Compilation failed in require at (eval 4) line 2.
  12. # BEGIN failed--compilation aborted at (eval 4) line 2.
  13. # Looks like you failed 1 test of 1.
  14. t/Amazon.t ..................... Dubious, test returned 1 (wstat 256, 0x100)
  15. Failed 1/1 subtests
  16. t/Barcodes_PrinterConfig.t ..... ok
  17. t/Bookseller.t ................. ok
  18. t/Boolean.t .................... 1/12 The given value does not seem to be interpretable as a Boolean value at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Boolean.pm line 97.
  19. The given value does not seem to be interpretable as a Boolean value at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Boolean.pm line 104.
  20. Use of uninitialized value in concatenation (.) or string at t/Boolean.t line 18.
  21. The given value does not seem to be interpretable as a Boolean value at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Boolean.pm line 104.
  22. Use of uninitialized value in concatenation (.) or string at t/Boolean.t line 18.
  23. t/Boolean.t .................... ok
  24. t/Branch.t ..................... 1/1
  25. # Failed test 'use C4::Branch;'
  26. # at t/Branch.t line 12.
  27. # Tried to use 'C4::Branch'.
  28. # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  29. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  30. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Branch.pm line 23.
  31. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Branch.pm line 23.
  32. # Compilation failed in require at (eval 4) line 2.
  33. # BEGIN failed--compilation aborted at (eval 4) line 2.
  34. # Looks like you failed 1 test of 1.
  35. t/Branch.t ..................... Dubious, test returned 1 (wstat 256, 0x100)
  36. Failed 1/1 subtests
  37. t/Budgets.t .................... ok
  38. t/Calendar.t ................... ok
  39. t/Charset.t .................... ok
  40. t/Circulation_barcodedecode.t .. 1/16
  41. # Failed test 'use C4::Circulation;'
  42. # at t/Circulation_barcodedecode.t line 10.
  43. # Tried to use 'C4::Circulation'.
  44. # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  45. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  46. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  47. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  48. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
  49. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
  50. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
  51. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
  52. # Compilation failed in require at (eval 4) line 2.
  53. # BEGIN failed--compilation aborted at (eval 4) line 2.
  54. Undefined subroutine &C4::Circulation::barcodedecode called at t/Circulation_barcodedecode.t line 31.
  55. # Looks like you planned 16 tests but ran 1.
  56. # Looks like you failed 1 test of 1 run.
  57. # Looks like your test exited with 255 just after 1.
  58. t/Circulation_barcodedecode.t .. Dubious, test returned 255 (wstat 65280, 0xff00)
  59. Failed 16/16 subtests
  60. t/Dates.t ...................... 1/276 #
  61. # In order to run without DB access, this test will substitute 'us'
  62. # as your default date format. Export environmental variable KOHA_TEST_DATE_FORMAT
  63. # to override this default, or pass the value as an argument to this test script.
  64. #
  65. # NOTE: we test for the system handling dd=00 and 00 for TIME values, therefore
  66. # you SHOULD see some warnings like:
  67. # Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t ...
  68. #
  69. # Testing Legacy Functions: format_date and format_date_in_iso
  70. #
  71. Illegal date specified (year = 1952, month = 1, day = 0) at t/Dates.t line 62
  72. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 62
  73. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 65
  74. #
  75. # Testing 4 formats.
  76. # Testing no input (defaults):
  77. #
  78. # Testing with valid inputs:
  79. Illegal date specified (year = 1952, month = 1, day = 0) at t/Dates.t line 84
  80. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
  81. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
  82. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
  83. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
  84. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 84
  85. #
  86. # Testing object independence from class
  87. # done.
  88. t/Dates.t ...................... ok
  89. t/Debug.t ...................... # BEFORE use: $debug is not defined
  90. # BEFORE use: $cgi_debug is not defined
  91. t/Debug.t ...................... 1/3 # AFTER use: $debug is 0
  92. # AFTER use: $cgi_debug is 0
  93. # Done.
  94. t/Debug.t ...................... ok
  95. t/dummy.t ...................... ok
  96. t/Input.t ...................... ok
  97. t/Installer_pm.t ............... ok
  98. t/Koha.t ....................... 1/2
  99. # Failed test 'use C4::Koha;'
  100. # at t/Koha.t line 7.
  101. # Tried to use 'C4::Koha'.
  102. # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  103. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  104. # Compilation failed in require at (eval 4) line 2.
  105. # BEGIN failed--compilation aborted at (eval 4) line 2.
  106. Undefined subroutine &main::slashifyDate called at t/Koha.t line 13.
  107. # Looks like you planned 2 tests but ran 1.
  108. # Looks like you failed 1 test of 1 run.
  109. # Looks like your test exited with 255 just after 1.
  110. t/Koha.t ....................... Dubious, test returned 255 (wstat 65280, 0xff00)
  111. Failed 2/2 subtests
  112. t/Labels_split_ccn.t ........... 1/47
  113. # Failed test 'use C4::Labels::Label;'
  114. # at t/Labels_split_ccn.t line 46.
  115. # Tried to use 'C4::Labels::Label'.
  116. # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  117. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  118. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  119. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  120. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
  121. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
  122. # Compilation failed in require at (eval 4) line 2.
  123. # BEGIN failed--compilation aborted at (eval 4) line 2.
  124. Undefined subroutine &C4::Labels::Label::_split_ccn called at t/Labels_split_ccn.t line 54.
  125. # Looks like you planned 47 tests but ran 3.
  126. # Looks like you failed 1 test of 3 run.
  127. # Looks like your test exited with 255 just after 3.
  128. t/Labels_split_ccn.t ........... Dubious, test returned 255 (wstat 65280, 0xff00)
  129. Failed 45/47 subtests
  130. t/Labels_split_ddcn.t .......... 1/35
  131. # Failed test 'use C4::Labels::Label;'
  132. # at t/Labels_split_ddcn.t line 45.
  133. # Tried to use 'C4::Labels::Label'.
  134. # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  135. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  136. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  137. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  138. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
  139. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
  140. # Compilation failed in require at (eval 4) line 2.
  141. # BEGIN failed--compilation aborted at (eval 4) line 2.
  142. Undefined subroutine &C4::Labels::Label::_split_ddcn called at t/Labels_split_ddcn.t line 53.
  143. # Looks like you planned 35 tests but ran 3.
  144. # Looks like you failed 1 test of 3 run.
  145. # Looks like your test exited with 255 just after 3.
  146. t/Labels_split_ddcn.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
  147. Failed 33/35 subtests
  148. t/Labels_split_lccn.t .......... 1/43
  149. # Failed test 'use C4::Labels::Label;'
  150. # at t/Labels_split_lccn.t line 45.
  151. # Tried to use 'C4::Labels::Label'.
  152. # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  153. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  154. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  155. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  156. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
  157. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 13.
  158. # Compilation failed in require at (eval 4) line 2.
  159. # BEGIN failed--compilation aborted at (eval 4) line 2.
  160. Undefined subroutine &C4::Labels::Label::_split_lccn called at t/Labels_split_lccn.t line 53.
  161. # Looks like you planned 43 tests but ran 3.
  162. # Looks like you failed 1 test of 3 run.
  163. # Looks like your test exited with 255 just after 3.
  164. t/Labels_split_lccn.t .......... Dubious, test returned 255 (wstat 65280, 0xff00)
  165. Failed 41/43 subtests
  166. t/Languages.t .................. ok
  167. t/Maintainance.t ............... ok
  168. t/Members_Attributes.t ......... ok
  169. t/Output.t ..................... ok
  170. t/Record.t ..................... 1/1
  171. # Failed test 'use C4::Record;'
  172. # at t/Record.t line 12.
  173. # Tried to use 'C4::Record'.
  174. # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  175. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  176. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  177. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  178. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Record.pm line 33.
  179. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Record.pm line 33.
  180. # Compilation failed in require at (eval 4) line 2.
  181. # BEGIN failed--compilation aborted at (eval 4) line 2.
  182. # Looks like you failed 1 test of 1.
  183. t/Record.t ..................... Dubious, test returned 1 (wstat 256, 0x100)
  184. Failed 1/1 subtests
  185. t/Review.t ..................... ok
  186. t/Scrubber.t ................... 1/10 # Note: scrubber test output will have whitespace collapsed for readability
  187. # done.
  188. t/Scrubber.t ................... ok
  189. t/Serials.t .................... 1/1
  190. # Failed test 'use C4::Serials;'
  191. # at t/Serials.t line 7.
  192. # Tried to use 'C4::Serials'.
  193. # Error: Can't locate Business/ISBN.pm in @INC (@INC contains: /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR /home/bigbrovar/koha-3.02.00/blib/arch /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  194. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Koha.pm line 27.
  195. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  196. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Biblio.pm line 30.
  197. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
  198. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Reserves.pm line 26.
  199. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
  200. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Circulation.pm line 25.
  201. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Overdues.pm line 25.
  202. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Overdues.pm line 25.
  203. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Members.pm line 28.
  204. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Members.pm line 28.
  205. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Letters.pm line 28.
  206. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Letters.pm line 28.
  207. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Suggestions.pm line 30.
  208. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Suggestions.pm line 30.
  209. # Compilation failed in require at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Serials.pm line 25.
  210. # BEGIN failed--compilation aborted at /home/bigbrovar/koha-3.02.00/blib/PERL_MODULE_DIR/C4/Serials.pm line 25.
  211. # Compilation failed in require at (eval 4) line 2.
  212. # BEGIN failed--compilation aborted at (eval 4) line 2.
  213. # Looks like you failed 1 test of 1.
  214. t/Serials.t .................... Dubious, test returned 1 (wstat 256, 0x100)
  215. Failed 1/1 subtests
  216. t/Stats.t ...................... ok
  217.  
  218. Test Summary Report
  219. -------------------
  220. t/Amazon.t (Wstat: 256 Tests: 1 Failed: 1)
  221. Failed test: 1
  222. Non-zero exit status: 1
  223. t/Branch.t (Wstat: 256 Tests: 1 Failed: 1)
  224. Failed test: 1
  225. Non-zero exit status: 1
  226. t/Circulation_barcodedecode.t (Wstat: 65280 Tests: 1 Failed: 1)
  227. Failed test: 1
  228. Non-zero exit status: 255
  229. Parse errors: Bad plan. You planned 16 tests but ran 1.
  230. t/Koha.t (Wstat: 65280 Tests: 1 Failed: 1)
  231. Failed test: 1
  232. Non-zero exit status: 255
  233. Parse errors: Bad plan. You planned 2 tests but ran 1.
  234. t/Labels_split_ccn.t (Wstat: 65280 Tests: 3 Failed: 1)
  235. Failed test: 1
  236. Non-zero exit status: 255
  237. Parse errors: Bad plan. You planned 47 tests but ran 3.
  238. t/Labels_split_ddcn.t (Wstat: 65280 Tests: 3 Failed: 1)
  239. Failed test: 1
  240. Non-zero exit status: 255
  241. Parse errors: Bad plan. You planned 35 tests but ran 3.
  242. t/Labels_split_lccn.t (Wstat: 65280 Tests: 3 Failed: 1)
  243. Failed test: 1
  244. Non-zero exit status: 255
  245. Parse errors: Bad plan. You planned 43 tests but ran 3.
  246. t/Record.t (Wstat: 256 Tests: 1 Failed: 1)
  247. Failed test: 1
  248. Non-zero exit status: 1
  249. t/Serials.t (Wstat: 256 Tests: 1 Failed: 1)
  250. Failed test: 1
  251. Non-zero exit status: 1
  252. Files=27, Tests=348, 4 wallclock secs ( 0.11 usr 0.01 sys + 3.54 cusr 0.33 csys = 3.99 CPU)
  253. Result: FAIL
  254. Failed 9/27 test programs. 9/348 subtests failed.
  255. make: *** [test_dynamic] Error 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement