To recreate: 1. cypress run --spec t/cypress/integration/Tools/ManageMarcImport_spec.ts 2. It fails
Created attachment 190126 [details] [review] Bug 41368: Set new values directly in DOM To test: 1. APPLY PATCH, yarn build 2. cypress run --spec t/cypress/integration/Tools/ManageMarcImport_spec.ts 3. it passes
Created attachment 190131 [details] [review] Bug 41368: Fix View batch click To test: 1. APPLY PATCH 2. yarn build 3. cypress run --spec t/cypress/integration/Tools/ManageMarcImport_spec.ts 4. It should now pass
Created attachment 190143 [details] [review] Bug 41368: Fix View batch click To test: 1. APPLY PATCH 2. yarn build 3. cypress run --spec t/cypress/integration/Tools/ManageMarcImport_spec.ts 4. It should now pass Signed-off-by: David Nind <david@davidnind.com>
It does not fail for me without the patch.
we had random failures reported on bug 41368.
we had random failures reported on bug 40046.