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

Fix several tests that are waiting 60 seconds for publishing to time out #11388

Merged
merged 1 commit into from
Nov 17, 2022

Conversation

arlosi
Copy link
Contributor

@arlosi arlosi commented Nov 17, 2022

Several tests are missing the pre-publishing hack to avoid the 60 second wait-for-publish timeout.

r? @epage

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 17, 2022
@epage
Copy link
Contributor

epage commented Nov 17, 2022

@bors r+

Huh, wonder why I didn't notice these in my testing

Cargo-nextest's test times would be nice...

@bors
Copy link
Collaborator

bors commented Nov 17, 2022

📌 Commit 7cd6137 has been approved by epage

It is now in the queue for this repository.

@bors bors added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Nov 17, 2022
@bors
Copy link
Collaborator

bors commented Nov 17, 2022

⌛ Testing commit 7cd6137 with merge eb5d359...

@bors
Copy link
Collaborator

bors commented Nov 17, 2022

☀️ Test successful - checks-actions
Approved by: epage
Pushing eb5d359 to master...

@bors bors merged commit eb5d359 into rust-lang:master Nov 17, 2022
weihanglo added a commit to weihanglo/rust that referenced this pull request Nov 18, 2022
3 commits in 16b097879b6f117c8ae698aab054c87f26ff325e..eb5d35917b2395194593c9ca70c3778f60c1573b
2022-11-14 23:28:16 +0000 to 2022-11-17 22:08:43 +0000
- Fix several tests that are waiting 60 seconds for publishing to time out (rust-lang/cargo#11388)
- Implement RFC 3139: alternative registry authentication support (rust-lang/cargo#10592)
- Fix cargo install --index when used with registry.default (rust-lang/cargo#11302)
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Nov 19, 2022
Update cargo

3 commits in 16b097879b6f117c8ae698aab054c87f26ff325e..eb5d35917b2395194593c9ca70c3778f60c1573b
2022-11-14 23:28:16 +0000 to 2022-11-17 22:08:43 +0000
- Fix several tests that are waiting 60 seconds for publishing to time out (rust-lang/cargo#11388)
- Implement RFC 3139: alternative registry authentication support (rust-lang/cargo#10592)
- Fix cargo install --index when used with registry.default (rust-lang/cargo#11302)

r? `@ghost`
@ehuss ehuss added this to the 1.67.0 milestone Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants