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

Unified Diff: tests/language/language.status

Issue 2986693002: Remove references to 'dartium' and 'drt' in status files. (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/corelib_2/corelib_2.status ('k') | tests/lib/lib.status » ('j') | 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 b4c92b12bc5fb981380d6db96afeebdb08aff2dc..67d3bfe08cd2617592610f0b47de342ac3a04946 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -43,11 +43,6 @@ assertion_initializer_const_error2_test/cc02: MissingCompileTimeError
assertion_initializer_const_error_test/01: MissingCompileTimeError
assertion_initializer_const_function_error_test/01: MissingCompileTimeError
-[$compiler == none && $runtime == drt && !$checked]
-assertion_initializer_const_error2_test/cc02: Fail
-assertion_initializer_const_error_test/01: Fail
-assertion_initializer_const_function_error_test/01: Fail
-
[$compiler == app_jit && $runtime == vm && !$checked]
assertion_initializer_const_error2_test/cc02: MissingCompileTimeError
assertion_initializer_const_error_test/01: MissingCompileTimeError
@@ -58,7 +53,7 @@ abstract_beats_arguments2_test/01: Crash # Issue 29171
[ $runtime == vm || $runtime == dart_precompiled ]
-# These test entries will be valid for vm/dartium (with and without kernel).
+# These test entries will be valid for vm (with and without kernel).
[ $compiler == none || $compiler == app_jit || $compiler == dartk || $runtime == dart_precompiled ]
async_star_cancel_while_paused_test: RuntimeError
# This is OK for now, but we may want to change the semantics to match the test.
@@ -109,7 +104,7 @@ multiline_strings_test: Fail # Issue 23020
deferred_redirecting_factory_test: Fail, Crash # Issue 23408
redirecting_constructor_initializer_test: RuntimeError # Issue 23488
-async_star_regression_2238_test: CompileTimeError, RuntimeError # drt only runtime-errs.
+async_star_regression_2238_test: CompileTimeError, RuntimeError
[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $checked ]
# These generic functions tests pass for the wrong reason in checked mode,
« no previous file with comments | « tests/corelib_2/corelib_2.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698