Skip to content

Migrate pass-linker-flags-flavor, pass-linker-flags-from-dep and pass-linker-flags run-make tests to rmake - #127328

Merged
bors merged 3 commits into
rust-lang:masterfrom
Oneirical:yield-to-petestrians
Jul 9, 2024
Merged

Migrate pass-linker-flags-flavor, pass-linker-flags-from-dep and pass-linker-flags run-make tests to rmake#127328
bors merged 3 commits into
rust-lang:masterfrom
Oneirical:yield-to-petestrians

Conversation

@Oneirical

@Oneirical Oneirical commented Jul 4, 2024

Copy link
Copy Markdown
Contributor

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

Please test on i686-msvc. Expected to fail.

try-job: aarch64-apple

@rustbot

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

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

@jieyouxu

jieyouxu commented Jul 4, 2024

Copy link
Copy Markdown
Member

@bors delegate+ (for try jobs only)

@bors

bors commented Jul 4, 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 try

@bors

bors commented Jul 4, 2024

Copy link
Copy Markdown
Collaborator

⌛ Trying commit 85aaaee with merge 7a10070...

bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 4, 2024
Migrate `pass-linker-flags-flavor`, `pass-linker-flags-from-dep` and `pass-linker-flags` `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).

Please test on i686-msvc. Expected to fail.

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

This comment has been minimized.

@bors

bors commented Jul 4, 2024

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@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 4, 2024
@Oneirical

Copy link
Copy Markdown
Contributor Author

@bors try

@bors

bors commented Jul 5, 2024

Copy link
Copy Markdown
Collaborator

⌛ Trying commit 85aaaee with merge bd19fc2...

bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 5, 2024
Migrate `pass-linker-flags-flavor`, `pass-linker-flags-from-dep` and `pass-linker-flags` `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).

Please test on i686-msvc. Expected to fail.

try-job: aarch64-apple
@rust-log-analyzer

This comment has been minimized.

@bors

bors commented Jul 5, 2024

Copy link
Copy Markdown
Collaborator

💔 Test failed - checks-actions

@Oneirical
Oneirical force-pushed the yield-to-petestrians branch from 85aaaee to 9f994b6 Compare July 5, 2024 16:47
@Oneirical

Copy link
Copy Markdown
Contributor Author

@rustbot review
Ignore statement restored and reason added. Previous normal CI was green.

@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 5, 2024

@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!

@jieyouxu

jieyouxu commented Jul 6, 2024

Copy link
Copy Markdown
Member

@bors r+ rollup=iffy

@jieyouxu

This comment was marked as resolved.

@bors

This comment was marked as resolved.

@jieyouxu

jieyouxu commented Jul 6, 2024

Copy link
Copy Markdown
Member

@bors r+ rollup=iffy

@bors

bors commented Jul 6, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit 9f994b6 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 6, 2024
@bors

bors commented Jul 6, 2024

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9f994b6 with merge b6494f0...

bors added a commit to rust-lang-ci/rust that referenced this pull request Jul 6, 2024
…eyouxu

Migrate `pass-linker-flags-flavor`, `pass-linker-flags-from-dep` and `pass-linker-flags` `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).

Please test on i686-msvc. Expected to fail.

try-job: aarch64-apple
@rust-log-analyzer

Copy link
Copy Markdown
Collaborator

The job x86_64-msvc-ext failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)

@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

Copy link
Copy Markdown
Contributor Author

That does not seem related to this PR at all:

[RUSTC-TIMING] cargo test:false 18.221
error: failed to remove file `C:\a\rust\rust\build\x86_64-pc-windows-msvc\stage2-tools\x86_64-pc-windows-msvc\release\cargo.exe`

Caused by:
  Access is denied. (os error 5)

Could it be spurious? Would it be worthwhile to try again without changes? @rustbot review

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

jieyouxu commented Jul 8, 2024

Copy link
Copy Markdown
Member

We've been having spurious perm issues on windows, it's not ur changes, u can try again

@jieyouxu

jieyouxu commented Jul 8, 2024

Copy link
Copy Markdown
Member

@bors r+

@bors

bors commented Jul 8, 2024

Copy link
Copy Markdown
Collaborator

📌 Commit 9f994b6 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 8, 2024
@bors

bors commented Jul 8, 2024

Copy link
Copy Markdown
Collaborator

⌛ Testing commit 9f994b6 with merge d4a6200...

@bors

bors commented Jul 9, 2024

Copy link
Copy Markdown
Collaborator

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

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

Copy link
Copy Markdown
Collaborator

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

Results (secondary 5.1%)

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)
5.1% [2.4%, 8.4%] 6
Improvements ✅
(primary)
- - 0
Improvements ✅
(secondary)
- - 0
All ❌✅ (primary) - - 0

Binary size

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

Bootstrap: 701.545s -> 705.089s (0.51%)
Artifact size: 328.62 MiB -> 328.77 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.

6 participants