flexion / ef-cms

An Electronic Filing / Case Management System.
24 stars 10 forks source link

Fix flaky cypress test #10475

Closed Mwindo closed 2 months ago

Mwindo commented 2 months ago

cypress/local-only/tests/integration/caseDetail/docketRecord/electronicFiling/logged-in-user-can-see-un-served-petition-document.cy.ts fails relatively often. Arbitrary examples:

Let's figure out how how to prevent the failure since it can add ~15 extra minutes to a push/deploy/etc.

pixiwyn commented 2 months ago

Should we fix flaky tests as apart of our stories, irregardless of inconvenience that it may cause? We should fix flaky tests as apart of our stories going forward.