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

Unified Diff: tests/language/language_dart2js.status

Issue 985203002: Allow direct access to type parameters from factory (issue 22700). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 5 years, 9 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/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 44305)
+++ tests/language/language_dart2js.status (working copy)
@@ -11,6 +11,7 @@
await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728
[ $compiler == dart2js || $compiler == dart2dart ]
+reify_typevar_static_test/01: CompileTimeError # Issue 22700
symbol_literal_test/*: Fail # Issue 21825
constructor_duplicate_final_test/01: Fail # Issue 13363
constructor_duplicate_final_test/02: Fail # Issue 13363

Powered by Google App Engine
This is Rietveld 408576698