Skip to content

Migrate extern-flag-pathless, silly-file-names, metadata-dep-info, cdylib-fewer-symbols and symbols-include-type-name run-make tests to rmake - #127006

Merged
bors merged 5 commits into
rust-lang:masterfrom
Oneirical:holmes-the-detestive
Jul 10, 2024
Merged

Conversation

@Oneirical

@Oneirical Oneirical commented Jun 26, 2024

Copy link
Copy Markdown
Contributor

Part of #121876 and the associated Google Summer of Code project.

cdylib-fewer-symbols demands a Windows try-job. (Almost guaranteed to fail, but 7 years is a long time)

try-job: x86_64-gnu-distcheck
try-job: x86_64-msvc
try-job: aarch64-apple

@rustbot

rustbot commented Jun 26, 2024

Copy link
Copy Markdown
Collaborator

r? @jieyouxu

rustbot has assigned @jieyouxu.
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-run-make Area: port run-make Makefiles to rmake.rs 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-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap) labels Jun 26, 2024
@rustbot

rustbot commented Jun 26, 2024

Copy link
Copy Markdown
Collaborator

This PR modifies tests/run-make/. If this PR is trying to port a Makefile
run-make test to use rmake.rs, please update the
run-make port tracking issue
so we can track our progress. You can either modify the tracking issue
directly, or you can comment on the tracking issue and link this PR.

cc @jieyouxu

@Kobzol

Kobzol commented Jun 26, 2024

Copy link
Copy Markdown
Member

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 26, 2024
Migrate `extern-flag-pathless`, `silly-file-names`, `metadata-dep-info`, `cdylib-fewer-symbols` and `symbols-include-type-name` `run-make` tests to rmake

Part of rust-lang#121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html).

`cdylib-fewer-symbols` demands a Windows try-job. (Almost guaranteed to fail, but 7 years is a long time)

try-job: x86_64-msvc
@bors

bors commented Jun 26, 2024

Copy link
Copy Markdown
Collaborator

⌛ Trying commit d1b874b with merge e598dbf...

@bors

bors commented Jun 26, 2024

Copy link
Copy Markdown
Collaborator

☀️ Try build successful - checks-actions
Build commit: e598dbf (e598dbf17b1e7ec54bc220c387ae6ace93db098f)

@Oneirical
Oneirical force-pushed the holmes-the-detestive branch from d1b874b to 1e9d09d Compare June 27, 2024 13:47
@Oneirical

Oneirical commented Jun 27, 2024

Copy link
Copy Markdown
Contributor Author

Well, how cool is that? I think it's because llvm-readobj is more platform-agnostic than nm. FIXME statement removed.

Comment thread tests/run-make/cdylib-fewer-symbols/rmake.rs Outdated
Comment thread tests/run-make/extern-flag-pathless/rmake.rs
@Oneirical
Oneirical force-pushed the holmes-the-detestive branch from 1e9d09d to e96cc78 Compare June 28, 2024 20:44
@Oneirical
Oneirical force-pushed the holmes-the-detestive branch from e96cc78 to 53a7aee Compare June 28, 2024 20:45
@Kobzol

Kobzol commented Jun 28, 2024

Copy link
Copy Markdown
Member

Thanks!

@bors r+ rollup=iffy

@bors

bors commented Jun 28, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit 53a7aee 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 Jun 28, 2024
@bors

bors commented Jun 30, 2024

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 53a7aee with merge 08ce4db...

bors added a commit to rust-lang-ci/rust that referenced this pull request Jun 30, 2024
…bzol

Migrate `extern-flag-pathless`, `silly-file-names`, `metadata-dep-info`, `cdylib-fewer-symbols` and `symbols-include-type-name` `run-make` tests to rmake

Part of rust-lang#121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html).

`cdylib-fewer-symbols` demands a Windows try-job. (Almost guaranteed to fail, but 7 years is a long time)

try-job: x86_64-msvc
@rust-log-analyzer

This comment has been minimized.

@bors

bors commented Jun 30, 2024

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@bors bors removed the S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. label Jun 30, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 6, 2024
…bzol

Migrate `extern-flag-pathless`, `silly-file-names`, `metadata-dep-info`, `cdylib-fewer-symbols` and `symbols-include-type-name` `run-make` tests to rmake

