Skip to content

Migrate cross-lang-lto run-make test to rmake#128352

Merged
bors merged 1 commit into
rust-lang:masterfrom
Oneirical:daLTOnist-vision
Aug 2, 2024
Merged

Migrate cross-lang-lto run-make test to rmake#128352
bors merged 1 commit into
rust-lang:masterfrom
Oneirical:daLTOnist-vision

Conversation

@Oneirical

@Oneirical Oneirical commented Jul 29, 2024

Copy link
Copy Markdown
Contributor

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

Please try:

try-job: x86_64-msvc
try-job: i686-mingw
try-job: x86_64-mingw
try-job: armhf-gnu
try-job: test-various
try-job: aarch64-apple
try-job: x86_64-gnu-llvm-18

@rustbot

rustbot commented Jul 29, 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 Jul 29, 2024
@rustbot

rustbot commented Jul 29, 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

The run-make-support library was changed

cc @jieyouxu

@jieyouxu

Copy link
Copy Markdown
Member

@bors try

bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 29, 2024
Migrate `cross-lang-lto` `run-make` test 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).

Please try:

try-job: x86_64-msvc
try-job: i686-mingw
@bors

bors commented Jul 29, 2024

Copy link
Copy Markdown
Collaborator

⌛ Trying commit c8455d2 with merge 39dbcbf...

@bors

bors commented Jul 29, 2024

Copy link
Copy Markdown
Collaborator

☀️ Try build successful - checks-actions
Build commit: 39dbcbf (39dbcbf020cbc8f63e3893ed3c68492b77f0801f)

@jieyouxu jieyouxu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, changes look good, just some minor nits.

Comment thread tests/run-make/cross-lang-lto/rmake.rs Outdated
Comment thread tests/run-make/cross-lang-lto/rmake.rs
Comment thread tests/run-make/cross-lang-lto/rmake.rs Outdated
Comment thread tests/run-make/cross-lang-lto/rmake.rs Outdated
@jieyouxu

Copy link
Copy Markdown
Member

@bors try

@jieyouxu

Copy link
Copy Markdown
Member

@rustbot author

@rustbot rustbot 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 30, 2024
bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 30, 2024
Migrate `cross-lang-lto` `run-make` test 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).

Please try:

try-job: x86_64-msvc
try-job: i686-mingw
try-job: x86_64-mingw
try-job: armhf-gnu
try-job: test-various
try-job: aarch64-apple
try-job: x86_64-gnu-llvm-18
@bors

bors commented Jul 30, 2024

Copy link
Copy Markdown
Collaborator

⌛ Trying commit c8455d2 with merge 6cb855d...

@Oneirical

Copy link
Copy Markdown
Contributor Author

All changes applied.

Sorry, I didn't see you started a try-job, not sure if my push cancelled it.

@rustbot ready

@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 30, 2024
@jieyouxu

Copy link
Copy Markdown
Member

All changes applied.

Sorry, I didn't see you started a try-job, not sure if my push cancelled it.

No it's fine, AFAIK the try job will continue on the commit I started it on (only cosmetic changes, so no worries).

@jieyouxu jieyouxu left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool 😎

@jieyouxu

Copy link
Copy Markdown
Member

The try job actually succeeded, it just didn't post a message.

@bors r+ rollup=iffy (cross language LTO)

@bors

bors commented Jul 30, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit fbd930b has been approved by jieyouxu

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 30, 2024
@bors

bors commented Jul 31, 2024

Copy link
Copy Markdown
Collaborator

☔ The latest upstream changes (presumably #128075) made this pull request unmergeable. Please resolve the merge conflicts.

@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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 31, 2024
@jieyouxu

Copy link
Copy Markdown
Member

r=me with a rebase

@bors delegate+

@bors

bors commented Jul 31, 2024

Copy link
Copy Markdown
Collaborator

✌️ @Oneirical, you can now approve this pull request!

If @jieyouxu told you to "r=me" after making some further change, please make that change, then do @bors r=@jieyouxu

@Oneirical

Copy link
Copy Markdown
Contributor Author

@bors r=@jieyouxu

@bors

bors commented Jul 31, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit b652b3a has been approved by jieyouxu

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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 31, 2024
@rust-log-analyzer

This comment has been minimized.

@Oneirical

Oneirical commented Jul 31, 2024

Copy link
Copy Markdown
Contributor Author

@bors r- (I deleted an extra line during the rebase)

@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-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. labels Jul 31, 2024
@Oneirical

Copy link
Copy Markdown
Contributor Author

@bors r=@jieyouxu

@bors

bors commented Jul 31, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit 152db27 has been approved by jieyouxu

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-author Status: This is awaiting some action (such as code changes or more information) from the author. labels Jul 31, 2024
tgross35 added a commit to tgross35/rust that referenced this pull request Aug 1, 2024
…ouxu

Migrate `cross-lang-lto` `run-make` test 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).

Please try:

try-job: x86_64-msvc
try-job: i686-mingw
try-job: x86_64-mingw
try-job: armhf-gnu
try-job: test-various
try-job: aarch64-apple
try-job: x86_64-gnu-llvm-18
@bors

bors commented Aug 2, 2024

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 152db27 with merge 5367673...

@bors

bors commented Aug 2, 2024

Copy link
Copy Markdown
Collaborator

☀️ Test successful - checks-actions
Approved by: jieyouxu
Pushing 5367673 to master...

@bors bors added the merged-by-bors This PR was explicitly merged by bors. label Aug 2, 2024
@bors bors merged commit 5367673 into rust-lang:master Aug 2, 2024
@rustbot rustbot added this to the 1.82.0 milestone Aug 2, 2024
@rust-timer

Copy link
Copy Markdown
Collaborator

Finished benchmarking commit (5367673): 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)

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

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: 755.218s -> 759.288s (0.54%)
Artifact size: 336.77 MiB -> 336.86 MiB (0.03%)

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.

6 participants