Skip to content

Commit 4e5e36f

Browse files
committed
test: disable more stdcall tests for ARM arches. temp workaround for #24958
1 parent 6aba7be commit 4e5e36f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/test/debuginfo/type-names.rs

+2
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
// ignore-tidy-linelength
1212
// ignore-lldb
1313
// ignore-android: FIXME(#24958)
14+
// ignore-arm: FIXME(#24958)
15+
// ignore-aarch64: FIXME(#24958)
1416

1517
// compile-flags:-g
1618

0 commit comments

Comments
 (0)