Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Ignore tcp-connect-timeout on freebsd
The BSD builders are failing with a different error that is not a timeout error (Connection reset by peer), so this test isn't really all that useful on freebsd. Due to a lack of a better idea of how to test a connect timeout, this test is going to just be ignored for now.
- Loading branch information
aa849fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
saw approval from brson
at alexcrichton@aa849fb
aa849fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
merging alexcrichton/rust/ignore-tcp-connect-freebsd = aa849fb into auto
aa849fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
alexcrichton/rust/ignore-tcp-connect-freebsd = aa849fb merged ok, testing candidate = b5dd3f0
aa849fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
all tests pass:
success: http://buildbot.rust-lang.org/builders/auto-mac-32-opt/builds/5405
success: http://buildbot.rust-lang.org/builders/auto-mac-64-opt/builds/5401
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-c/builds/4494
success: http://buildbot.rust-lang.org/builders/auto-mac-64-nopt-t/builds/4507
success: http://buildbot.rust-lang.org/builders/auto-linux-32-opt/builds/5503
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-c/builds/4591
success: http://buildbot.rust-lang.org/builders/auto-linux-32-nopt-t/builds/4599
success: http://buildbot.rust-lang.org/builders/auto-linux-64-opt/builds/5505
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-c/builds/4590
success: http://buildbot.rust-lang.org/builders/auto-linux-64-nopt-t/builds/4596
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android/builds/4659
success: http://buildbot.rust-lang.org/builders/auto-linux-64-x-android-t/builds/2390
success: http://buildbot.rust-lang.org/builders/auto-win-32-opt/builds/5500
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-c/builds/4595
success: http://buildbot.rust-lang.org/builders/auto-win-32-nopt-t/builds/4610
aa849fb
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fast-forwarding master to auto = b5dd3f0