- Mark vm/cc/Sleep and vm/cc/Monitor as flaky on Windows debug.

Review URL: https://codereview.chromium.org//10910250

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@12303 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
iposva@google.com
2012-09-13 07:04:43 +00:00
parent a0a2e9e155
commit bdeae9a51e
+4
View File
@@ -14,6 +14,10 @@ cc/SNPrint_BadArgs: Skip
[ $arch == x64 ]
cc/IsolateInterrupt: Skip
[ $system == windows && $mode == debug ]
cc/Sleep: Pass, Fail # Flaky on buildbot. Issue 5133.
cc/Monitor: Pass, Fail # Flaky on buildbot. Issue 5133.
# The following section refers to the dart vm tests which live under
# runtime/tests/vm/dart.