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

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

Issue 9421035: Support break and labeled statements. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address review comments. Update expectations. 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-leg.status ('k') | tests/language/language-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib-leg.status
diff --git a/tests/corelib/corelib-leg.status b/tests/corelib/corelib-leg.status
index 761ec67a86767bef718cf056dda0a21aa9b816bb..3c02b6c01cb518bd0179c10e1c3cd0691f6f0f92 100644
--- a/tests/corelib/corelib-leg.status
+++ b/tests/corelib/corelib-leg.status
@@ -18,10 +18,10 @@ CollectionFromTest: Fail # named constructors with type arguments are not implem
CollectionToStringTest: Fail # visitContinueStatement not implemented
ConstListLiteralTest: Fail # visitContinueStatement not implemented
CoreRuntimeTypesTest: Fail # map not implemented
-DateTimeTest: Fail # SsaBuilder.visitBreakStatement not implemented
+DateTimeTest: Fail # CompileTimeConstantEvaluator not implemented
ForInTest: Fail # visitContinueStatement not implemented
FutureTest: Fail # named constructors with type arguments are not implemented
-FuturesTest: Fail # visitBreakStatement not implemented
+FuturesTest: Fail # factory ReceivePort is not implemented
HashMapTest: Fail # SsaBuilder.visitContinueStatement not implemented
LinkedHashMapTest: Fail # Internal Error: Cannot find value
ListGetRangeTest: Fail # Bad code for Expect.throws.
@@ -33,11 +33,9 @@ MapsTest: Fail # Internal Error: Cannot find value
NanInfinityTest: Fail # CompileTimeConstantEvaluator not implemented
PortTest: Fail # SsaBuilder.visitContinueStatement not implemented
QueueTest: Fail # Internal Error: Cannot find value
-SetIteratorTest: Fail # SsaBuilder.visitBreakStatement not implemented
+SetIteratorTest: Fail # CompileTimeConstantEvaluator not implemented
SetTest: Fail # Internal Error: Cannot find value
SortTest: Fail # visitContinueStatement not implemented
-SplayTreeTest: Fail # SsaBuilder.visitBreakStatement not implemented
-StopwatchTest: Fail # visitBreakStatement not implemented
StringPatternTest: Fail # Bad bailout code related to for-in.
StringTest: Fail # Internal Error: Cannot find value
« no previous file with comments | « tests/co19/co19-leg.status ('k') | tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698