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

Unified Diff: tests/language/language.status

Issue 11829020: Report errors on repeated interfaces. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 6389ba85d4100cf6dc3e8ec1252a07b375a8fdaf..905163cf3b0399dce344a95bc17866a92d35ff30 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -1,3 +1,4 @@
+
ahe 2013/01/09 13:15:31 Remove extra line.
Johnni Winther 2013/01/10 06:55:13 Done.
# 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.
@@ -320,8 +321,6 @@ call_test: Fail # Issue 1604
*: Skip
[ $compiler == dart2dart ]
-class_cycle_test/02: Fail # Issue 7468 inherited from dart2js.
-class_cycle_test/03: Fail # Issue 7468 inherited from dart2js.
built_in_identifier_prefix_test: Fail # Inherited from dart2js.
const_factory_redirection_test: Fail # http://dartbug.com/6894
compile_time_constant_h_test: Fail

Powered by Google App Engine
This is Rietveld 408576698