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

Unified Diff: tests/lib/lib.status

Issue 149533003: Reapply "Make reflectClassByName work with interceptor names." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update test expectations. Created 6 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
« no previous file with comments | « tests/compiler/dart2js_extra/reflect_native_types_test.dart ('k') | no next file » | 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 4f7b9c96c395de3c744e482ef10c4d2c211c7a7c..cf8e1f696ef1f0244b5eed4ce6245a45e06b06a0 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -49,7 +49,6 @@ mirrors/initializing_formals_test/01: RuntimeError # Issue 6490
mirrors/initializing_formals_test/03: CompileTimeError # Issue 12164
mirrors/instance_members_test: RuntimeError # Issue 14633
mirrors/instantiate_abstract_class_test: RuntimeError # Issue 6490
-mirrors/intercepted_superclass_test: RuntimeError # Issue 13644
mirrors/invoke_test: RuntimeError # Issue 11954
mirrors/invoke_call_through_getter_test: RuntimeError # Issue 15138
mirrors/invoke_closurization_test: RuntimeError # Issue 13002
@@ -164,6 +163,9 @@ convert/utf85_test: Slow, Pass
async/timer_not_available_test: Fail, OK # only meant to test when there is no way to
# implement timer (currently only in d8)
+[ $compiler == dart2js && $minified ]
+mirrors/intercepted_superclass_test: RuntimeError # Issue 16389
+
[ $compiler == dart2dart ]
mirrors/*: Skip # http://dartbug.com/11511
async/schedule_microtask6_test: Fail # Issue 10957 - may be related to issue 10910
« no previous file with comments | « tests/compiler/dart2js_extra/reflect_native_types_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698