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

Unified Diff: tests/lib/lib.status

Issue 23633002: Implementation for ClosureMirror.findInContext. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments Created 7 years, 3 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 e351e77444d5f0c9d9efe5d4783016dc5f5e8769..a015a9c935c4b1e38f756a2d06b501c10dac9a28 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -6,6 +6,7 @@
math/double_pow_test: RuntimeError
math/low_test: RuntimeError
math/random_test: RuntimeError
+mirrors/closure_mirror_find_in_context_test: Fail # Issue 6490
mirrors/equality_test/02: RuntimeError # Issue 12333
mirrors/fake_function_test: RuntimeError # Issue 11612
mirrors/function_type_mirror_test: RuntimeError # Issue 12166

Powered by Google App Engine
This is Rietveld 408576698