Advertisement
indradg

make_test

Sep 3rd, 2014
258
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.07 KB | None | 0 0
  1. devtest1@vps:~/kohaclone$ make test
  2. PERL_DL_NONLAZY=1 KOHA_CONF=blib/KOHA_CONF_DIR/koha-conf.xml /usr/bin/perl "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'blib/PERL_MODULE_DIR', 'blib/arch')" t/*.t
  3. t/00-checkdatabase-version.t ........ 1/?
  4. # Failed test 'installer/data/mysql/updatedatabase.pl has no XXX in it'
  5. # at t/00-checkdatabase-version.t line 53.
  6. # XXX found in line 8707
  7. # Looks like you failed 1 test of 2.
  8. t/00-checkdatabase-version.t ........ Dubious, test returned 1 (wstat 256, 0x100)
  9. Failed 1/2 subtests
  10. t/00-deprecated.t ................... ok
  11. t/00-load.t ......................... 6/? Too late to run INIT block at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Barcodes/hbyymmincr.pm line 41.
  12. Too late to run INIT block at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/External/BakerTaylor.pm line 42.
  13. t/00-load.t ......................... ok
  14. t/00-merge-conflict-markers.t ....... ok
  15. t/00-testcritic.t ................... skipped: Author test. Set $ENV{TEST_QA} to a true value to run
  16. t/00-valid-xml.t .................... ok
  17. t/AuthoritiesMarc_MARC21.t .......... ok
  18. t/AuthoritiesMarc_UNIMARC.t ......... ok
  19. t/AuthUtils.t ....................... ok
  20. t/Barcodes_annual.t ................. ok
  21. t/Barcodes_EAN13.t .................. ok
  22. t/Barcodes_hbyymmincr.t ............. ok
  23. t/Barcodes_incremental.t ............ ok
  24. t/Barcodes_ValueBuilder.t ........... ok
  25. t/Biblio.t .......................... ok
  26. t/Bookseller.t ...................... ok
  27. t/Boolean.t ......................... 1/13 The given value does not seem to be interpretable as a Boolean value at t/Boolean.t line 20
  28. The given value does not seem to be interpretable as a Boolean value at t/Boolean.t line 21
  29. The given value does not seem to be interpretable as a Boolean value at t/Boolean.t line 22
  30. t/Boolean.t ......................... ok
  31. t/Branch.t .......................... ok
  32. t/Breeding.t ........................ ok
  33. t/Budgets.t ......................... ok
  34. t/Cache.t ........................... ok
  35. t/Calendar.t ........................ ok
  36. t/Charset.t ......................... 1/10 "\c3" is more clearly written simply as "s" at t/Charset.t line 30.
  37. t/Charset.t ......................... ok
  38. t/Circulation_barcodedecode.t ....... ok
  39. t/ClassSortRoutine.t ................ ok
  40. t/ClassSortRoutine_Dewey.t .......... ok
  41. t/ClassSortRoutine_Generic.t ........ ok
  42. t/ClassSortRoutine_LCC.t ............ ok
  43. t/ClassSource.t ..................... ok
  44. t/Context.t ......................... ok
  45. t/Contract.t ........................ ok
  46. t/Creators.t ........................ ok
  47. t/Dates.t ........................... 1/327 #
  48. # In order to run without DB access, this test will substitute 'us'
  49. # as your default date format. Export environmental variable KOHA_TEST_DATE_FORMAT
  50. # to override this default, or pass the value as an argument to this test script.
  51. #
  52. # NOTE: we test for the system handling dd=00 and 00 for TIME values, therefore
  53. # you SHOULD see some warnings like:
  54. # Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t ...
  55. #
  56. # Testing Legacy Functions: format_date and format_date_in_iso
  57. #
  58. Illegal date specified (year = 1952, month = 1, day = 0) at t/Dates.t line 61
  59. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 61
  60. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 64
  61. #
  62. # Testing 5 formats.
  63. # Testing no input (defaults):
  64. #
  65. # Testing with valid inputs:
  66. Illegal date specified (year = 1952, month = 1, day = 0) at t/Dates.t line 83
  67. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83
  68. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83
  69. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83
  70. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83
  71. Illegal date specified (year = 1952, month = 1, day = 00) at t/Dates.t line 83
  72. #
  73. # Testing object independence from class
  74. # done.
  75. t/Dates.t ........................... ok
  76. t/DateUtils.t ....................... ok
  77. t/Debug.t ........................... # BEFORE use: $debug is not defined
  78. # BEFORE use: $cgi_debug is not defined
  79. t/Debug.t ........................... 1/5 # AFTER use: $debug is 5
  80. # AFTER use: $cgi_debug is 2
  81. # Done.
  82. t/Debug.t ........................... ok
  83. t/dummy.t ........................... ok
  84. t/External_Overdrive.t .............. ok
  85. t/External_Syndetics.t .............. ok
  86. t/Form_MessagingPreferences.t ....... ok
  87. t/Heading.t ......................... ok
  88. t/Images.t .......................... ok
  89. t/ImportBatch.t ..................... ok
  90. t/Input.t ........................... ok
  91. t/Installer_PerlDependencies.t ...... ok
  92. t/Installer_PerlModules.t ........... 1/17 [Wed Sep 3 03:48:36 2014] Installer_PerlModules.t: Use of uninitialized value $version in numeric lt (<) at /usr/share/perl5/Modern/Perl.pm line 25.
  93. [Wed Sep 3 03:48:36 2014] Installer_PerlModules.t: Use of uninitialized value $version in numeric lt (<) at /usr/share/perl5/Modern/Perl.pm line 25.
  94. t/Installer_PerlModules.t ........... ok
  95. t/Installer_pm.t .................... ok
  96. t/ItemCirculationAlertPreference.t .. ok
  97. t/ItemType.t ........................ ok
  98. t/Koha.t ............................ ok
  99. t/Koha_MetadataRecord.t ............. ok
  100. t/Koha_Template_Plugin_Cache.t ...... ok
  101. t/Koha_Util_MARC.t .................. ok
  102. t/Labels.t .......................... 1/11 Use of uninitialized value $_ in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 106.
  103. Use of uninitialized value $_ in sprintf at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 121.
  104. regexp failed to match string: at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 121.
  105. Use of uninitialized value in split at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 124.
  106. t/Labels.t .......................... ok
  107. t/Labels_split_ccn.t ................ ok
  108. t/Labels_split_ddcn.t ............... ok
  109. t/Labels_split_lccn.t ............... 1/69 regexp failed to match string: 123 ABC FOO BAR at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Labels/Label.pm line 121.
  110. t/Labels_split_lccn.t ............... ok
  111. t/Languages.t ....................... ok
  112. t/Letters.t ......................... 1/5 Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 67.
  113. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 72.
  114. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 77.
  115. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 80.
  116. Use of uninitialized value $time_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 132.
  117. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 134.
  118. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 139.
  119. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 144.
  120. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 67.
  121. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 72.
  122. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 77.
  123. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 80.
  124. Use of uninitialized value $time_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 132.
  125. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 134.
  126. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 139.
  127. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 144.
  128. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 67.
  129. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 72.
  130. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 77.
  131. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 80.
  132. Use of uninitialized value $time_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 132.
  133. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 134.
  134. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 139.
  135. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 144.
  136. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 67.
  137. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 72.
  138. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 77.
  139. Use of uninitialized value $date_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 80.
  140. Use of uninitialized value $time_format in string eq at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 132.
  141. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 134.
  142. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 139.
  143. Use of uninitialized value $pref in pattern match (m//) at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/Koha/DateUtils.pm line 144.
  144. t/Letters.t ......................... ok
  145. t/Log.t ............................. ok
  146. t/Matcher.t ......................... ok
  147. t/Members_Attributes.t .............. ok
  148. t/Members_AttributeTypes.t .......... ok
  149. t/Members_Messaging.t ............... ok
  150. t/Message.t ......................... ok
  151. t/Output.t .......................... ok
  152. t/Output_JSONStream.t ............... ok
  153. t/Overdues.t ........................ ok
  154. t/Patroncards.t ..................... ok
  155. t/Patroncards_Batch.t ............... ok
  156. t/Patroncards_Layout.t .............. ok
  157. t/Patroncards_Lib.t ................. ok
  158. t/Patroncards_Patroncard.t .......... ok
  159. t/Patroncards_Profile.t ............. ok
  160. t/Patroncards_Template.t ............ ok
  161. t/Print.t ........................... ok
  162. t/QueryParser.t ..................... ok
  163. t/RecordProcessor.t ................. ok
  164. t/Review.t .......................... ok
  165. t/Ris.t ............................. ok
  166. t/RotatingCollections.t ............. ok
  167. t/Scheduler.t ....................... ok
  168. t/Scrubber.t ........................ 1/19 # Note: scrubber test output will have whitespace collapsed for readability
  169. # done.
  170. t/Scrubber.t ........................ ok
  171. t/Search.t .......................... ok
  172. t/Search_PazPar2.t .................. 1/8 400 URL must be absolute at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Search/PazPar2.pm line 68.
  173. 400 URL must be absolute at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Search/PazPar2.pm line 84.
  174. 400 URL must be absolute at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Search/PazPar2.pm line 99.
  175. 400 URL must be absolute at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Search/PazPar2.pm line 121.
  176. 400 URL must be absolute at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Search/PazPar2.pm line 142.
  177. 400 URL must be absolute at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Search/PazPar2.pm line 159.
  178. t/Search_PazPar2.t .................. ok
  179. t/SimpleMARC.t ...................... ok
  180. t/SIP_Sip.t ......................... ok
  181. t/SMS.t ............................. ok
  182. t/SocialData.t ...................... ok
  183. t/Stats.t ........................... ok
  184. t/SuggestionEngine.t ................ ok
  185. t/SuggestionEngine_AuthorityFile.t .. ok
  186. t/Templates.t ....................... 1/5 Use of uninitialized value in split at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Languages.pm line 580.
  187. Use of uninitialized value in split at /home/devtest1/kohaclone/blib/PERL_MODULE_DIR/C4/Templates.pm line 260.
  188. t/Templates.t ....................... ok
  189. t/TmplToken.t ....................... ok
  190. t/VirtualShelves_Merge.t ............ ok
  191. t/XSLT.t ............................ ok
  192.  
  193. Test Summary Report
  194. -------------------
  195. t/00-checkdatabase-version.t (Wstat: 256 Tests: 2 Failed: 1)
  196. Failed test: 2
  197. Non-zero exit status: 1
  198. Files=95, Tests=10902, 115 wallclock secs ( 2.52 usr 0.32 sys + 56.49 cusr 5.91 csys = 65.24 CPU)
  199. Result: FAIL
  200. Failed 1/95 test programs. 1/10902 subtests failed.
  201. make: *** [test_dynamic] Error 255
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement