Skip to content

feat: generate globalTimeout, drop the job timeout from the workflow - #181

Merged
Dmitry Gozman (dgozman) merged 1 commit into
microsoft:mainfrom
dgozman:generate-global-timeout
Sep 4, 2026
Merged

feat: generate globalTimeout, drop the job timeout from the workflow#181
Dmitry Gozman (dgozman) merged 1 commit into
microsoft:mainfrom
dgozman:generate-global-timeout

Conversation

@dgozman

Copy link
Copy Markdown
Contributor

Summary

  • Generated configs now set globalTimeout: 60 * 60 * 1000, so an over-running suite fails with a report instead of hanging.
  • The generated GitHub Actions workflow no longer sets a job-level timeout-minutes, which would kill the run mid-flight and produce no report.

Docs counterpart: microsoft/playwright#42563
References microsoft/playwright#42533

Comment thread assets/playwright-ct.config.js
@dgozman
Dmitry Gozman (dgozman) merged commit 72f1a4c into microsoft:main Sep 4, 2026
13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants