Skip to content

Commit

Permalink
Keep plugging holes in the test to placate CI.
Browse files Browse the repository at this point in the history
If this happens again, I'm going to change tack and make this
an `// only-linux` test or something along those lines.
  • Loading branch information
pnkfelix committed Jan 9, 2020
1 parent 7c5cff7 commit 3193836
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/test/ui/non-ice-error-on-worker-io-fail.rs
Expand Up @@ -24,6 +24,7 @@
// ignore-windows - this is a unix-specific test
// ignore-emscripten - the file-system issues do not replicate here
// ignore-wasm - the file-system issues do not replicate here
// ignore-arm - the file-system issues do not replicate here, at least on armhf-gnu

#![crate_type="lib"]

Expand Down

0 comments on commit 3193836

Please sign in to comment.