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

Unified Diff: tests/language/language_dart2js.status

Issue 11092059: typed_message_test started passing. Since this was never fully investigated to (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 2 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 13504)
+++ tests/language/language_dart2js.status (working copy)
@@ -333,12 +333,6 @@
call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
double_to_string_as_fixed_test: Fail
-[ $compiler == dart2js && $runtime == ff && $system == windows ]
-export_test: Fail # Issue 5785
-export_cyclic_test: Fail # Issue 5785
-generic_creation_test: Fail # Issue 5785l
-
-
[ $compiler == dart2js && $runtime == ie ]
call_through_getter_test: Fail
call_through_null_getter_test: Fail
@@ -362,7 +356,9 @@
[ $compiler == dart2js && $runtime == ff && $system == windows ]
prefix_new_test: Fail # TODO(ahe): Enable wrapper-less tests on Firefox/Windows.
-typed_message_test: Fail # http://dartbug.com/5383
first_class_types_test: Fail # http://dartbug.com/5523
part2_test: Fail # TODO(ahe): Enable wrapper-less tests on Firefox/Windows.
part_test: Fail # TODO(ahe): Enable wrapper-less tests on Firefox/Windows.
+export_test: Fail # Issue 5785
+export_cyclic_test: Fail # Issue 5785
+generic_creation_test: Fail # Issue 5785l
« 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