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

Unified Diff: tests/standalone/standalone.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/standalone/standalone.status
===================================================================
--- tests/standalone/standalone.status (revision 7482)
+++ tests/standalone/standalone.status (working copy)
@@ -68,6 +68,9 @@
io/http_parser_test: Fail, OK # ByteArray
io/options_test: Fail, OK # Cannot pass options to d8.
+[ $compiler == dart2js && $checked ]
+crypto/sha1_test: Fail # 2147483648 does not implement int
+
[ $compiler == dart2js && $runtime == none ]
fail_test: Skip # fails only at runtime, overrides default expectation from standalone.status
io/options_test: Fail

Powered by Google App Engine
This is Rietveld 408576698