Mark standalone/vmservice/websocket_client_test as flaky on the vm

Filed issue 21387 to track this

R=iposva@google.com

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

git-svn-id: https://dart.googlecode.com/svn/branches/bleeding_edge/dart@41241 260f80e4-7a28-3924-810f-c04153c831b5
This commit is contained in:
ricow@google.com 2014-10-22 05:48:39 +00:00
parent f71ac3843c
commit 7e26df4bbc

View file

@ -15,6 +15,7 @@ javascript_compatibility_errors_test/none: Fail, OK # Not possible to exclude o
[ $runtime == vm ]
package/package_isolate_test: Fail # Issue 12474
vmservice/websocket_client_test: Pass, Fail # Issue 21387
[ $runtime == vm && $checked ]
# These tests have type errors on purpose.