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

Unified Diff: tests/lib/lib.status

Issue 29823003: Add test for type variable ownership. (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 | « no previous file | tests/lib/mirrors/type_variable_owner_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 6b801d3a05a1d6bf6f7990476b87dce4c373a662..ea2506c3bbf6ed95b7154c6deff3298e012331d4 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -180,6 +180,7 @@ mirrors/generic_f_bounded_test: RuntimeError # Issue 14000
mirrors/immutable_collections_test: RuntimeError # Issue 14027
mirrors/symbol_validation_test: RuntimeError # Issue 13596
mirrors/typevariable_mirror_metadata_test/none: RuntimeError # Issue 12282
+mirrors/type_variable_owner_test: RuntimeError # Issue 14240
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)
« no previous file with comments | « no previous file | tests/lib/mirrors/type_variable_owner_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698