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

Unified Diff: tests/language/language.status

Issue 9250017: Allow classes shadowed by type variables to be referenced in static context (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: oops, left bad test in. Created 8 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 f40481527aa206c77fec168a1fb77fea054effc1..ce8da621e16e0b0664c39bca81c09b205eb27818 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -311,6 +311,7 @@ TypeChecksInFactoryMethodTest: Fail # Issue 925
TypeVariableBoundsTest/00: Fail # these tests would work if the type was constructed
TypeVariableBoundsTest/01: Fail
TypeVariableBoundsTest/10: Fail
+TypeVariableShadowsClass: Fail # Issue 643
WrongNumberTypeArgumentsTest: Fail
ImplicitThisTest/01: Fail # Issue 376
ImplicitThisTest/02: Fail # Issue 376

Powered by Google App Engine
This is Rietveld 408576698