AssertionError: Timed out retrying after 10000ms: Expected to find element: `main div[class='dialog message']`, but never found it. We moved from message to alert.
Created attachment 161635 [details] [review] Bug 35940: (bug 35477 follow-up) Fix cypress tests AssertionError: Timed out retrying after 10000ms: Expected to find element: `main div[class='dialog message']`, but never found it. We moved from message to alert.
Timed out retrying after 10000ms: cy.type() failed because this element: <input required="" class="vs__search" aria-autocomplete="list" aria-labelledby="vs1__combobox" aria-controls="vs1__listbox" type="search" autocomplete="off" data-v-5540f13a=""> is being covered by another element: <h1 data-v-018a4733="">2 new i...</h1> The modal appears to need closing
Created attachment 161699 [details] [review] Bug 35940: Close modal before typing Tests currently fail due to a modal remaining open. This patch closes the modal to make the tests pass
After getting past the regressions.t fail, we now see this one on Jenkins. I have tested locally and now pushed the patches in hope to get us to green.
Pushed for 24.05! Well done everyone, thank you!
Pushed to 23.11.x for 23.11.03