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

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

Issue 9866027: Error out on compile-time constants if equality is tested on bad types. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Address comments Created 8 years, 9 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 | « frog/leg/operations.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-leg.status
diff --git a/tests/co19/co19-leg.status b/tests/co19/co19-leg.status
index ecebd96c4bf878730370fd00639679b9423a625d..87f4310751a4fd91fced7d6ffdb4e7feaf9083d1 100644
--- a/tests/co19/co19-leg.status
+++ b/tests/co19/co19-leg.status
@@ -142,7 +142,6 @@ Language/07_Classes/8_Superclasses/1_Inheritance_and_Overriding_A02_t03: Fail #
Language/08_Interfaces/4_Superinterfaces/1_Inheritance_and_Overriding_A01_t02: Fail # compiler cancelled: no method named foo in class I
Language/09_Generics/09_Generics_A04_t03: Fail # compiler cancelled: cannot resolve type N
Language/09_Generics/09_Generics_A04_t04: Fail # compiler cancelled: cannot resolve type T
-Language/10_Expressions/01_Constants_A15_t23: Fail # leg allows x == x for arbitrary compile-time objects.
Language/11_Statements/13_Continue_A02_t12: Fail # compiler cancelled: cannot resolve label L
Language/11_Statements/13_Continue_A02_t13: Fail # compiler cancelled: cannot resolve label L
Language/13_Types/2_Dynamic_Type_System_A02_t01: Fail # compiler cancelled: cannot resolve type MalformedType
« no previous file with comments | « frog/leg/operations.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698