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

Unified Diff: tests/language/language.status

Issue 9139020: closing out Library*NegativeTest issue and adding comments (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebased 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/Library1NegativeTest.dart » ('j') | no next file with comments »
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 01d5cfc3d6b84f6cf4522345b11c681ab38e1314..5e7a6c631d54874c028ec981dc24f34b280c1c12 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.
@@ -240,10 +240,10 @@ Instanceof2Test: Fail
InterfaceFactory3NegativeTest: Fail
IsNotClass4NegativeTest: Fail
LabelTest: Fail
-Library1NegativeTest: Fail # issue with test see #354
-Library4NegativeTest: Fail # issue with test see #354
-Library5NegativeTest: Fail # issue with test see #354
-Library6NegativeTest: Fail # issue with test see #354
+Library1NegativeTest: Fail
+Library4NegativeTest: Fail
+Library5NegativeTest: Fail
+Library6NegativeTest: Fail
ListLiteral3Test: Fail # vm and frog throw different exceptions
ListLiteral4Test: Fail # missing type checks on index operations
ListTest: Fail # array bound checks not implemented
« no previous file with comments | « no previous file | tests/language/src/Library1NegativeTest.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698