Skip to content

Commit 07ed247

Browse files
committed
Ignore crash test that doesn't crash on Apple platforms
This wasn't caught by CI, because debug assertions aren't enabled there.
1 parent 959b450 commit 07ed247

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/crashes/120175.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
//@ known-bug: #120175
22
//@ needs-rustc-debug-assertions
3+
//@ ignore-apple (raw-dylib doesn't work on Apple targets yet)
34

45
#![feature(extern_types)]
56
#![feature(raw_dylib_elf)]

0 commit comments

Comments
 (0)