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

Unified Diff: tests/lib/lib.status

Issue 27525007: Remove conflict between type parameter and method/field from typevariable_mirror_metadata_test. Rem… (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
« no previous file with comments | « runtime/vm/object.cc ('k') | tests/lib/mirrors/typevariable_mirror_metadata_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 4e3a298254b498a2e58792f2582cbc75a3d2f0cf..d98174c077028f93cd84562c0f77bfa2fc54a233 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -167,7 +167,6 @@ async/timer_test: Fail, Pass
[ $runtime == vm ]
async/timer_not_available_test: Fail, OK
mirrors/native_class_test: Fail, OK # This test is meant to run in a browser.
-mirrors/typevariable_mirror_metadata_test: Pass, Fail, OK # VM now reports name conflict with type parameters
[ $compiler == none ]
async/schedule_microtask3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9001.
@@ -212,9 +211,6 @@ mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612
mirrors/generic_f_bounded_mixin_application_test: Fail # Issue 14116
mirrors/generic_interface_test/none: Fail # Inexpressible in multitest
-# test issue 14016
-mirrors/typevariable_mirror_metadata_test: fail
-
[ $compiler == dart2analyzer ]
mirrors/typedef_test/none: Fail # Issue 13093
mirrors/generics_test/none: Fail # Issue 13432
« no previous file with comments | « runtime/vm/object.cc ('k') | tests/lib/mirrors/typevariable_mirror_metadata_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698