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

Unified Diff: tests/language/language_dart2js.status

Issue 2975193002: Fix bug in test's /none version. Update status files. (Closed)
Patch Set: Address comment 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.status ('k') | tests/language/language_kernel.status » ('j') | 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 27f78b166b6a5ee9c60c85067d5d74a3842b7143..1e4783cb28633c7e7b3b0785dad10d42eb7b315f 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -64,9 +64,6 @@ assertion_initializer_const_function_error_test/01: Crash
assertion_initializer_const_function_test/01: CompileTimeError
assertion_initializer_test: Crash
-[$compiler == dart2js && $checked]
-assertion_initializer_const_function_test/none: RuntimeError
-
[ $compiler == dart2js && $fast_startup ]
const_evaluation_test/*: Fail # mirrors not supported
deferred_constraints_constants_test/none: Fail # mirrors not supported
@@ -572,7 +569,7 @@ 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
+assertion_initializer_const_function_test/none: RuntimeError
[ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
conditional_method_invocation_test/02: Crash # Issue 27394
« no previous file with comments | « tests/language/language.status ('k') | tests/language/language_kernel.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698