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

Unified Diff: tests/lib/lib.status

Issue 26420003: Mark generic bounds tests as failing the analyzer as well. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 2 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 68a98badac8a104b7806d72091bff0e0d3ab6975..c3a5ebec5f4af11eca826e18e404a110a47cdd65 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -208,11 +208,15 @@ async/stream_controller_async_test: Pass, Fail # Issue 13608
[ $compiler == dartanalyzer ]
mirrors/typedef_test/none: Fail # Issue 13093
mirrors/generics_test/none: Fail # Issue 13432
+mirrors/generic_bounded_test/none: Fail # Issue 13432
+mirrors/generic_bounded_by_type_parameter_test/none: Fail # Issue 13432
mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612
[ $compiler == dart2analyzer ]
mirrors/typedef_test/none: Fail # Issue 13093
mirrors/generics_test/none: Fail # Issue 13432
+mirrors/generic_bounded_test/none: Fail # Issue 13432
+mirrors/generic_bounded_by_type_parameter_test/none: Fail # Issue 13432
mirrors/invoke_named_test/none: Fail # http://dartbug.com/13612
[ $compiler == none && $runtime == dartium ]
« 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