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

Unified Diff: tests/frog/frog.status

Issue 8343037: Throw FallThroughError when we fall through a case in a switch statement. Fixes (Closed) Base URL: http://dart.googlecode.com/svn/experimental/frog/
Patch Set: '' Created 9 years, 2 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
« gen.dart ('K') | « lib/corelib.dart ('k') | tree.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/frog/frog.status
===================================================================
--- tests/frog/frog.status (revision 858)
+++ tests/frog/frog.status (working copy)
@@ -44,7 +44,6 @@
ConstructorRedirect5NegativeTest: Fail # error detected, but code unreachable
ConstructorSetterNegativeTest: Fail # we were passing this test for the wrong reason
CTConst2Test: Fail # newly added on 10/17
-EmptyBlockCaseTest: Fail
EmptyBodyMemberNegativeTest: Fail
ExampleConstructorTest: Fail
ExecuteFinally6Test: Fail
@@ -172,7 +171,6 @@
SuperNegativeTest: Fail
SuperOperatorTest: Fail
SuperTest: Fail
-SwitchFallthruTest: Fail
SwitchLabelTest: Fail
TryCatch9NegativeTest: Fail
TypeDartcTest: Fail
« gen.dart ('K') | « lib/corelib.dart ('k') | tree.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698