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

Unified Diff: tests/utils/utils.status

Issue 10389063: Implement PrimitiveOrNull types. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 7 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
Index: tests/utils/utils.status
===================================================================
--- tests/utils/utils.status (revision 7482)
+++ tests/utils/utils.status (working copy)
@@ -19,6 +19,9 @@
[ $compiler == dart2js ]
utf8_test: Fail # compiler cancelled: Unhandled non-BMP character: U+10412
+[ $compiler == dart2js && $checked ]
+dummy_compiler_test: Fail
+
[ $runtime == vm || $compiler == dartc || ($compiler == none && $runtime == drt) ]
# TODO(rnystrom): Right now, the VM tests can't access frog/ and client/ which
# dartdoc uses, so disable for now. Once the deps files are unified this should
« lib/compiler/implementation/ssa/types.dart ('K') | « tests/standalone/standalone.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698