[Koha-bugs] [Bug 13540] Item's permanent_location is set to CART|PROC if an Item is edited when it's location is CART|PROC.

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 9 13:42:07 CEST 2015


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

--- Comment #28 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
I have rebased the last patch hopefully correctly and fixed problems with the
POD in the test file noted by the QA script. But:

$ prove t/db_dependent/Circulation.t 
t/db_dependent/Circulation.t .. 25/69 
#   Failed test 'ReturnToShelvingCart: Modifying the whole Item doesn't
overwrite permanent_location!'
#   at t/db_dependent/Circulation.t line 684.

#   Failed test 'ReturnToShelvingCart: Adding a new Item with location also
sets the permanent_location.'$ prove t/db_dependent/Circulation.t 
t/db_dependent/Circulation.t .. 25/69 
#   Failed test 'ReturnToShelvingCart: Modifying the whole Item doesn't
overwrite permanent_location!'
#   at t/db_dependent/Circulation.t line 684.

#   Failed test 'ReturnToShelvingCart: Adding a new Item with location also
sets the permanent_location.'
#   at t/db_dependent/Circulation.t line 704.
# Looks like you failed 2 tests of 69.
t/db_dependent/Circulation.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/69 subtests 

Test Summary Report
-------------------
t/db_dependent/Circulation.t (Wstat: 512 Tests: 69 Failed: 2)
  Failed tests:  67, 69
  Non-zero exit status: 2
Files=1, Tests=69,  2 wallclock secs ( 0.03 usr  0.00 sys +  1.50 cusr  0.08
csys =  1.61 CPU)
Result: FAIL

#   at t/db_dependent/Circulation.t line 704.
# Looks like you failed 2 tests of 69.
t/db_dependent/Circulation.t .. Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/69 subtests 

Test Summary Report
-------------------
t/db_dependent/Circulation.t (Wstat: 512 Tests: 69 Failed: 2)
  Failed tests:  67, 69
  Non-zero exit status: 2
Files=1, Tests=69,  2 wallclock secs ( 0.03 usr  0.00 sys +  1.50 cusr  0.08
csys =  1.61 CPU)
Result: FAIL

Leaving this in Failed QA for now - but would love to see this fixed.

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


More information about the Koha-bugs mailing list