Jonathan Druart
afcf0c95b4
12:01:12 koha_1 | # Failed test 'Holds retrieved' 12:01:12 koha_1 | # at t/db_dependent/api/v1/patrons_holds.t line 56. 12:01:12 koha_1 | # Structures begin differing at: 12:01:12 koha_1 | # $got->[0]{hold_id} = '256' 12:01:12 koha_1 | # $expected->[0]{hold_id} = '255' 12:01:12 koha_1 | # Looks like you failed 1 test of 9. 12:01:12 koha_1 | 12:01:12 koha_1 | # Failed test 'list() tests' 12:01:12 koha_1 | # at t/db_dependent/api/v1/patrons_holds.t line 70. This is a weird one, and the only solution I see it to force the order we want to receive the holds. I guess we should not rely on an order if no order by clause is passed Signed-off-by: Owen Leonard <oleonard@myacpl.org> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com> |
||
---|---|---|
.. | ||
acquisitions_baskets.t | ||
acquisitions_funds.t | ||
acquisitions_orders.t | ||
acquisitions_vendors.t | ||
advanced_editor_macros.t | ||
article_requests.t | ||
auth.t | ||
auth_authenticate_api_request.t | ||
auth_basic.t | ||
biblios.t | ||
cashups.t | ||
checkouts.t | ||
cities.t | ||
clubs_holds.t | ||
erm_agreements.t | ||
erm_documents.t | ||
erm_eholdings_packages.t | ||
erm_eholdings_resources.t | ||
erm_eholdings_titles.t | ||
erm_licenses.t | ||
erm_users.t | ||
holds.t | ||
idp.t | ||
illrequests.t | ||
import_batch_profiles.t | ||
import_record_matches.t | ||
item_groups.t | ||
items.t | ||
jobs.t | ||
libraries.t | ||
oauth.t | ||
pagination.t | ||
patrons.t | ||
patrons_accounts.t | ||
patrons_extended_attributes.t | ||
patrons_holds.t | ||
patrons_password.t | ||
patrons_password_expiration.t | ||
query.t | ||
return_claims.t | ||
search_filters.t | ||
smtp_servers.t | ||
stockrotationstage.t | ||
suggestions.t | ||
transfer_limits.t | ||
two_factor_auth.t | ||
unhandled_exceptions.t |