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

Unified Diff: tests/language/language_analyzer.status

Issue 34473004: Issue 13906. It is still error when typedef references itself using type variable bounds. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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_analyzer.status
diff --git a/tests/language/language_analyzer.status b/tests/language/language_analyzer.status
index 9088c1d6e4de5d29c52f3cc017ff82e984d1aa56..66c72e2b1d857d649f31ca6487498ec90540af4b 100644
--- a/tests/language/language_analyzer.status
+++ b/tests/language/language_analyzer.status
@@ -37,10 +37,6 @@ type_promotion_logical_and_test/none: Fail # Issue 13807
type_promotion_multiple_test/none: Fail # Issue 13807
type_promotion_parameter_test/none: Fail # Issue 13807
-# Missing checks for cyclic typedefs (through bounds)
-cyclic_typedef_test/10: Fail # Issue 13906
-cyclic_typedef_test/11: Fail # Issue 13906
-
# Please add new failing tests before this line.
# Section below is for invalid tests.

Powered by Google App Engine
This is Rietveld 408576698