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

Unified Diff: tests/language/language.status

Issue 11613007: Include super type in interface list for cycle detection (issue 4318). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years 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 | « tests/language/class_cycle_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 16236)
+++ tests/language/language.status (working copy)
@@ -87,6 +87,7 @@
default_factory2_test/01: Fail # Issue 7075.
[ $compiler == dartc ]
+class_cycle_test/03: Fail # Issue 7469.
library_juxtaposition_test: Fail # Issue 6881
new_expression_type_args_test/0*: Fail # Wrongly reports compile-time error.
redirecting_factory_infinite_steps_test/01: Fail # http://dartbug.com/6560
@@ -322,6 +323,8 @@
*: 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
« no previous file with comments | « tests/language/class_cycle_test.dart ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698