-
Notifications
You must be signed in to change notification settings - Fork 12.7k
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 c-unwind-abi-catch-lib-panic
, foreign-rust-exceptions
and export-executable-symbols
run-make
tests to rmake
#128065
Conversation
This PR modifies cc @jieyouxu |
@bors delegate+ (for try jobs) |
@bors try |
✌️ @Oneirical, you can now approve this pull request! If @jieyouxu told you to " |
Migrate `c-unwind-abi-catch-lib-panic`, `foreign-rust-exceptions` and `export-executable-symbols` `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: x86_64-msvc try-job: i686-mingw
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
72dff16
to
0d27c7b
Compare
@bors try |
Migrate `c-unwind-abi-catch-lib-panic`, `foreign-rust-exceptions` and `export-executable-symbols` `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: x86_64-msvc try-job: i686-mingw
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
0d27c7b
to
cafac2c
Compare
@bors try |
Migrate `c-unwind-abi-catch-lib-panic`, `foreign-rust-exceptions` and `export-executable-symbols` `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-apple try-job: i686-mingw
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
☔ The latest upstream changes (presumably #128169) made this pull request unmergeable. Please resolve the merge conflicts. |
8dc66ae
to
e1eee2e
Compare
☔ The latest upstream changes (presumably #128222) made this pull request unmergeable. Please resolve the merge conflicts. |
e1eee2e
to
3cc1056
Compare
☀️ Test successful - checks-actions |
This took a really long time for the x86 apple-1 runner, about half an hour longer than usual. Hopefully it is spurious but I guess this is the place to look if it persists. edit: looks back to normal so I guess this was a fluke. |
Finished benchmarking commit (47243b3): comparison URL. Overall result: no relevant changes - no action needed@rustbot label: -perf-regression Instruction countThis 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. 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: 769.263s -> 769.319s (0.01%) |
Part of #121876 and the associated Google Summer of Code project.
Please try:
try-job: aarch64-apple
try-job: i686-mingw