[Koha-bugs] [Bug 12782] t/db_dependent/XISBN.t should work on DOM too

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 18 22:25:55 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12782

--- Comment #2 from Tomás Cohen Arazi <tomascohen at gmail.com> ---
Created attachment 30952
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=30952&action=edit
Bug 12782: (followup) skip tests that fail because of provider's error

It seems that XISBN is failing sometimes, if you run the tests a couple
of times in a row. An error 500 is raised by lwp.

This problem should be trapped and related tests skipped. Because too much
noise could make people pay no attention to this tests failing.

To reproduce:
- Run the tests several consecutive times:
  $ prove -v t/db_dependent/XISBN.t
=> FAIL: XISBN test will fail eventually, printing a networking-related
warning.
- Apply the patch
- Repeat the test
=> SUCCESS: when XISBN the networking/connection refused problem arises, the
test
  is skipped, and it still passes.

Regards
To+

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list