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

Unified Diff: tests/language/language.status

Issue 460763002: Fix returning from async functions. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: update language test status Created 6 years, 4 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 3ab6bb2491af663131e1e6d037e0d06534b5a1b1..c724758aa1812380af12ae86c1f04a35b034a16a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -34,10 +34,12 @@ deferred_constraints_constants_old_syntax_test/constructor2: Fail, Ok
[ $runtime != vm ]
# Async tests are currently only supported by the vm.
async_test/*: Skip
+async_control_structures_test: Skip
[ $compiler == dart2dart]
# Async tests are not yet supported in dart2dart.
async_test/*: Skip
+async_control_structures_test: Skip
deferred_load_library_wrong_args_test/none: Fail # Issue 17523
deferred_load_inval_code_test: Fail # Issue 17523
deferred_not_loaded_check_test: Fail # Issue 17523
« runtime/vm/flow_graph_builder.cc ('K') | « tests/language/async_control_structures_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698