Part of rust-lang#121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html).

`cdylib-fewer-symbols` demands a Windows try-job. (Almost guaranteed to fail, but 7 years is a long time)

try-job: x86_64-msvc
try-job: armhf-gnu
try-job: aarch64-apple
try-job: test-various
@bors

bors commented Jul 6, 2024

Copy link
Copy Markdown
Collaborator

⌛ Testing commit ffc06a4 with merge 1600f03...

@rust-log-analyzer

This comment has been minimized.

@bors

bors commented Jul 6, 2024

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@bors bors added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 6, 2024
@jieyouxu

jieyouxu commented Jul 6, 2024

Copy link
Copy Markdown
Member

@bors r-

@bors bors 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-review Status: Awaiting review from the assignee but also interested parties. labels Jul 6, 2024
@Oneirical
Oneirical force-pushed the holmes-the-detestive branch from ffc06a4 to d447321 Compare July 9, 2024 18:31
@Oneirical

Oneirical commented Jul 9, 2024

Copy link
Copy Markdown
Contributor Author

@bors try (No privileges)
@rustbot review
Please retry, I think it will work now (I was printing all symbols, not only external symbols like nm -g does).

@bors

bors commented Jul 9, 2024

Copy link
Copy Markdown
Collaborator

@Oneirical: 🔑 Insufficient privileges: not in try users

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. and removed S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 9, 2024
@Kobzol

Kobzol commented Jul 9, 2024

Copy link
Copy Markdown
Member

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 9, 2024
Migrate `extern-flag-pathless`, `silly-file-names`, `metadata-dep-info`, `cdylib-fewer-symbols` and `symbols-include-type-name` `run-make` tests to rmake

Part of rust-lang#121876 and the associated [Google Summer of Code project](https://blog.rust-lang.org/2024/05/01/gsoc-2024-selected-projects.html).

`cdylib-fewer-symbols` demands a Windows try-job. (Almost guaranteed to fail, but 7 years is a long time)

try-job: x86_64-gnu-distcheck
try-job: x86_64-msvc
try-job: aarch64-apple
@bors

bors commented Jul 9, 2024

Copy link
Copy Markdown
Collaborator

⌛ Trying commit d447321 with merge 1f8750c...

@bors

bors commented Jul 9, 2024

Copy link
Copy Markdown
Collaborator

☀️ Try build successful - checks-actions
Build commit: 1f8750c (1f8750c4be84251450bf03f5fea390d8c3cbae7f)

@jieyouxu

Copy link
Copy Markdown
Member

Thanks!
@bors r=@Kobzol

@bors

bors commented Jul 10, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit d447321 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 Jul 10, 2024
@bors

bors commented Jul 10, 2024

Copy link
Copy Markdown
Collaborator

⌛ Testing commit d447321 with merge 0fdfb61...

@bors

bors commented Jul 10, 2024

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: Kobzol
Pushing 0fdfb61 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Jul 10, 2024
@bors
bors merged commit 0fdfb61 into rust-lang:master Jul 10, 2024
@rustbot rustbot added this to the 1.81.0 milestone Jul 10, 2024
@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (0fdfb61): comparison URL.

Overall result: no relevant changes - no action needed

@rustbot label: -perf-regression

Instruction count

This benchmark run did not return any relevant results for this metric.

Max RSS (memory usage)

Results (primary -4.3%)

This is a less reliable metric that may be of interest but was not used to determine the overall result at the top of this comment.

mean range count
Regressions ❌
(primary)
- - 0
Regressions ❌
(secondary)
- - 0
Improvements ✅
(primary)
-4.3% [-4.3%, -4.3%] 1
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) -4.3% [-4.3%, -4.3%] 1

Cycles

This benchmark run did not return any relevant results for this metric.

Binary size

This benchmark run did not return any relevant results for this metric.

Bootstrap: 704.785s -> 705.036s (0.04%)
Artifact size: 328.71 MiB -> 328.82 MiB (0.04%)

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 A-testsuite Area: The testsuite used to check the correctness of rustc merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-bootstrap Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)

Projects

No open projects
Status: Done

Development

Successfully merging this pull request may close these issues.

8 participants