Skip to content

Conversation

@jfgoog
Copy link
Contributor

@jfgoog jfgoog commented Apr 1, 2024

No description provided.

@rustbot
Copy link
Collaborator

rustbot commented Apr 1, 2024

r? @Kobzol

rustbot has assigned @Kobzol.
They will have a look at your PR within the next two weeks and either review your PR or reassign to another reviewer.

Use r? to explicitly pick a reviewer

@rustbot rustbot added 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 Apr 1, 2024
@workingjubilee
Copy link
Member

This only passes in whatever's already set, right?

@Kobzol
Copy link
Member

Kobzol commented Apr 1, 2024

Could you please say a bit more about the motivation of this PR? Thanks!

@jfgoog
Copy link
Contributor Author

jfgoog commented Apr 1, 2024

Could you please say a bit more about the motivation of this PR? Thanks!

I've been using the script to debug CI issues in #122504. I found I needed a full backtrace for troubleshooting, and it seemed reasonable to me that this script would pass RUST_BACKTRACE through to docker.

@Kobzol
Copy link
Member

Kobzol commented Apr 1, 2024

Ok, that makes sense.

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Apr 1, 2024

📌 Commit 652f6f7 has been approved by Kobzol

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 Apr 1, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Apr 2, 2024
…kingjubilee

Rollup of 2 pull requests

Successful merges:

 - rust-lang#123323 (std::thread: set_name change for solaris/illumos.)
 - rust-lang#123330 (Pass RUST_BACKTRACE when running docker.)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 347c579 into rust-lang:master Apr 2, 2024
rust-timer added a commit to rust-lang-ci/rust that referenced this pull request Apr 2, 2024
Rollup merge of rust-lang#123330 - jfgoog:pass-backtrace, r=Kobzol

Pass RUST_BACKTRACE when running docker.
@rustbot rustbot added this to the 1.79.0 milestone Apr 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

6 participants