| Summary: | Tools/ManageMarcImport_spec.ts is failing | ||
|---|---|---|---|
| Product: | Project Infrastructure | Reporter: | Lucas Gass (lukeg) <lucas> |
| Component: | Continuous Integration | Assignee: | Lucas Gass (lukeg) <lucas> |
| Status: | Signed Off --- | QA Contact: | |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | jonathan.druart, tomascohen |
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | --- |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: | Version(s) released in: | ||
| Circulation function: | |||
| Bug Depends on: | 41177, 40046 | ||
| Bug Blocks: | |||
| Attachments: |
Bug 41368: Set new values directly in DOM
Bug 41368: Fix View batch click Bug 41368: Fix View batch click |
||
|
Description
Lucas Gass (lukeg)
2025-12-03 17:51:33 UTC
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. |