Skip to content

Two io tests fail when running as root #1104

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Closed
brson opened this issue Oct 31, 2011 · 1 comment
Closed

Two io tests fail when running as root #1104

brson opened this issue Oct 31, 2011 · 1 comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc

Comments

@brson
Copy link
Contributor

brson commented Oct 31, 2011

io::buffered_file_buf_writer_bad_name
io::file_buf_writer_bad_name

They rely on not being able to open a file called "/?" which is a perfectly valid file in a directory usually owned by root.

@brson
Copy link
Contributor Author

brson commented Oct 31, 2011

Fixed by 8207506

@brson brson closed this as completed Oct 31, 2011
bjorn3 added a commit to bjorn3/rust that referenced this issue Nov 3, 2020
celinval pushed a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
* Audit for `transmute`

* Add tests and minor fix

* remove `mut` from `packed`

* Restore original transmute codegen

* Fixes transmute restoration

* Remove alignment test

* Add tests for transmute
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc
Projects
None yet
Development

No branches or pull requests

1 participant