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

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

Issue 9878001: Fix a bug where a block would be visited twice: by a non-dominating loop, and by its dominator. (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 | « lib/compiler/implementation/ssa/codegen.dart ('k') | tests/language/src/NonDominatingLoopTest.dart » ('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 5927)
+++ tests/co19/co19-leg.status (working copy)
@@ -164,7 +164,6 @@
Language/05_Variables/05_Variables_A03_t09: Fail # Expect.isTrue(false) 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
Language/11_Statements/14_Throw_A03_t02: Fail # Expect.isTrue(false) fails.
Language/11_Statements/14_Throw_A03_t03: Fail # Expect.isTrue(false) fails.
Language/12_Libraries_and_Scripts/12_Libraries_and_Scripts_A05_t02: Fail # operator-is with typedef.
« no previous file with comments | « lib/compiler/implementation/ssa/codegen.dart ('k') | tests/language/src/NonDominatingLoopTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698