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

Unified Diff: tests/corelib/corelib.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 | « no previous file | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 3ab82f36f28583cfbc1aa1f52076cc7aed0f4f0f..8d183187097caaebbcd2e00ec996c47f205a3cb5 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -5,16 +5,6 @@
[ $strong ]
*: SkipByDesign # tests/corelib_strong has the strong mode versions of these tests.
-[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
-from_environment_const_type_test: Skip
-from_environment_const_type_undefined_test: Skip
-int_from_environment2_test: Skip
-int_from_environment3_test: Skip
-int_from_environment_test: Skip
-string_from_environment2_test: Skip
-string_from_environment3_test: Skip
-string_from_environment_test: Skip
-
[ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
symbol_test/01: Fail, Pass # bug 11669
@@ -55,7 +45,7 @@ int_modulo_arith_test/modPow: RuntimeError # No bigints.
list_unmodifiable_test: Pass, RuntimeError # Issue 28712
symbol_reserved_word_test/05: Crash # bug 20191
-[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $runtime != dartium && $runtime != drt ]
+[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) ]
symbol_test/02: MissingCompileTimeError # bug 11669
symbol_test/03: MissingCompileTimeError # bug 11669
« no previous file with comments | « no previous file | tests/corelib_2/corelib_2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698