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

Unified Diff: tests/standalone/standalone.status

Issue 10910092: Improvements for checked mode: check when intializing fields, and when assigning to fields. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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
Index: tests/standalone/standalone.status
===================================================================
--- tests/standalone/standalone.status (revision 11874)
+++ tests/standalone/standalone.status (working copy)
@@ -67,6 +67,8 @@
[ $compiler == dart2js && $checked ]
io/http_read_test: Skip # Timeout TODO(ngeoffray): investigate
io/list_input_stream_test: Skip # Timeout TODO(ngeoffray): investigate
+io/http_date_test: Fail # Issue 3720
+io/http_headers_test: Fail # Issue 3720
[ $compiler == dart2dart ]
# Skip until we stabilize language tests.

Powered by Google App Engine
This is Rietveld 408576698