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

Unified Diff: tests/language/language_dart2js.status

Issue 11776039: - Fix status file for missing Timer support in dart2js D8 runtime. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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 | « no previous file | 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
===================================================================
--- tests/language/language_dart2js.status (revision 16807)
+++ tests/language/language_dart2js.status (working copy)
@@ -91,7 +91,6 @@
compile_time_constant_checked3_test/06: Fail, OK
[ $compiler == dart2js ]
-closure_cycles_test: Fail # Timer interface not supported; dartbug.com/7728.
call_operator_test: Fail # Issue 7622.
class_literal_test: Fail # Issue 7626.
identical_closure2_test: Fail # Issues 563, 1533
@@ -378,3 +377,4 @@
[ $runtime == d8 ]
# Timer interface not supported.
typed_message_test: Fail
+closure_cycles_test: Fail
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698