[Koha-bugs] [Bug 13457] Suggestions.t expects sample itemtypes

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Dec 30 14:18:18 CET 2014


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

Paola Rossi <paola.rossi at cineca.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #34575|0                           |1
        is obsolete|                            |

--- Comment #9 from Paola Rossi <paola.rossi at cineca.it> ---
Created attachment 34827
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34827&action=edit
[PASSED QA] Bug 13457: Suggestions.t expects sample itemtypes

I've applied the patches against master 3.19.00.003 head 13252.

Everything worked as required.

I pass the patch to "Signed Off" status.
----------------------------------------------------------------------------
This was the error expected at step 2) (RIGHT, error as expected)

prove t/db_dependent/Suggestions.t
t/db_dependent/Suggestions.t .. 1/97 Can't call method "default_privacy" on an
undefined value at [....]/C4/Members.pm line 874.
# Looks like you planned 97 tests but ran 2.
# Looks like your test exited with 255 just after 2.
t/db_dependent/Suggestions.t .. Dubious, test returned 255 (wstat 65280,
0xff00)
Failed 95/97 subtests

Test Summary Report
-------------------
t/db_dependent/Suggestions.t (Wstat: 65280 Tests: 2 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 97 tests but ran 2.
Files=1, Tests=2,  1 wallclock secs ( 0.00 usr  0.03 sys +  0.40 cusr  0.71
csys =  1.14 CPU)
Result: FAIL

--------------------------------------------------------
This was the test required at the 4) and 6) steps (RIGHT):

prove t/db_dependent/Suggestions.t
t/db_dependent/Suggestions.t .. ok    
All tests successful.
Files=1, Tests=97,  1 wallclock secs ( 0.00 usr  0.02 sys +  0.82 cusr  0.22
csys =  1.06 CPU)
Result: PASS
----------------------------------------------------------------------------

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


More information about the Koha-bugs mailing list