ci: add timeout to test step#50186
Merged
codebytere merged 1 commit intomainfrom Mar 11, 2026
Merged
Conversation
e6ea9c2 to
4345fcb
Compare
Additionally, take a screenshot on timeout so that we can debug why there is a hang
4345fcb to
b866842
Compare
dsanders11
approved these changes
Mar 10, 2026
samuelmaddock
approved these changes
Mar 10, 2026
codebytere
approved these changes
Mar 11, 2026
|
No Release Notes |
Contributor
|
I was unable to backport this PR to "40-x-y" cleanly; |
Contributor
|
I was unable to backport this PR to "41-x-y" cleanly; |
Contributor
|
I was unable to backport this PR to "39-x-y" cleanly; |
jkleinsc
added a commit
that referenced
this pull request
Mar 11, 2026
Additionally, take a screenshot on timeout so that we can debug why there is a hang
Contributor
jkleinsc
added a commit
that referenced
this pull request
Mar 11, 2026
Additionally, take a screenshot on timeout so that we can debug why there is a hang
Contributor
jkleinsc
added a commit
that referenced
this pull request
Mar 11, 2026
Additionally, take a screenshot on timeout so that we can debug why there is a hang
Contributor
codebytere
pushed a commit
that referenced
this pull request
Mar 12, 2026
ci: add timeout to test step (#50186) Additionally, take a screenshot on timeout so that we can debug why there is a hang
codebytere
pushed a commit
that referenced
this pull request
Mar 12, 2026
ci: add timeout to test step (#50186) Additionally, take a screenshot on timeout so that we can debug why there is a hang
codebytere
pushed a commit
that referenced
this pull request
Mar 12, 2026
ci: add timeout to test step (#50186) Additionally, take a screenshot on timeout so that we can debug why there is a hang
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description of Change
This PR adds a timeout to the test step since it appears to sometimes hang on Windows. Additionally, take a screenshot on timeout so that we can debug why there is a hang
Checklist
npm testpassesRelease Notes
Notes: none