Created attachment 155113 [details] [review] Bug 34690: Fix dialog_spec.ts Run the tests, verify they fail Apply this patch, run tests again, verify they now pass
Created attachment 155115 [details] [review] bug 34690: Make the test fail consistently Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 155116 [details] [review] Bug 34690: Fix dialog_spec.ts Run the tests, verify they fail Apply this patch, run tests again, verify they now pass Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 155231 [details] [review] Bug 34690: Make the test fail consistently Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io> Edit: I amended the commit title
Created attachment 155232 [details] [review] Bug 34690: Fix dialog_spec.ts Run the tests, verify they fail Apply this patch, run tests again, verify they now pass Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
Tested on the new Cypress 10.x KTD images. Tests fail consistently with the first patch (good catch!) and they get fixed with the follow-up. Thanks!
Pushed to master for 23.11. Nice work everyone, thanks!
Not backported to 23.05.x