https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42772
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Depends on| |42799 Status|ASSIGNED |Needs Signoff --- Comment #18 from Jonathan Druart <[email protected]> --- (In reply to Jonathan Druart from comment #17) > 1. Toolbar_spec.ts > <testcase name="Sticky toolbar - basic behavior Should stick on scroll" > time="0.000" classname="Should stick on scroll"> > > <failure message="Timed out retrying after 10000ms: expected > '<div#toolbar.btn-toolbar.sticky>' to have class > 'floating'" type="AssertionError"><![CDATA[AssertionError: Timed > out re > trying after 10000ms: expected '<div#toolbar.btn-toolbar.sticky>' to have > class 'floating' > > at Context.eval > (webpack://koha/./t/cypress/integration/Toolbar_spec.ts:13:27)]]></failure> See bug 42799. > 2. ERM/UsageReports_spec.ts > <testcase name="Custom reports Should show the Display by year filter > when filter is required" time="0.000" classname="Should show the Display by > year filter when filter is required"> > <failure message="Timed out retrying after 10000ms: `cy.wait()` timed > out waiting `10000ms` for the 1st request to the route: `reportRequest`. No > request ever occurred. > > https://on.cypress.io/wait" type="CypressError"><![CDATA[CypressError: Timed > out retrying after 10000ms: `cy.wait()` timed out waiting `10000ms` for the > 1st request to the route: `reportRequest`. No request ever o > ccurred. See bug 42801. Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42799 [Bug 42799] Toolbar stickiness implementation is flaky -- 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/
