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

Unified Diff: tests/corelib/corelib.status

Issue 9362013: Remove implicit --optimize from testing dartc component in release mode (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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/co19/co19-compiler.status ('k') | tests/isolate/isolate.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 10d887b5c30c7d8d4299f03f784d6b2bb1ea29ee..8667bb11403ae19dccbebcbdf2d7de48a4225813 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -15,12 +15,6 @@ StringSplitRegExpTest: Fail # Issue 429
[ $component == dartc || $component == chromium ]
*VMTest: Skip
-
-# Problems specific to dartc optimized mode.
-[ ($component == dartc || $component == chromium) && $mode == release ]
-CoreRuntimeTypesTest: Fail
-
-
[ $component == frog || $component == frogsh || $component == frogium || ($component == webdriver && ($browser == chrome || $browser == ff || $browser == safari || $browser == ie)) ]
# VM or DartC specific tests not to be run by Frog. See language.status.
*VMTest: Skip
@@ -61,5 +55,3 @@ FuturesTest: Fail
[ $arch == arm ]
*: Skip
-[ $component == dartc && $mode == release ]
-*: Skip
« no previous file with comments | « tests/co19/co19-compiler.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698