Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(270)

Unified Diff: tests/standalone/standalone.status

Issue 19622003: VM Service isolate listing (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « runtime/vm/vm_sources.gypi ('k') | tests/standalone/vmservice/isolate_list_script.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 ]
« no previous file with comments | « runtime/vm/vm_sources.gypi ('k') | tests/standalone/vmservice/isolate_list_script.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698