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

Unified Diff: tests/language/language_dart2js.status

Issue 1616143003: Lower map literals to constructor or function calls in builder (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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/corelib/corelib.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 62cef82b53c79cbfbed4144045ab0213f5141c18..e78d7103354df0c8cb9a215f87c93c51a11ac2d4 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -306,7 +306,6 @@ switch_label_test: Crash # (switch (animal){cas... continue to a labeled switch
switch_try_catch_test: Crash # (switch (0){_0:case ... continue to a labeled switch case
switch8_test: Crash # Pending statics: JSArray
type_variable_closure2_test: RuntimeError # Issue 25309: T lost in List<T>
-type_variable_closure4_test: RuntimeError # T lost in <T,T>{}
type_variable_field_initializer_closure_test: RuntimeError # Issue 25309: T lost in List<T>
type_variable_field_initializer_test: RuntimeError # Issue 25309: T lost in List<T>
type_variable_nested_test: RuntimeError # Issue 25309: T lost in List<T>
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698