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

Unified Diff: tests/language/language.status

Issue 9213007: Fix dartc build (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 3305)
+++ tests/language/language.status (working copy)
@@ -161,6 +161,8 @@
SyntaxTest/32: Fail # Issue 1108
SyntaxTest/33: Fail # Issue 1108
+PseudoKWTest: Fail # Issue 356
+NamingTest: Fail # Issue 356
PseudoKWIllegalTest/01: Fail # Issue 356
PseudoKWIllegalTest/02: Fail # Issue 356
PseudoKWIllegalTest/03: Fail # Issue 356
@@ -202,8 +204,8 @@
ExtendTypeParameter2NegativeTest: Skip # Issue 886
ImplementTypeParameterNegativeTest: Skip # Issue 887
FactoryImplementationTest: Fail # Issue 523
-PseudoKWTest: Fail
-NamingTest: Fail
+PseudoKWTest: Fail # Issue 356
+NamingTest: Fail # Issue 356
# VM or DartC specific tests not to be run by Frog. See language.status
*VMTest: Skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698