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

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

Issue 10456025: Missed these two failures. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/
Patch Set: Created 8 years, 7 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/frog/tests/leg_only/leg_only.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/language/language_dart2js.status
===================================================================
--- dart/tests/language/language_dart2js.status (revision 8086)
+++ dart/tests/language/language_dart2js.status (working copy)
@@ -329,6 +329,7 @@
bad_named_parameters2_test: Fail # Uncaught error: Instance of 'TypeError'
bad_named_parameters_test: Fail # Uncaught error: Instance of 'TypeError'
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'
implied_interface_test: Fail # Uncaught error: Instance of 'TypeError'
local_function3_test: Fail # Uncaught error: Instance of 'TypeError'
« no previous file with comments | « dart/frog/tests/leg_only/leg_only.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698