[Koha-bugs] [Bug 7290] new permission for receiving

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Aug 18 14:07:17 CEST 2014


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

Katrin Fischer <katrin.fischer at bsz-bw.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|Signed Off                  |Failed QA

--- Comment #36 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi Julian,

I fixed the conflict in the database update and a tab char in parcels.tt, but
now I got stuck with the tests failing:

 $ prove t/Acquisition/CanUserReceiveBasket.t
t/Acquisition/CanUserReceiveBasket.t .. C4::Context->userenv not defined! at
/home/katrin/kohaclone/C4/Acquisition.pm line 870.
t/Acquisition/CanUserReceiveBasket.t .. 1/18 C4::Context->userenv not defined!
at /home/katrin/kohaclone/C4/Acquisition.pm line 870.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.

#   Failed test at t/Acquisition/CanUserReceiveBasket.t line 46.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.

#   Failed test at t/Acquisition/CanUserReceiveBasket.t line 47.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.

#   Failed test at t/Acquisition/CanUserReceiveBasket.t line 48.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.

#   Failed test at t/Acquisition/CanUserReceiveBasket.t line 54.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.

#   Failed test at t/Acquisition/CanUserReceiveBasket.t line 64.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.

#   Failed test at t/Acquisition/CanUserReceiveBasket.t line 65.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.

#   Failed test at t/Acquisition/CanUserReceiveBasket.t line 66.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.

#   Failed test at t/Acquisition/CanUserReceiveBasket.t line 71.
C4::Context->userenv not defined! at /home/katrin/kohaclone/C4/Acquisition.pm
line 870.
# Looks like you failed 8 tests of 18.
t/Acquisition/CanUserReceiveBasket.t .. Dubious, test returned 8 (wstat 2048,
0x800)
Failed 8/18 subtests 

Test Summary Report
-------------------
t/Acquisition/CanUserReceiveBasket.t (Wstat: 2048 Tests: 18 Failed: 8)
  Failed tests:  4-6, 9, 13-15, 17
  Non-zero exit status: 8

Could you also take a look at squashing these patches? Because of the chanes in
the database structure (we started with adding a branch column to aqorders that
was later removed from the patches) I think it could make sense here. Also if I
saw correctly all patches are from you and signed only by Paola.

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


More information about the Koha-bugs mailing list