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

Unified Diff: tests/language/language.status

Issue 8441001: Prefix string literal must be identifier (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Updates 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
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 8e15616f22e994b094d99ca2ffd636bca9cb3e5f..31b1fe079a9575f2947121b2866deb9ab89cc5f7 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -47,6 +47,10 @@ ConstructorReturnWithInitAndArrowNegativeTest: Fail # Issue 224
NonParameterizedFactory2Test: Fail # Bug 5257789
+Prefix18NegativeTest_1: Fail # Issue 307
+Prefix18NegativeTest_2: Fail # Issue 307
+Prefix18NegativeTest_3: Fail # Issue 307
+
# DartC specific tests that should not be run by the VM.
*DartcTest: Skip

Powered by Google App Engine
This is Rietveld 408576698