about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorCharles Celerier <chcl@google.com>2024-07-07 05:03:59 +0000
committerTyler Mandry <tmandry@google.com>2024-07-09 14:20:52 -0700
commit479b0cdb8957255716fc8158f06a1cb0aba5ad1a (patch)
tree58a1145db69750594af3cf96027e6019ea89ab74 /compiler/rustc_codegen_llvm/src/errors.rs
parent3d5b4d8f7cd721ded6589edc2e6e350a8575848f (diff)
downloadrust-479b0cdb8957255716fc8158f06a1cb0aba5ad1a.tar.gz
rust-479b0cdb8957255716fc8158f06a1cb0aba5ad1a.zip
Ignore fuchsia tests implicitly relying on a signal upon abort
Both test-panic-abort-nocapture.rs and test-panic-abort.rs assert the
stderr output of the test. On Fuchsia, if a test fails an assertion,
this output will contain a line noting the process returned the code
-1028 (ZX_TASK_RETCODE_EXCEPTION_KILL). But the asserted stderr output
lacks this note. Presumably this is because other platforms implement
-Cpanic=abort by killing the process instead of returned a status
code.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions