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

Unified Diff: tests/language/language.status

Issue 539343003: Fix build: exclude async/await exception tests from everything but the VM. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 3 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 82082a96d403c8fd447b7ff05e46dd13f883246b..854574cc3c49390d807ec9dc59f927042bbc3c44 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -27,6 +27,7 @@ async_test/*: Skip
async_control_structures_test: Skip
await_test: Skip
await_future_test: Skip
+await_exceptions_test: Skip
await_backwards_compatibility_test/*: Skip
[ $compiler == dart2dart]
@@ -35,6 +36,7 @@ async_test/*: Skip
async_control_structures_test: Skip
await_test: Skip
await_future_test: Skip
+await_exceptions_test: Skip
await_backwards_compatibility_test/*: Skip
deferred_load_library_wrong_args_test/none: Fail # Issue 17523
deferred_load_inval_code_test: Fail # Issue 17523
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698