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

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

Issue 8497042: Allow error-recovery in top-level nodes. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Rebased, address review comments, and frogsh Created 9 years, 1 month 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/scanner/scanner_bench.dart ('k') | no next file » | 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 9f2683b7e1e4533d867187ee325cd9d57ba2488a..5dce2c38bbba5bc80cabf7dde4af9ae443d2ac98 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -327,12 +327,11 @@ ImplicitThisTest/04: Fail # Issue 376
ImplicitThisTest/none: Fail # Issue 376
-[ $component == leg]
+[ $component == leg ]
StaticTopLevelTest/00: Fail
StaticTopLevelTest/03: Fail
-DoubleComparisonTest: Fail
-[ $component == frogsh || $component == frog ]
+[ $component == frogsh || $component == frog || $component == leg ]
FinalVarNegativeTest: Fail
[ $arch == x64 ]
« no previous file with comments | « dart/frog/leg/scanner/scanner_bench.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698