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

Unified Diff: tests/standalone/standalone.status

Issue 10912147: Change our 'is int' check to use Math.floor instead of a smi check. (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 12009)
+++ tests/standalone/standalone.status (working copy)
@@ -67,8 +67,6 @@
[ $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