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

Unified Diff: tests/lib/lib.status

Issue 25479004: Mark "failure" for analyzer on mirrors/redirection_type_shuffling. Multitest cannot express a situt… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: . 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
« no previous file with comments | « no previous file | 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 23eeec44c3f11338ba1454fbcdcaef4b2fef06fc..6e1ce027bee45870a8595ccd5a93fe8e1123406b 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -188,3 +188,6 @@ mirrors/parameter_metadata_test: Fail # Issue 13510
mirrors/method_mirror_returntype_test: Fail # Issue 13510
mirrors/function_type_mirror_test: Fail # Issue 13510
mirrors/typevariable_mirror_metadata_test: Fail # Issue 13510
+
+[ ($compiler == dartanalyzer || $compiler == dart2analyzer) && $checked ]
+mirrors/redirection_type_shuffling_test/01: Fail # Override multitest annotation. The analyzer is not expected to know a reflect call will fail.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698