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

Unified Diff: tests/corelib/corelib.status

Issue 11776023: Mark broken future test as failing on VM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index e50cfb663a8b2749fbb6d182865e4a6a42e184f5..bbb03070ae5336e2426d63867157225613c98669 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -38,9 +38,6 @@ string_trim_unicode_test: Fail # Bug 6569
*: Skip
[ $compiler == dart2js ]
-futures_test: Fail # Timer interface not supported; dartbug.com/7728.
-future_test: Fail # Timer interface not supported; dartbug.com/7728.
-
math_parse_double_test: Fail # Expect.equals(expected: <78187493520>, actual: <0>)
math_test: Fail # issue 3333
surrogate_pair_toUpper_test: Fail # Issue 6707
@@ -71,9 +68,6 @@ null_test: Fail # inherited from VM
unicode_test: Fail # inherited from VM
# Library changes
-[ $compiler == none ]
-future_test: Skip # Bug 6890 .TODO(ajohnsen): Fix this as part of library changes.
-
[ $compiler == none || $compiler == dart2js || $compiler == dart2dart ]
map_keys2_test: Fail # Generic types aren't right.
« no previous file with comments | « no previous file | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698