Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index cf1d4c3754ac484bff42f2747b058c7e837d1d81..1fb8505029ba3fcc70ad80b5138c7317e5ffad9c 100644 |
--- a/tests/standalone/standalone.status |
+++ b/tests/standalone/standalone.status |
@@ -53,6 +53,7 @@ package/*: Skip # Do not run those in Dartium. |
debugger/*: Skip # Do not run standalone debugger tests in browser. |
coverage_test: Skip |
http_launch_test: Skip |
+vmservice/*: Skip # Do not run standalone vm service tests in browser. |
[ $compiler == dartanalyzer ] |
@@ -111,6 +112,7 @@ pow_test: Skip # Precision > 53 bits. |
http_launch_test: Skip |
53bit_overflow_test: Skip |
53bit_overflow_literal_test: Skip |
+vmservice/*: Skip # Do not run standalone vm service tests with dart2js. |
[ $compiler == dart2js && $jscl ] |