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

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

Issue 9205003: Test that expose a few quirks in the Dart VM parser. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: changes 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
Index: dart/tests/language/language-leg.status
diff --git a/dart/tests/language/language-leg.status b/dart/tests/language/language-leg.status
index fc5d50f34c19473de4118683097e0ba579e8c7ed..c5b5783d0274a3ecdea3bbc2f1c39e81ceb866c6 100644
--- a/dart/tests/language/language-leg.status
+++ b/dart/tests/language/language-leg.status
@@ -1,4 +1,4 @@
-# Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
+# Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
@@ -272,6 +272,7 @@ Param2Test: Crash
ParameterInitializer2Test: Crash
ParameterInitializer3NegativeTest: Crash
ParameterInitializerTest: Crash
+ParserQuirksTest: Fail
Prefix10Test: Fail
Prefix11Test: Fail
Prefix12Test: Fail

Powered by Google App Engine
This is Rietveld 408576698