mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-14 17:48:10 +00:00
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.
This commit is contained in:
parent
7c5cff717f
commit
31938366d2
@ -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"]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user