ustaxcourt / ef-cms

An Electronic Filing / Case Management System.
https://dawson.ustaxcourt.gov/
Other
84 stars 44 forks source link

FLAKY TEST: `court-issued-documents.cy.ts` #4015

Open Absolutestunna opened 9 months ago

Absolutestunna commented 9 months ago

Path to Test File

cypress/cypress-smoketests/integration/court-issued-documents.cy.ts

Readout of the failure

Screenshot 2023-09-28 at 9 45 41 AM

Github Actions CI

Screenshot 2023-10-17 at 5 24 10 PM

Printout after refactor in 4177

Screenshot 2023-10-24 at 12 19 40 PM

Workflows of Failure(s)

CircleCI Smoketest failure

GA Smoketest_Local, 4177

What were you working on?

4001 4100 4122

Notes

Definition of Done (Updated 4-14-21)

Engineering

rachelschneiderman commented 9 months ago

image

Absolutestunna commented 8 months ago

Solution ideas/implementation for resolution

  1. Separate flows for e-filed petitions and paper petitions. Improves legibility and predictability of the tests.
  2. Add data-cy attributes to confirmation icons so we can specifically verify the status of the upload

Please review the PR for more information.