Skip to content

Commit 3193836

Browse files
committed
Keep plugging holes in the test to placate CI.
If this happens again, I'm going to change tack and make this an `// only-linux` test or something along those lines.
1 parent 7c5cff7 commit 3193836

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/ui/non-ice-error-on-worker-io-fail.rs

+1
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
// ignore-windows - this is a unix-specific test
2525
// ignore-emscripten - the file-system issues do not replicate here
2626
// ignore-wasm - the file-system issues do not replicate here
27+
// ignore-arm - the file-system issues do not replicate here, at least on armhf-gnu
2728

2829
#![crate_type="lib"]
2930

0 commit comments

Comments
 (0)