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

Unified Diff: tests/co19/co19-compiler.status

Issue 10546136: Report error if typedef references itself in type parameter bounds (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 1d38aa4dc7505c38e21f6078c0073d9bb4d00f50..39fa83fd3c5675aaed0c3f7a13be742db0c9974f 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -55,6 +55,8 @@ Language/08_Interfaces/2_Getters_and_Setters_A05_t02: Fail # Issue 679
Language/08_Interfaces/2_Getters_and_Setters_A09_t02: Fail # co19 issue 132
Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: Fail # Issue 2479
Language/08_Interfaces/Interfaces_A01_t01: Fail # Issue 3522
+Language/09_Generics/09_Generics_A01_t04: Fail # co19 issue 142
+Language/09_Generics/09_Generics_A04_t01: Fail # co19 issue 142
Language/09_Generics/09_Generics_A04_t04: Fail # Issue 2373
Language/10_Expressions/01_Constants_A03_t01: Fail # Issue 1483
Language/10_Expressions/01_Constants_A05_t01: Fail # Issue 3323

Powered by Google App Engine
This is Rietveld 408576698