Bug 41368 - Tools/ManageMarcImport_spec.ts is failing
Summary: Tools/ManageMarcImport_spec.ts is failing
Status: Signed Off
Alias: None
Product: Project Infrastructure
Classification: Unclassified
Component: Continuous Integration (show other bugs)
Version: unspecified
Hardware: All All
: P5 - low enhancement
Assignee: Lucas Gass (lukeg)
QA Contact:
URL:
Keywords:
Depends on: 41177 40046
Blocks:
  Show dependency treegraph
 
Reported: 2025-12-03 17:51 UTC by Lucas Gass (lukeg)
Modified: 2025-12-04 08:12 UTC (History)
2 users (show)

See Also:
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:


Attachments
Bug 41368: Set new values directly in DOM (1.97 KB, patch)
2025-12-03 17:54 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review
Bug 41368: Fix View batch click (1.55 KB, patch)
2025-12-03 20:39 UTC, Lucas Gass (lukeg)
Details | Diff | Splinter Review
Bug 41368: Fix View batch click (1.59 KB, patch)
2025-12-04 00:56 UTC, David Nind
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
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.