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

Unified Diff: tests/lib/lib.status

Issue 252693006: Fix for 18468- T << Type where T is a type parameter and Type is the type Type from dart.core (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase and code review change 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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index fcd4ea89e9ca095f46420db54dbe1b72ffca081e..2d7139218f99694457c7eaf5e6fa9c617e06b1ad 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -325,7 +325,6 @@ 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

Powered by Google App Engine
This is Rietveld 408576698