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

Unified Diff: tests/lib/lib.status

Issue 25600002: Rework redirection_type_shuffling_test to not require status override for analyzer. (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 | tests/lib/mirrors/redirection_type_shuffling_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 6e1ce027bee45870a8595ccd5a93fe8e1123406b..5ba77acd6b5746e5d9a619a1b52daddf99aef766 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -43,7 +43,7 @@ mirrors/library_metadata2_test/01: CompileTimeError # Issue 13633
async/stream_controller_async_test: Pass, Fail # Issue 13608
[ $compiler == dart2js && $checked ]
-mirrors/redirection_type_shuffling_test/01: Fail # Issue 13706
+mirrors/redirection_type_shuffling_test: RuntimeError # Issue 13706
[ $runtime == safari ]
mirrors/return_type_test: Pass, Timeout # Issue 12858
@@ -188,6 +188,3 @@ 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 | tests/lib/mirrors/redirection_type_shuffling_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698