Index: tests/standalone/standalone.status |
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status |
index c678bcd91e7e3503454b3b5c1d0a361d4020ccea..dfb2675d1180cbbb76ff71ae567a916cd8518ca1 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 ] |
@@ -118,6 +119,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 ] |