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

Unified Diff: tests/language/language_dart2js.status

Issue 2978493002: More status file updates (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/language/language_analyzer2.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 0a66558a55950ffe7f2c83382331e7eaa09fbe71..27f78b166b6a5ee9c60c85067d5d74a3842b7143 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -64,7 +64,7 @@ assertion_initializer_const_function_error_test/01: Crash
assertion_initializer_const_function_test/01: CompileTimeError
assertion_initializer_test: Crash
-[$compiler == dart2js && $runtime == d8 && $checked]
+[$compiler == dart2js && $checked]
assertion_initializer_const_function_test/none: RuntimeError
[ $compiler == dart2js && $fast_startup ]
@@ -321,6 +321,8 @@ abstract_beats_arguments_test: RuntimeError # Issue 27394
abstract_runtime_error_test/01: RuntimeError # Issue 27394
abstract_runtime_error_test/02: RuntimeError # Issue 27394
arithmetic_canonicalization_test: RuntimeError # Issue 27394
+assertion_initializer_const_error_test/01: Crash
+assertion_initializer_const_function_test/01: Crash
assign_top_method_test/01: Crash # Issue 27394
async_await_syntax_test/a04b: Crash # Issue 27394
async_await_syntax_test/a06a: RuntimeError # Issue 27394
@@ -569,6 +571,9 @@ function_type/function_type99_test: Crash # Issue 27394
generic_function_typedef_test: Crash # Issue 27394
getter_setter_in_lib_test: Crash # Issue 27394
+[ $compiler == dart2js && $runtime == d8 && $checked && $dart2js_with_kernel ]
+assertion_initializer_const_function_error_test/none: RuntimeError
+
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
conditional_method_invocation_test/02: Crash # Issue 27394
conditional_method_invocation_test/04: Crash # Issue 27394
« no previous file with comments | « tests/language/language_analyzer2.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698