You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Seems that lots of runs are failing on keyword component, in particular its test 60-content/CcorinoSubmission.cy.js :
request Saved
request Saved
request Saved
get #metadata-keywords-selected-en
contains Professional Development
get #metadata-keywords-selected-en
contains Social Transformation
saved as log in: cypress/logs/failed-cypress-tests-data-60-content-ccorino-submission-data-suite-ccorino-sends-to-review-and-selects-pre-existing-keywords.json
✓ Logins as a section editor and recommends accept (14304ms)
2 passing (46s)
1 failing
1) Data suite: Ccorino
Sends to review and selects pre-existing keywords:
AssertionError: Timed out retrying after 10000ms: Expected to find content: 'Social Transformation' within the element: <div#metadata-keywords-selected-en.pkpAutosuggest__inputWrapper.pkpFormField__input.pkpAutosuggest__inputWrapper--multilingual> but never did.
What application are you using?
OJS, OMP or OPS version main
Slowing down the typing in the keyword input seems to improve reliability enough (all tests are passed on OJS main now).
Taking it as good enough improvement for now and closing.
Describe the bug
Seems that lots of runs are failing on keyword component, in particular its test 60-content/CcorinoSubmission.cy.js :
What application are you using?
OJS, OMP or OPS version main
Additional information
Failed job example - https://github.com/pkp/ojs/actions/runs/9171483181/job/25215892896
The text was updated successfully, but these errors were encountered: