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

Unified Diff: tests/lib/lib.status

Issue 26344006: Substitution for type variables in mirrors on instantiated generics. (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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 6098c47a66728ad828b09def5e99b293caadf4a2..277337b64e2bf61d60a0833b4561c9340cc8eb7b 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -163,18 +163,9 @@ mirrors/mixin_test/01: Fail, OK # TODO(ahe): Slight broken test to ensure test c
mirrors/typedef_test/01: Fail, OK # Incorrect dart2js behavior.
mirrors/closures_test/01: Fail, OK # Incorrect dart2js behavior.
-mirrors/generics_substitution_test: RuntimeError # Issue 13808
mirrors/generic_function_typedef_test: RuntimeError # Issue 12282
-mirrors/generic_mixin_applications_test: RuntimeError # Issue 12282
-mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12282
-
-mirrors/generic_bounded_test/none: Crash, Timeout # Issue 13952
-mirrors/generic_bounded_test/01: Crash, RuntimeError, Timeout # Issue 13952, 13808
-mirrors/generic_bounded_test/02: Crash, Pass, Timeout # Issue 13952, 13808
-mirrors/generic_bounded_by_type_parameter_test/none: Crash, Timeout # Issue 13952
-mirrors/generic_bounded_by_type_parameter_test/01: Crash, RuntimeError, Timeout # Issue 13952, 13808
-mirrors/generic_bounded_by_type_parameter_test/02: Crash, Pass, Timeout # Issue 13952
-mirrors/generic_f_bounded_test: RuntimeError # Issue 13808
+mirrors/generic_f_bounded_test: RuntimeError
rmacnak 2013/10/11 01:04:23 Fails because we somehow got two distinct Types fo
regis 2013/10/11 01:28:59 I guess this is due to canonicalization of f-bound
rmacnak 2013/10/11 01:48:02 Done.
+
async/timer_isolate_test: Skip # See Issue 4997
async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)

Powered by Google App Engine
This is Rietveld 408576698