-
Notifications
You must be signed in to change notification settings - Fork 13k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Migrate staticlib-blank-lib
, rlib-format-packed-bundled-libs-3
and issue-97463-abi-param-passing
run-make
tests to rmake
#127778
Conversation
This PR modifies cc @jieyouxu The run-make-support library was changed cc @jieyouxu |
@rustbot author (linked pr waa merged) |
☔ The latest upstream changes (presumably #127760) made this pull request unmergeable. Please resolve the merge conflicts. |
a117ab7
to
6b3b3ea
Compare
6b3b3ea
to
c01e8cd
Compare
@rustbot ready |
@bors try |
… r=<try> Migrate `staticlib-blank-lib`, `rlib-format-packed-bundled-libs-3` and `issue-97463-abi-param-passing` `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 try: try-job: test-various try-job: x86-64-msvc
This comment has been minimized.
This comment has been minimized.
@bors try |
5fc67f9
to
3fb0cd2
Compare
This comment has been minimized.
This comment has been minimized.
3fb0cd2
to
e1c76b2
Compare
This comment has been minimized.
This comment has been minimized.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One of the test should not be able to pass CI AFAICT
Oops I was reviewing while it failed |
e1c76b2
to
55dda5d
Compare
My bad, I pinged review thinking the change was trivial enough to not test locally. Foolish! @rustbot ready |
@bors try |
… r=<try> Migrate `staticlib-blank-lib`, `rlib-format-packed-bundled-libs-3` and `issue-97463-abi-param-passing` `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 try: try-job: aarch64-gnu try-job: armhf-gnu try-job: test-various try-job: x86_64-mingw try-job: x86_64-msvc try-job: x86_64-gnu-llvm-18
☀️ Try build successful - checks-actions |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks
@bors r+ rollup=iffy (abi-related, llvm-ar, cc) |
☀️ Test successful - checks-actions |
Finished benchmarking commit (8ded134): comparison URL. Overall result: ❌ regressions - no action needed@rustbot label: -perf-regression Instruction countThis is a highly reliable metric that was used to determine the overall result at the top of this comment.
Max RSS (memory usage)Results (secondary 5.6%)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.
CyclesThis benchmark run did not return any relevant results for this metric. Binary sizeThis benchmark run did not return any relevant results for this metric. Bootstrap: 770.458s -> 770.647s (0.02%) |
Part of #121876 and the associated Google Summer of Code project.
Please try:
try-job: aarch64-gnu
try-job: armhf-gnu
try-job: test-various
try-job: x86_64-mingw
try-job: x86_64-msvc
try-job: x86_64-gnu-llvm-18