https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24813
Bug ID: 24813
Summary: api/v1/holds.t is failing randomly
Change sponsored?: ---
Product: Koha
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5 - low
Component: Test Suite
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
t/db_dependent/api/v1/holds.t .. 3/8
# Failed test 'Hold suspension created'
# at t/db_dependent/api/v1/holds.t line 400.
# got: '400'
# expected: '201'
# Failed test 'Hold is suspended'
# at t/db_dependent/api/v1/holds.t line 405.
# Failed test 'Hold is suspended'
# at t/db_dependent/api/v1/holds.t line 418.
# Failed test 'Hold suspension has correct end date'
# at t/db_dependent/api/v1/holds.t line 419.
# got: undef
# expected: '2020-03-05'
# Failed test 'Hold suspension created'
# at t/db_dependent/api/v1/holds.t line 435.
# got: '400'
# expected: '201'
# Failed test 'exact match for JSON Pointer "/end_date"'
# at t/db_dependent/api/v1/holds.t line 435.
# got: undef
# expected: '2020-03-10'
# Failed test 'The Location header is set'
# at t/db_dependent/api/v1/holds.t line 435.
# got: undef
# expected: '/api/v1/holds/287/suspension'
# Looks like you failed 7 tests of 24.
t/db_dependent/api/v1/holds.t .. 7/8
# Failed test 'suspend and resume tests'
# at t/db_dependent/api/v1/holds.t line 464.
t/db_dependent/api/v1/holds.t .. 8/8 # Looks like you failed 1 test of 8.
t/db_dependent/api/v1/holds.t .. Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/8 subtests
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/