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

Unified Diff: tests/language/language_dart2js.status

Issue 11271016: Enable Opera tests. (Closed) Base URL: http://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
Index: tests/language/language_dart2js.status
===================================================================
--- tests/language/language_dart2js.status (revision 14059)
+++ tests/language/language_dart2js.status (working copy)
@@ -352,3 +352,14 @@
export_cyclic_test: Fail # Issue 5785 (root cause: issue 2264)
import_combinators_test: Fail # Issue 5785 (root cause: issue 2264)
first_class_types_libraries_test: Fail
+
+[ $runtime == opera ]
+call_through_null_getter_test: Fail
+closure3_test: Fail
+execute_finally3_test: Fail
+method_invocation_test: Fail
+null_pointer_exception_test: Fail
+stack_overflow_test: Fail
+string_interpolate_npe_test: Fail
+closure_call_wrong_argument_count_negative_test: Skip
kasperl 2012/10/25 09:28:31 It might be nice with a comment that explains why
+label_test: Skip

Powered by Google App Engine
This is Rietveld 408576698