Closed
Description
openedon Feb 28, 2023
Problem
Failing Playwright tests (e2e and VR) can take up a long amount of time and consume huge amounts of action run-time.
Description
The API and ingestion server tests have a timeout configured so that the job is marked as failed after 15m.
openverse/.github/workflows/ci_cd.yml
Line 207 in 6d949e1
openverse/.github/workflows/ci_cd.yml
Line 156 in 6d949e1
A similar timeout should be set for the Playwright jobs (accounting for the normal time it takes for them to pass).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
Type
Projects
Status
✅ Done