Bug 41368

Summary: Tools/ManageMarcImport_spec.ts is failing
Product: Project Infrastructure Reporter: Lucas Gass (lukeg) <lucas>
Component: Continuous IntegrationAssignee: 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
To recreate:

1. cypress run --spec t/cypress/integration/Tools/ManageMarcImport_spec.ts 
2. It fails
Comment 1 Lucas Gass (lukeg) 2025-12-03 17:54:17 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
Comment 2 Lucas Gass (lukeg) 2025-12-03 20:39:12 UTC
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
Comment 3 David Nind 2025-12-04 00:56:09 UTC
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>
Comment 4 Jonathan Druart 2025-12-04 08:11:10 UTC
It does not fail for me without the patch.
Comment 5 Jonathan Druart 2025-12-04 08:12:03 UTC Comment hidden (obsolete)
Comment 6 Jonathan Druart 2025-12-04 08:12:20 UTC
we had random failures reported on bug 40046.