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

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

Issue 9719034: Interceptor maintenance: (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 9 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 | « dart/frog/leg/lib/string_helper.dart ('k') | dart/tests/language/language-leg.status » ('j') | 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 ef1794e32f524aff869294cf6763759f785ce09c..317ee7e0ae7a6ac5a0fa9df6f162559ee77fe660 100644
--- a/dart/tests/corelib/corelib-leg.status
+++ b/dart/tests/corelib/corelib-leg.status
@@ -7,17 +7,14 @@
[ $component == dart2js || $component == legium ]
-MathParseDoubleTest: Fail
+MathParseDoubleTest: Fail # Expect.equals(expected: <78187493520>, actual: <0>)
+StringTest: Fail # Expect.equals(expected: <5>, actual: <4>) fails.
# Compilation errors.
ConstListLiteralTest: Fail # visitContinueStatement not implemented
-CoreRuntimeTypesTest: Fail # map not implemented
ForInTest: Fail # visitContinueStatement not implemented
ListGetRangeTest: Fail # Bad code for Expect.throws.
-ListTest: Fail # Internal Error: Cannot find value
-SetTest: Fail # Internal Error: Cannot find value
-StringTest: Fail # Internal Error: Cannot find value
# Bad test, assumes RegExp.allMatches returns a Collection.
« no previous file with comments | « dart/frog/leg/lib/string_helper.dart ('k') | dart/tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698