This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
51b51b51d7931da85280382a81c4dd80c73ca754
rust
/
tests
/
ui
/
io-checks
/
non-ice-error-on-worker-io-fail.stderr
5 lines
86 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Improve `non-ice-error-on-worker-io-fail.rs` test - Remove unrelated code - Use a local dir path
2023-04-25 15:25:19 +00:00
error: io error modifying ./does-not-exist/
regression test for 66530. it uses normalize-stderr-test because not all targets hit the same OS error number nor message ... ... and ignores tidy since I dont know how to make the normalize line shorter ... and has effectively a no-op for its error-pattern because the targets' error messages are so wildly different (and the error-pattern check occurs *before* stderr normalization.)
2019-12-20 20:55:12 -05:00
compiletest: Don't pass `--out-dir` if the compile flags include `-o`
2024-06-07 15:55:08 +10:00
error: aborting due to 1 previous error
regression test for 66530. it uses normalize-stderr-test because not all targets hit the same OS error number nor message ... ... and ignores tidy since I dont know how to make the normalize line shorter ... and has effectively a no-op for its error-pattern because the targets' error messages are so wildly different (and the error-pattern check occurs *before* stderr normalization.)
2019-12-20 20:55:12 -05:00
Reference in New Issue
Copy Permalink