Skip to content

tests: extend remap-path-prefix-std to all stdlib rlibs#156570

Open
paradoxicalguy wants to merge 1 commit into
rust-lang:mainfrom
paradoxicalguy:test-extend-rmake-clean
Open

tests: extend remap-path-prefix-std to all stdlib rlibs#156570
paradoxicalguy wants to merge 1 commit into
rust-lang:mainfrom
paradoxicalguy:test-extend-rmake-clean

Conversation

@paradoxicalguy
Copy link
Copy Markdown
Contributor

@paradoxicalguy paradoxicalguy commented May 14, 2026

View all comments

problem:

the current remap-path-prefix-std run-make test validates path remapping for libstd.rlib, which leaves the rest of the distributed stdlib artifacts unchecked.

fix:

generalizing the test to go over over all distributed .rlib files found in the target sysroot libdir instead of checking only the libstd.

result:

improves reproducibility coverage for distributed stdlib artifacts.

r? @Urgau

@rustbot rustbot added A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels May 14, 2026
Comment thread tests/run-make/remap-path-prefix-std/rmake.rs
@rust-log-analyzer

This comment has been minimized.

@paradoxicalguy paradoxicalguy force-pushed the test-extend-rmake-clean branch from 4c83da0 to 6a3fc8b Compare May 14, 2026 13:28
@Urgau
Copy link
Copy Markdown
Member

Urgau commented May 14, 2026

@bors try jobs=dist-x86_64-linux

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 14, 2026
tests: extend remap-path-prefix-std to all stdlib rlibs


try-job: dist-x86_64-linux
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 14, 2026

☀️ Try build successful (CI)
Build commit: 8d33ecc (8d33ecc7330a13730e8a40214401163109712e5d, parent: 1a70f8d36e818b45829a5c065fd6004c9047e8d1)

@Urgau
Copy link
Copy Markdown
Member

Urgau commented May 14, 2026

@bors r+ rollup

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 14, 2026

📌 Commit 6a3fc8b has been approved by Urgau

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 May 14, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request May 14, 2026
…lean, r=Urgau

tests: extend remap-path-prefix-std to all stdlib rlibs

### problem:
the current `remap-path-prefix-std` run-make test validates path remapping for `libstd.rlib`, which leaves the rest of the distributed `stdlib` artifacts unchecked.

### fix:
generalizing the test to go over over all distributed `.rlib` files found in the target `sysroot libdir` instead of checking only the `libstd`.

### result:
improves reproducibility coverage for distributed `stdlib` artifacts.

r? @Urgau
rust-bors Bot pushed a commit that referenced this pull request May 14, 2026
…uwer

Rollup of 4 pull requests

Successful merges:

 - #156452 (Implement pinned drop sugar)
 - #156571 (Disable `main_needs_argc_argv` for Wasm)
 - #156565 (delegation: emit error when self type is not specified and accessed)
 - #156570 (tests: extend remap-path-prefix-std to all stdlib rlibs)
@JonathanBrouwer
Copy link
Copy Markdown
Contributor

@bors r-
#156584 (comment)

@rust-bors rust-bors Bot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels May 15, 2026
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 15, 2026

This pull request was unapproved.

This PR was contained in a rollup (#156584), which was unapproved.

View changes since this unapproval

Comment thread tests/run-make/remap-path-prefix-std/rmake.rs Outdated
@rust-log-analyzer

This comment has been minimized.

@paradoxicalguy paradoxicalguy force-pushed the test-extend-rmake-clean branch from 94d97b7 to afa7f77 Compare May 15, 2026 09:29
@Urgau
Copy link
Copy Markdown
Member

Urgau commented May 15, 2026

Let's do a quick try run to be sure.

@bors try jobs=dist-i586-gnu-i586-i686-musl

rust-bors Bot pushed a commit that referenced this pull request May 15, 2026
tests: extend remap-path-prefix-std to all stdlib rlibs


try-job: dist-i586-gnu-i586-i686-musl
@rust-bors

This comment has been minimized.

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 15, 2026

💔 Test for e47907c failed: CI. Failed job:

@rust-log-analyzer

This comment has been minimized.

@Urgau
Copy link
Copy Markdown
Member

Urgau commented May 15, 2026

Seems like a real error. CI is truncated, you will have to re-run the test locally to figure-out the reason for the failure.

@paradoxicalguy
Copy link
Copy Markdown
Contributor Author

yes i'll get to it

@Urgau
Copy link
Copy Markdown
Member

Urgau commented May 18, 2026

@bors delegate=try

@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 18, 2026

✌️ @paradoxicalguy, you can now perform try builds on this pull request!

You can now post @bors try to start a try build.

@paradoxicalguy paradoxicalguy force-pushed the test-extend-rmake-clean branch from afa7f77 to b69035d Compare May 18, 2026 14:12
@paradoxicalguy
Copy link
Copy Markdown
Contributor Author

@bors try jobs=dist-i586-gnu-i586-i686-musl

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 18, 2026
tests: extend remap-path-prefix-std to all stdlib rlibs


try-job: dist-i586-gnu-i586-i686-musl
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 18, 2026

💔 Test for 07254f3 failed: CI. Failed job:

@paradoxicalguy paradoxicalguy force-pushed the test-extend-rmake-clean branch from b69035d to a3debac Compare May 18, 2026 19:51
@paradoxicalguy
Copy link
Copy Markdown
Contributor Author

@bors try jobs=dist-i586-gnu-i586-i686-musl

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 18, 2026
tests: extend remap-path-prefix-std to all stdlib rlibs


try-job: dist-i586-gnu-i586-i686-musl
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 18, 2026

💔 Test for bbc8cb2 failed: CI. Failed job:

@paradoxicalguy paradoxicalguy force-pushed the test-extend-rmake-clean branch from a3debac to ebc189d Compare May 19, 2026 09:26
@paradoxicalguy
Copy link
Copy Markdown
Contributor Author

@bors try jobs=dist-i586-gnu-i586-i686-musl

@rust-bors

This comment has been minimized.

rust-bors Bot pushed a commit that referenced this pull request May 19, 2026
tests: extend remap-path-prefix-std to all stdlib rlibs


try-job: dist-i586-gnu-i586-i686-musl
@rust-bors
Copy link
Copy Markdown
Contributor

rust-bors Bot commented May 19, 2026

💔 Test for d53ab21 failed: CI. Failed job:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-run-make Area: port run-make Makefiles to rmake.rs S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants