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

Unified Diff: dart/tests/language/language.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
Index: dart/tests/language/language.status
===================================================================
--- dart/tests/language/language.status (revision 8084)
+++ dart/tests/language/language.status (working copy)
@@ -477,3 +477,19 @@
private3_test: Fail # Uncaught error: Instance of 'TypeError'
method_invocation_test: Fail # Uncaught error: Instance of 'TypeError'
label_test: Skip # timeout
+
+[ $compiler == dart2js && $runtime == safari ]
kasperl 2012/05/30 07:20:19 Move this to language_dart2js.status. I'll move th
ngeoffray 2012/05/30 07:25:55 Done.
+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
« dart/samples/tests/samples/samples.status ('K') | « dart/tests/isolate/isolate.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698