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

Unified Diff: tests/corelib_2/corelib_2.status

Issue 2991793002: Adjusted status for corelib_2/symbol_test for !$strong. (Closed)
Patch Set: Removed the symbol_test case that actually just checks production mode (new Symbol(y)) 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/symbol_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib_2/corelib_2.status
diff --git a/tests/corelib_2/corelib_2.status b/tests/corelib_2/corelib_2.status
index 2c9bb5a21b71e6f8265e59eeff5348ef1c167f6c..7233f34facf11cb9e62e5ce8aa7b4142621edd9b 100644
--- a/tests/corelib_2/corelib_2.status
+++ b/tests/corelib_2/corelib_2.status
@@ -29,7 +29,6 @@ string_static_test: MissingCompileTimeError
[ $compiler == dart2analyzer && !$strong ]
symbol_reserved_word_test/05: MissingCompileTimeError # Issue 30245
-symbol_test/04: MissingCompileTimeError # Issue 30245
[ $compiler == dart2js && $fast_startup ]
apply3_test: Fail # mirrors not supported
@@ -131,7 +130,6 @@ symbol_reserved_word_test/12: RuntimeError
symbol_test/01: MissingCompileTimeError
symbol_test/02: MissingCompileTimeError
symbol_test/03: MissingCompileTimeError
-symbol_test/04: MissingCompileTimeError
symbol_test/none: RuntimeError
unicode_test: RuntimeError
string_case_test/01: RuntimeError
@@ -175,12 +173,10 @@ symbol_reserved_word_test/10: MissingCompileTimeError # Issue 11669, 19972
[ $compiler == dart2js ]
hash_set_test/01: RuntimeError # Issue 11551
string_static_test: MissingCompileTimeError
-symbol_test/04: MissingCompileTimeError
[ ($compiler == none || $compiler == precompiler || $compiler == app_jit) && $runtime != drt ]
symbol_test/02: MissingCompileTimeError # Issue 11669
symbol_test/03: MissingCompileTimeError # Issue 11669
-symbol_test/04: MissingCompileTimeError
[ $runtime == safari || $runtime == safarimobilesim ]
string_trimlr_test/02: RuntimeError # Uses Unicode 6.2.0 or earlier.
@@ -315,7 +311,6 @@ symbol_reserved_word_test/12: Crash
symbol_test/01: Crash
symbol_test/02: Crash
symbol_test/03: Crash
-symbol_test/04: Crash
symbol_test/none: Crash
unicode2_test: Crash
uri_base_test: Crash
« no previous file with comments | « no previous file | tests/corelib_2/symbol_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698