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

Unified Diff: tests/lib/lib.status

Issue 128933003: Add ClassMirror.isAbstract to the API and VM implementation. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « sdk/lib/mirrors/mirrors.dart ('k') | tests/lib/mirrors/abstract_class_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 3f71d7f5c81a4bfd84716609fe0bd3101504b0e2..c417e81c2c881dd8d985f6f6af9f597db18ee51e 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -16,6 +16,7 @@ async/schedule_microtask6_test: RuntimeError # global error handling is not supp
math/double_pow_test: RuntimeError
math/low_test: RuntimeError
+mirrors/abstract_class_test: RuntimeError # Issue 12826
mirrors/basic_types_in_dart_core_test: RuntimeError # Issue 14025
mirrors/class_declarations_test/none: RuntimeError # Issue 13440
mirrors/closures_test/none: RuntimeError # Issue 6490
« no previous file with comments | « sdk/lib/mirrors/mirrors.dart ('k') | tests/lib/mirrors/abstract_class_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698