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

Unified Diff: tests/language/language.status

Issue 9147006: fix issue 356 by making test match spec (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: update copyright dates 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 | tests/language/src/PseudoKWClassTest.dart » ('j') | tests/language/src/PseudoKWClassTest.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 658b2647453b7b69c5a189d788ea1f7bba4b44a7..d6ab9e342e56d912ada9129d2879afde3bb58ebc 100644
--- a/tests/language/language.status
+++ b/tests/language/language.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.
@@ -27,6 +27,7 @@ FieldOverrideTest/none: Fail # Issue 742: field shadowing now allowed
FieldOverrideTest/01: Fail # Issue 742: field shadowing now allowed
Prefix22Test: Fail # Issue 575
Prefix23Test: Fail # Issue 575
+PseudoKWClassTest: Fail # Issue 356
ImplicitThisTest/01: Fail # Issue 374 (not yet specified)
ImplicitThisTest/02: Fail # Issue 374
@@ -144,7 +145,6 @@ Prefix11NegativeTest: Fail # Bug 5406175
Prefix12NegativeTest: Fail # Bug 5406175
Prefix16NegativeTest: Fail # Bug 5532534
Prefix3NegativeTest: Fail # Bug 5406175
-PseudoKWNegativeTest: Fail # Bug 4979760.
RegExp3Test: Fail # 5299683
ScopeNegativeTest: Fail # Bug 4207538.
StackOverflowTest: Fail # Bug 4591172.
@@ -275,7 +275,6 @@ PrivateMemberTest: Fail
PrivateMember2NegativeTest: Fail
PrivateMember3NegativeTest: Fail
PrivateTest: Fail
-PseudoKWNegativeTest: Fail # verifying test vs. spec - issue #356
RegExp3Test: Fail
ScopeNegativeTest: Fail
ScriptNegativeTest: Fail
« no previous file with comments | « no previous file | tests/language/src/PseudoKWClassTest.dart » ('j') | tests/language/src/PseudoKWClassTest.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698