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

Unified Diff: tests/language/language.status

Issue 634603002: Await always waits (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 2 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/await_nonfuture_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 41104)
+++ tests/language/language.status (working copy)
@@ -27,6 +27,7 @@
async_control_structures_test: Skip
await_test: Skip
await_future_test: Skip
+await_nonfuture_test: Skip
await_exceptions_test: Skip
await_backwards_compatibility_test/*: Skip
vm/optimized_await_regress_test: Skip
@@ -37,6 +38,7 @@
async_control_structures_test: Skip
await_test: Skip
await_future_test: Skip
+await_nonfuture_test: Skip
await_exceptions_test: Skip
await_backwards_compatibility_test/*: Skip
deferred_load_library_wrong_args_test/none: Fail # Issue 17523
« no previous file with comments | « tests/language/await_nonfuture_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698