https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=40141 Lucas Gass (lukeg) <lucas@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Failed QA |Passed QA --- Comment #17 from Lucas Gass (lukeg) <lucas@bywatersolutions.com> --- (In reply to Lucas Gass (lukeg) from comment #16)
With this applied DataProviders_spec.ts is failing:
Data providers action buttons 1) Should queue a harvest background job ✓ Should test a provider's SUSHI connection (2191ms)
12 passing (58s) 1 failing
1) Data providers action buttons Should queue a harvest background job: AssertionError: Timed out retrying after 10000ms: Expected to find element: `main div[class='alert alert-info']`, but never found it. at Context.eval (webpack://koha/./t/cypress/integration/ERM/DataProviders_spec.ts:752:53)
Wait a minute, false alarm. For me that test is failing with or without this patch. -- You are receiving this mail because: You are watching all bug changes.