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

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

Issue 9537009: Create mock versions set and sort implementations. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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
Index: dart/tests/corelib/corelib-leg.status
diff --git a/dart/tests/corelib/corelib-leg.status b/dart/tests/corelib/corelib-leg.status
index 6a9a9674dbbdfd60558ae9c40d92a9497517dd5b..d360ee6a7ef7099f1b6eca6d6a9251824c7f3388 100644
--- a/dart/tests/corelib/corelib-leg.status
+++ b/dart/tests/corelib/corelib-leg.status
@@ -12,6 +12,8 @@ prefix corelib
DoubleCompareTest: Fail, OK # VM handling of double literals.
MathTest: Fail, OK # VM handling of double literals.
+MapTest: Skip # SplayTree gets stuck when looking up key. MUST FIX.
+
# Compilation errors.
CollectionFromTest: Fail # named constructors with type arguments are not implemented
CollectionToStringTest: Fail # visitContinueStatement not implemented
@@ -26,10 +28,8 @@ ListSortTest: Fail # visitContinueStatement not implemented
ListTest: Fail # Internal Error: Cannot find value
MapFromTest: Fail # map not implemented
MapTest: Fail # map not implemented
-MapsTest: Fail # Internal Error: Cannot find value
PortTest: Fail # SsaBuilder.visitContinueStatement not implemented
QueueTest: Fail # Internal Error: Cannot find value
-SetIteratorTest: Fail # CompileTimeConstantEvaluator not implemented
SetTest: Fail # Internal Error: Cannot find value
SortTest: Fail # visitContinueStatement not implemented
SplayTreeTest: Fail # Internal Error: Cannot find value

Powered by Google App Engine
This is Rietveld 408576698