Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index 90491ece6e2ae2aab76a78354131c5da3f951b79..e902c5dac1a2ed8eea6721b7322acd6f91875afd 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -24,6 +24,9 @@ io/stdout_bad_argument_test: Fail, OK |
io/file_fuzz_test: Skip |
io/directory_fuzz_test: Skip |
+[ $runtime == vm && $system == windows ] |
+vmservice/multiple_isolate_list_test: Fail, Pass # http://dartbug.com/12124 |
+ |
[ $runtime == vm && $system == macos ] |
# This test fails with "Too many open files" on the Mac OS buildbot. |
# This is expected as MacOS by default runs with a very low number |