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

Unified Diff: tests/corelib/corelib.status

Issue 11773022: Mark tests that use Timer as failing on dart2js. (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 | « tests/co19/co19-dart2js.status ('k') | tests/isolate/isolate.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 2fa93a15492f9a0552014ca0159d8ac99c567a56..16e815f7f6c7d06a6e648a7ded8bdb063f0c1ffd 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -38,6 +38,9 @@ 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
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698