Skip flaky test on Mac OS until resolved
TBR=ngeoffray@google.com BUG=dart:2637 TEST=tests/standalone/src/io/HttpServerHandlerTest.dart Review URL: https://chromiumcodereview.appspot.com//10021050 git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@6692 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
@@ -23,6 +23,7 @@ io/TestExtensionTest: Fail # shared library in wrong place (issue 1817)
|
||||
# This test fails with "Too many open files" on the Mac OS buildbot.
|
||||
io/SocketManyConnectionsTest: Skip
|
||||
io/TestExtensionTest: Skip # Extensions not implemented on MacOS
|
||||
io/HttpServerHandlerTest: Skip # Issue 2637
|
||||
|
||||
[ $runtime == vm && $system == windows]
|
||||
io/TestExtensionTest: Skip # Extensions not implemented on Windows
|
||||
|
||||
Reference in New Issue
Block a user