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

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

Issue 9720024: If there were breaks in a loop, we must not restore the saved localsHandler before entering the loo… (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
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 | « frog/leg/ssa/builder.dart ('k') | tests/corelib/corelib-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-leg.status
===================================================================
--- tests/co19/co19-leg.status (revision 5618)
+++ tests/co19/co19-leg.status (working copy)
@@ -190,8 +190,6 @@
Language/10_Expressions/16_Assignment_A05_t06: Fail # Expect.fail('Incorrect method was searched: set nonExistingSetter')
Language/10_Expressions/20_Equality_A06_t01: Fail # Expect.isTrue(false) fails.
Language/10_Expressions/20_Equality_A09_t01: Fail # Expect.isFalse(true) fails.
-Language/11_Statements/05_For/1_For_Loop_A01_t01: Fail # Expect.equals(expected: <true>, actual: <false>) fails.
-Language/11_Statements/06_While_A02_t01: Fail # Expect.equals(expected: <7>, actual: <6>) fails.
Language/11_Statements/09_Try_A05_t03: Fail # Expect.isTrue(false) fails.
Language/11_Statements/11_Labels_A03_t04: Fail # continue not implemented
Language/11_Statements/12_Break_A03_t09: Fail # Expect.listEquals(at index 3, expected: <4>, actual: <2>) fails
« no previous file with comments | « frog/leg/ssa/builder.dart ('k') | tests/corelib/corelib-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698