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

Unified Diff: tests/lib/lib.status

Issue 1035093002: Update test expectations for new dart2dart backend. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 9 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/language/language_dart2js.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 6e59d600bed29f374a7f0e595147340a13fb7e95..d02d27846ce767e5e1637e3f53dbedaafe48138e 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -288,6 +288,9 @@ mirrors/mirrors_reader_test: SkipSlow # Times out. Issue 20806.
# Deferred loading is not supported by dart2dart.
async/deferred/deferred_in_isolate_test: Skip # Issue 17523
+[ $compiler == dart2dart && $builder_tag == new_backend ]
+async/future_test: RuntimeError # Issue 23015
+
[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ]
# Dart vm does not support spawn from a dom-enabled isolate.
async/deferred/deferred_in_isolate_test: RuntimeError # Issue 16209
« no previous file with comments | « tests/language/language_dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698