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

Unified Diff: tests/language/language_dart2js.status

Issue 11226058: Mark tests as passing. (Closed) Base URL: https://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
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index d35ca0e7e2f3bf27d3023d4a8b2d83da0c642c45..fb50ea3db9579d90bb215447ae3283c9fbf91475 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -325,13 +325,10 @@ assign_top_method_negative_test: Crash
[ $compiler == dart2js && $runtime == ff ]
-call_through_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
double_to_string_as_fixed_test: Fail
[ $compiler == dart2js && $runtime == ie9 ]
-call_through_getter_test: Fail
-call_through_null_getter_test: Fail
div_by_zero_test: Fail
double_to_string_as_fixed_test: Fail
expect_test: Fail
@@ -343,7 +340,6 @@ type_checks_in_factory_method_test: Fail
[ $compiler == dart2js && $runtime == safari ]
arithmetic_test: Skip # BUG(3492): Times out.
-call_through_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
closure3_test: Fail # Uncaught error: Instance of 'TypeError'
method_invocation_test: Fail # Uncaught error: Instance of 'TypeError'
« 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