-
-
Notifications
You must be signed in to change notification settings - Fork 483
Closed
Description
/tmp may not exist (for example on Windows), or /tmp/random.bytes may be owned by another user. This is causing cargo test --workspace to fail on Windows: https://github.com/bjorn3/rustc_codegen_cranelift/actions/runs/4275370282/jobs/7442671959
Line 459 in 7c1e649
| /// io::copy(&mut OsRng.read_adapter().take(100), &mut File::create("/tmp/random.bytes").unwrap()).unwrap(); |
Metadata
Metadata
Assignees
Labels
No labels