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

Unified Diff: tests/language/language.status

Issue 943093003: Mark async_rethrow_test as failing on Dartium as well. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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 | « 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 17b86a865c7fc88d4de3af8bdddfac5778e2ffe6..8a1389fab3c5b0e399f45907e7890e6cc6c78d8a 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -11,6 +11,7 @@ await_for_cancel_test: RuntimeError # Issue 21404
asyncstar_yield_test: Fail # Issue 21404
asyncstar_yieldstar_test: Fail # Issue 21404
asyncstar_concat_test: Fail # Issue 21404
+async_rethrow_test: RuntimeError # Issue 22523
# These bugs refer currently ongoing language discussions.
constructor_initializer_test/none: Fail # Issue 12633
@@ -91,7 +92,6 @@ async_await_syntax_test/d10a: RuntimeError # Issue 21404
[ $compiler == none && $runtime == vm ]
class_keyword_test/02: MissingCompileTimeError # Issue 13627
unicode_bom_test: Fail # Issue 16067
-async_rethrow_test: RuntimeError # Issue 22523
[ $compiler == none && $checked ]
type_variable_bounds4_test/01: Fail # Issue 14006
« 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