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

Unified Diff: tests/language_2/language_2.status

Issue 2987083002: More status fixes (Closed)
Patch Set: Created 3 years, 5 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/html/html.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language_2/language_2.status
diff --git a/tests/language_2/language_2.status b/tests/language_2/language_2.status
index a4c3649ba99ea98648c144b1c91727bb6521c13a..372caa4e4f89d279f745828f8b623f8f6001b2f3 100644
--- a/tests/language_2/language_2.status
+++ b/tests/language_2/language_2.status
@@ -178,6 +178,12 @@ async_await_syntax_test/d06a: RuntimeError # Issue 27394
[ $compiler == dart2js && $runtime == d8 && $checked && $dart2js_with_kernel_in_ssa && ! $dart2js_with_kernel ]
assertion_initializer_const_function_test/none: RuntimeError
+[ $compiler == dart2js && $runtime == d8 && $checked ]
+assertion_test: RuntimeError
+
+[ $compiler == dart2js && $runtime == jsshell && $checked ]
+assertion_test: RuntimeError
+
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel && $host_checked ]
assertion_initializer_const_function_test/01: Crash
assign_instance_method_negative_test: Crash
@@ -363,6 +369,7 @@ async_star_cancel_while_paused_test: RuntimeError # Issue 22853
[ $compiler == dart2js && $runtime == jsshell && ! $dart2js_with_kernel ]
async_star_no_cancel_test: RuntimeError # Need triage
async_star_no_cancel2_test: RuntimeError # Need triage
+async_star_await_pauses_test: RuntimeError # Need triage
[ $compiler == dart2js && $checked && ! $dart2js_with_kernel ]
async_return_types_test/nestedFuture: Fail # Issue 26429
« no previous file with comments | « tests/html/html.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698