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

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

Issue 10442081: Update status files for dart2js/mac/safari. (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/tests/isolate/isolate.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 8084)
+++ dart/tests/language/language_dart2js.status (working copy)
@@ -303,3 +303,19 @@
typed_message_test: Skip # BUG(3304): Times out.
unbound_getter_test: Skip # BUG(3304): Times out.
unhandled_exception_negative_test: Skip # BUG(3304): Times out.
+
+[ $compiler == dart2js && $runtime == safari ]
+arithmetic2_test: Fail # Uncaught error: Instance of 'TypeError'
+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'
+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'
+arithmetic_test: Skip # Timeout
+method_invocation_test: Fail # Uncaught error: Instance of 'TypeError'
+null_pointer_exception_test: Fail # Uncaught error: Instance of 'TypeError'
+private3_test: Fail # Uncaught error: Instance of 'TypeError'
+savannah_test: Fail # Uncaught error: Instance of 'TypeError'
+string_interpolate_npe_test: Fail # Uncaught error: Instance of 'TypeError'
+label_test: Skip # Timeout
« no previous file with comments | « dart/tests/isolate/isolate.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698