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

Unified Diff: tests/language/language_dart2js.status

Issue 10823276: Exclude language/naming_test on firefox and safari (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 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 10523)
+++ tests/language/language_dart2js.status (working copy)
@@ -263,6 +263,7 @@
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
+naming_test: Fail
Emily Fortuna 2012/08/10 22:02:08 Did you File an issue about this/add a comment? I
hausner 2012/08/10 22:10:38 Thanks for filing this. I added a comment to the b
[ $compiler == dart2js && $runtime == ie ]
@@ -296,3 +297,5 @@
method_invocation_test: Fail # Uncaught error: Instance of 'TypeError'
null_pointer_exception_test: Fail # Uncaught error: Instance of 'TypeError'
string_interpolate_npe_test: Fail # Uncaught error: Instance of 'TypeError'
+naming_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