-
Notifications
You must be signed in to change notification settings - Fork 13.7k
Closed
Description
These tests seem to be failing for me on OS X 10.10. I have heard on IRC that others are having this issue too. I don't know if it is a Yosemite issue - I didn't have it on 10.9. It looks like:
run: x86_64-apple-darwin/stage2/test/stdtest-x86_64-apple-darwin
running 696 tests
test ascii::tests::test_ascii_to_bytes ... ok
test ascii::tests::test_ascii_as_str ... ok
...
test io::net::pipe::tests::read_timeouts ... ok
test io::net::tcp::test::write_close_ip4 ... FAILED
test io::net::tcp::test::timeout_concurrent_read ... ok
test io::net::tcp::test::write_close_ip6 ... ok
...
---- io::net::tcp::test::write_close_ip4 stdout ----
task 'io::net::tcp::test::write_close_ip4' panicked at 'unknown error: Protocol wrong type for socket', /Users/brendan/dev/rust/rust/src/libstd/io/net/tcp.rs:675
failures:
io::net::tcp::test::write_close_ip4
test result: FAILED. 633 passed; 1 failed; 62 ignored; 0 measured
Metadata
Metadata
Assignees
Labels
No labels