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

Unified Diff: tests/standalone/standalone.status

Issue 1330643003: This is a fixed up version of: (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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 | « tests/standalone/no_assert_test.dart ('k') | tools/testing/dart/compiler_configuration.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 03ca40dcbb4fca778f70ddcbdd0fe53035148547..4f1cd7031d7fe39d4383965ef57e99e1f488374f 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -17,6 +17,9 @@ issue14236_test: Pass # Do not remove this line. It serves as a marker for Issue
javascript_compatibility_errors_test/none: Fail, OK # Not possible to exclude or annotate with '/// none:'
+[ $runtime != vm ]
+no_assert_test: Fail, OK # This is testing a vm flag.
Bill Hesse 2015/09/11 11:09:39 Why not skip? Because it is worthwhile making sur
ricow1 2015/09/14 05:56:58 Yes
+
[ $runtime == vm ]
package/package_isolate_test: Fail # Issue 12474
io/observatory_test: Fail
« no previous file with comments | « tests/standalone/no_assert_test.dart ('k') | tools/testing/dart/compiler_configuration.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698