Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add timeout to playwright setup job #40960

Merged
merged 1 commit into from Sep 27, 2022

Conversation

ijjk
Copy link
Member

@ijjk ijjk commented Sep 27, 2022

The npm i step sometimes stall due to the network in GitHub actions so this adds a timeout so we aren't wasting CI time on this.

x-ref: https://github.com/vercel/next.js/actions/runs/3136162957/jobs/5092826951
x-ref: https://github.com/vercel/next.js/actions/runs/3137098456/jobs/5095018172
x-ref: https://github.com/vercel/next.js/actions/runs/3137355539/jobs/5095478355

@ijjk ijjk merged commit 9657f99 into vercel:canary Sep 27, 2022
@ijjk ijjk deleted the add/playwright-job-timeout branch September 27, 2022 16:41
BowlingX pushed a commit to BowlingX/next.js that referenced this pull request Oct 5, 2022
The `npm i` step sometimes stall due to the network in GitHub actions so
this adds a timeout so we aren't wasting CI time on this.

x-ref:
https://github.com/vercel/next.js/actions/runs/3136162957/jobs/5092826951
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
created-by: Next.js team PRs by the Next.js team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants