We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c5cff7 commit 3193836Copy full SHA for 3193836
src/test/ui/non-ice-error-on-worker-io-fail.rs
@@ -24,6 +24,7 @@
24
// ignore-windows - this is a unix-specific test
25
// ignore-emscripten - the file-system issues do not replicate here
26
// 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
28
29
#![crate_type="lib"]
30
0 commit comments