Migrate foreign-double-unwind
, issue-36710
and foreign-exceptions
run-make
tests to rmake by Oneirical · Pull Request #127926 · rust-lang/rust (original) (raw)
Part of #121876 and the associated Google Summer of Code project.
This is expected to fail CI, I am getting a weird core dumped
error on foreign-double-unwind
locally. Posting this to start a discussion.
EDIT: I got it, foreign_double_unwind
is supposed to fail in the execution stage, but this wasn't obvious, because the original test was just piping the stdout to CGREP
(which silently ignores errors).
try-job: aarch64-apple
try-job: armhf-gnu
try-job: test-various
try-job: x86_64-msvc
try-job: x86_64-gnu-llvm-18
try-job: i686-msvc
try-job: dist-i586-gnu-i586-i686-musl