Running perl live tests
Tue Jan 16 05:53:14 EST 2018
Created MYMETA.yml and MYMETA.json
Creating new 'Build' script for 'OpenILS' version '2.4'
./Build test --test_files live_t || make -s build-perl-fail
live_t/00-simple.t ............................... ok
live_t/01-auth.t ................................. ok
live_t/02-simple_circ.t .......................... ok
live_t/03-overdue_circ.t ......................... ok
live_t/04-overdue_with_closed_dates.t ............ ok
live_t/05-pay_bills.t ............................ ok
live_t/06-bib_rec_fetch_update.t ................. ok
live_t/07-anon_pcrud.t ........................... ok
live_t/08-lp1366964-libdbi-error.t ............... ok
live_t/09-lp1198465_neg_balances.t ............... ok
live_t/10-lp1251415_update_juv.t ................. ok
live_t/11-lp1481036-future-backdate.t ............ ok
live_t/12-lp1484989_dont_close_fined_xacts.t ..... ok
live_t/13-lp1240119-safe-token-activity.t ........ ok
live_t/14-lp1499123_csp_ignore_proximity.t ....... ok
live_t/15-lp1533329-opt-in.t ..................... ok
live_t/16-acq-invoicing.t ........................ ok
live_t/17-lp1579225_new_patron_passwords.t ....... ok
live_t/18-lp1592891_sip_standing_penalties.t ..... ok
live_t/19-lp1306666-abort-transit-copy-status.t .. ok
live_t/20-hold-targeter.t ........................
Dubious, test returned 1 (wstat 256, 0x100)
live_t/20-lp1541559-ebook-api.t .................. ok
live_t/21-batch-org-settings.t ................... ok
live_t/22-acq-po-status.t ........................ ok
live_t/23-action-trigger-templates.t ............. ok
live_t/24-lp1710949-login-api.t .................. ok
live_t/24-offline-all-assets.t ................... ok
Test Summary Report
-------------------
live_t/20-hold-targeter.t (Wstat: 256 Tests: 15 Failed: 1)
Non-zero exit status: 1
Result: FAIL
>>> Build/test of Perl modules has failed. The most likely
>>> possibility is that a dependency is not pre-installed
>>> or that a test has failed.
>>> See the messages above this one for more information.
make[1]: *** [build-perl-fail] Error 1
make: *** [livecheck] Error 2
Return Value = 2