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

Unified Diff: dart/tests/language/language.status

Issue 11794047: Remove generic typedefs that dart2js chokes on. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Update status files for non-browser tests Created 7 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 | « dart/sdk/lib/core/list.dart ('k') | dart/tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language.status
diff --git a/dart/tests/language/language.status b/dart/tests/language/language.status
index ffc714d4d08cf471ad254b4e2b2cdce6a313e524..6389ba85d4100cf6dc3e8ec1252a07b375a8fdaf 100644
--- a/dart/tests/language/language.status
+++ b/dart/tests/language/language.status
@@ -537,9 +537,3 @@ prefix22_test: Pass
invocation_mirror_test: Fail, OK # hardcoded names.
invocation_mirror2_test: Fail, OK # hardcoded names.
super_call4_test: Fail, OK # hardcoded names.
-
-[ $compiler == dart2js && $runtime == d8 && $checked ]
-# Issue 7733.
-compile_time_constant_a_test: Fail
-compile_time_constant_b_test: Fail
-ordered_maps_test: Fail
« no previous file with comments | « dart/sdk/lib/core/list.dart ('k') | dart/tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698