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

Unified Diff: tests/co19/co19-runtime.status

Issue 9418012: fix .status of co19 tests using Promise (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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-compiler.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 9441b2ee609c7b6e8834ff701bdb2bc7c3170d36..992a5fe2b29e6a90a2e86bb702d8e1fb7af8b996 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -11,6 +11,9 @@ prefix co19
LibTest/core/Promise/*: Skip # removed from corelib, (co19 issue #79)
LibTest/core/Proxy/*: Skip # removed from corelib, (co19 issue #79)
LibTest/core/Dispatcher/*: Skip # removed from corelib, (co19 issue #79)
+LibTest/core/List/every_A03_t01: Skip # Promise removed (co19 issue #79)
+LibTest/core/List/filter_A03_t01: Skip # Promise removed (co19 issue #79)
+LibTest/core/List/some_A03_t01: Skip # Promise removed (co19 issue #79)
LangGuideTest/02_Language_Constructs/02_1_Class/02_1_Class_Const_Expressions/02_1_Class_Const_Expressions_A04_t01: Fail # Issue 392
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698