Skip to content

Increase background job timeout for tests #2061

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

Merged

Conversation

jtgeibel
Copy link
Member

The intermittent errors on GH Actions appear to be coming from two
places (1, 2) related to running background jobs. It's possible
we're hitting the 1 second timeout and that the background job is not
completing in time.

Refs: #2059

r? @carols10cents

Copy link
Member

@Turbo87 Turbo87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jtgeibel
Copy link
Member Author

@bors r+

@bors
Copy link
Contributor

bors commented Dec 25, 2019

📌 Commit 8e53d59 has been approved by jtgeibel

@bors
Copy link
Contributor

bors commented Dec 25, 2019

⌛ Testing commit 8e53d59 with merge a6c5f0d...

bors added a commit that referenced this pull request Dec 25, 2019
…, r=jtgeibel

Increase background job timeout for tests

The intermittent errors on GH Actions appear to be coming from two
places ([1], [2]) related to running background jobs.  It's possible
we're hitting the 1 second [timeout] and that the background job is not
completing in time.

Refs: #2059

r? @carols10cents

[1]: https://github.com/rust-lang/crates.io/blob/e74de84f3d69dd623a83dfc0d8b43191e064104d/src/tests/util.rs#L76
[2]: https://github.com/rust-lang/crates.io/blob/e74de84f3d69dd623a83dfc0d8b43191e064104d/src/tests/util.rs#L190
[timeout]: https://github.com/rust-lang/crates.io/blob/e74de84f3d69dd623a83dfc0d8b43191e064104d/src/tests/util.rs#L236
@bors
Copy link
Contributor

bors commented Dec 25, 2019

☀️ Test successful - checks-travis
Approved by: jtgeibel
Pushing a6c5f0d to master...

@bors bors merged commit 8e53d59 into rust-lang:master Dec 25, 2019
@jtgeibel jtgeibel deleted the ci/actions/increase-swirl-recv-timeout branch December 26, 2019 20:12
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.

5 participants