Move cross crate tests into the appropriate folder#157447
Move cross crate tests into the appropriate folder#157447danieljofficial wants to merge 2 commits into
Conversation
|
This PR modifies |
|
cc @zedddie to avoid gsoc work conflicts |
Noted. |
…rate, r=jieyouxu Move cross crate tests into the appropriate folder Hi, I've returned with a few more reorganized tests. r? @jieyouxu This is part of [133895](rust-lang#133895)
…uwer Rollup of 8 pull requests Successful merges: - #157467 (stdarch subtree update) - #156798 (delegation: do not always generate first argument) - #157450 (mark `Encode`, `Decode`, `Mark` impls as `#[inline]`) - #157190 (Silence recursive RUSTC_LOG_FORMAT_JSON messages) - #157447 (Move cross crate tests into the appropriate folder) - #157470 (Avoid ICE when emitting TargetMachine config errors) - #157474 (Forbid optimize(none) with inline(always) or inline.) - #157475 (Add a smoke test for the optimize attribute.)
|
💔 I suspect this PR failed tests as part of a rollup After fixing the problem, consider running a try job for the failed job before re-approving. Link to failure: #157481 (comment) |
|
This pull request was unapproved. This PR was contained in a rollup (#157481), which was unapproved. |
I can't tell what might've caused this, locally the tests are passing. So I'm a bit confused about what I should change to fix this. |
This comment was marked as outdated.
This comment was marked as outdated.
This comment has been minimized.
This comment has been minimized.
Move cross crate tests into the appropriate folder try-job: armhf-gnu
|
2b55fda to
dc17feb
Compare
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
This comment was marked as outdated.
|
@bors r- because of conflict |
|
This pull request was not previously approved. |
|
Ugh. Please rebase. I will bump the p on this PR. |
dc17feb to
1e1560b
Compare
|
This PR was rebased onto a different main commit. Here's a range-diff highlighting what actually changed. Rebasing is a normal part of keeping PRs up to date, so no action is needed—this note is just to help reviewers. |
|
@bors r+ |
|
⌛ Testing commit 1e1560b with merge 554b619... Workflow: https://github.com/rust-lang/rust/actions/runs/27060515262 |
|
Stuck |
|
Auto build was cancelled. Cancelled workflows: The next pull request likely to be tested is #157275. |
|
@bors try jobs=dist-i686-msvc |
|
⌛ Trying commit 1e1560b with merge 5139e1f… To cancel the try build, run the command Workflow: https://github.com/rust-lang/rust/actions/runs/27067249364 |
Move cross crate tests into the appropriate folder try-job: dist-i686-msvc
|
⌛ Testing commit 1e1560b with merge e97a4f2... Workflow: https://github.com/rust-lang/rust/actions/runs/27071779922 |
|
@bors yield |
|
Auto build was cancelled. Cancelled workflows: The next pull request likely to be tested is #157541. |
|
Try build cancelled. Cancelled workflows: |
|
⌛ Trying commit 1e1560b with merge 30ae555… To cancel the try build, run the command Workflow: https://github.com/rust-lang/rust/actions/runs/27071878505 |
Move cross crate tests into the appropriate folder try-job: dist-i686-msvc
View all comments
Hi, I've returned with a few more reorganized tests.
r? @jieyouxu
This is part of 133895
try-job: armhf-gnu