Skip to content

Revert #161236 (Download auto jobs in citool in parallel) - #161516

Open
Kobzol wants to merge 2 commits into
rust-lang:mainfrom
Kobzol:revert-161236
Open

Revert #161236 (Download auto jobs in citool in parallel)#161516
Kobzol wants to merge 2 commits into
rust-lang:mainfrom
Kobzol:revert-161236

Conversation

@Kobzol

@Kobzol Kobzol commented Aug 22, 2026

Copy link
Copy Markdown
Member

I think that this might have caused this failure.

It's not worth debugging things like that over parallelizing this...

r? jieyouxu

@rustbot rustbot added A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Aug 22, 2026
@jieyouxu

Copy link
Copy Markdown
Member

Yeah...
@bors r+ rollup

@rust-bors

rust-bors Bot commented Aug 22, 2026

Copy link
Copy Markdown
Contributor

📌 Commit b0b128b has been approved by jieyouxu

It is now in the queue for this repository.

@rust-bors rust-bors Bot 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 Aug 22, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Aug 22, 2026
Revert rust-lang#161236 (Download auto jobs in citool in parallel)

I think that this might have caused [this failure](rust-lang#161260 (comment)).

It's not worth debugging things like that over parallelizing this...

r? jieyouxu
rust-bors Bot pushed a commit that referenced this pull request Aug 22, 2026
…uwer

Rollup of 9 pull requests

Successful merges:

 - #161475 (Fix checking of LLVM prebuilt status)
 - #161269 (Remove `impl DebugWithContext for BorrowckDomain`)
 - #161419 (Doclink to `char::REPLACEMENT_CHARACTER` instead of `std::char::REPLACEMENT_CHARACTER`.)
 - #161428 (Install cargo tools with locked dependencies)
 - #161502 (Clean up a few `_inner` functions after `ensure_sufficient_stack`)
 - #161507 (Remove useless `!fields.is_empty()` check)
 - #161512 (enable next solver in Miri)
 - #161516 (Revert #161236 (Download auto jobs in citool in parallel))
 - #161518 (rename `T-libs-api` to `T-libs` in issue templates)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-CI Area: Our Github Actions CI A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants