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

Unified Diff: tests/lib/lib.status

Issue 247313004: Fix for 14221/ 15553/ 16673- X isSubtypeOf E now returns false when X is some type and E is a type … (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 8 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 | « tests/language/language_analyzer.status ('k') | 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 f5d65e20730aad0606f9d508f280950286480e89..82dbae8b6b8d9272b7b324bda2df5b5843e1b03c 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -327,6 +327,7 @@ mirrors/removed_api_test: StaticWarning, OK # Deliberately refers to undeclared
mirrors/deferred_mirrors_metadata_test: Fail # Issue 17522
mirrors/metadata_scope_test/01: MissingCompileTimeError # Issue 17894
+mirrors/new_instance_with_type_arguments_test: StaticWarning # Issue 18374
[ $compiler == dart2js && $runtime == d8 && $system == windows ]
async/*deferred*: Skip # Issue 17458
« no previous file with comments | « tests/language/language_analyzer.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698