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

Unified Diff: dart/tests/language/language.status

Issue 9158001: Better error recovery. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: rebased Created 8 years, 11 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/tools/mini_parser.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/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index bb37ad26b6c2024f2379f1dcc5bf2d898bb7094e..01d5cfc3d6b84f6cf4522345b11c681ab38e1314 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -156,6 +156,9 @@ SwitchLabelTest: Fail # Bug 4208467.
ThirdTest: Skip # Seems flaky in dartc after fixing test, was Bug 5339586
Throw7NegativeTest: Fail # Bug 4208459.
TypeChecksInFactoryMethodTest: Fail # Issue 925
+SyntaxTest/31: Fail # Issue 1108
+SyntaxTest/32: Fail # Issue 1108
+SyntaxTest/33: Fail # Issue 1108
# VM or Frog specific tests that should not be run by DartC.
*VMTest: Skip
@@ -312,6 +315,15 @@ PrivateMemberTest/none: Fail # test seems bad - see issue #353
# these tests are inconsistent in frogium and frogsh-node, investigate
StaticField1RunNegativeTest: Pass
StaticField2RunNegativeTest: Pass
+SyntaxTest/28: Fail # Issue 1109
+SyntaxTest/29: Fail # Issue 1109
+SyntaxTest/31: Fail # Issue 1109
+SyntaxTest/32: Fail # Issue 1109
+SyntaxTest/33: Fail # Issue 1109
+SyntaxTest/55: Fail # Issue 1110
+SyntaxTest/60: Fail # Issue 1110
+SyntaxTest/61: Fail # Issue 1110
+SyntaxTest/62: Fail # Issue 1110
[ $component == frogium ]
# these tests are inconsistent in frogium and frogsh-node, investigate
« no previous file with comments | « dart/frog/leg/tools/mini_parser.dart ('k') | dart/tests/language/language-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698