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

Unified Diff: dart/tests/corelib/corelib-leg.status

Issue 9453021: Start supporting fixed length and immutable lists. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Update co19-leg.status 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
« dart/frog/leg/ssa/nodes.dart ('K') | « dart/tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/corelib/corelib-leg.status
diff --git a/dart/tests/corelib/corelib-leg.status b/dart/tests/corelib/corelib-leg.status
index cb4099c5414e1116b5e546e97c81ec07805998cb..e227ec3fae6bc12462e19a2baabb6c41a2454bbf 100644
--- a/dart/tests/corelib/corelib-leg.status
+++ b/dart/tests/corelib/corelib-leg.status
@@ -39,13 +39,8 @@ StringPatternTest: Fail # Bad bailout code related to for-in.
StringTest: Fail # Internal Error: Cannot find value
-# Constant lists.
-ConstListRemoveRangeTest: Fail # Expect.isTrue(false) fails.
-ConstListSetRangeTest: Fail # Expect.isTrue(false) fails.
-
-
# Bad test, assumes RegExp.allMatches returns a Collection.
-RegExpAllMatchesTest: Fail # NoSuchMethodException : method not found: 'forEach'
+RegExpAllMatchesTest: Fail, OK # NoSuchMethodException : method not found: 'forEach'
ngeoffray 2012/02/24 13:24:33 Why is that OK now?
ahe 2012/02/27 11:51:12 The comment above explains why. The test is broken
BigIntegerVMTest: Fail, OK # VM specific test.
« dart/frog/leg/ssa/nodes.dart ('K') | « dart/tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698