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

Unified Diff: tests/language/language.status

Issue 10832239: Enable Opera testing (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 | « tests/json/json.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
===================================================================
--- tests/language/language.status (revision 10468)
+++ tests/language/language.status (working copy)
@@ -123,9 +123,18 @@
[ $runtime == chrome ]
string_escape1_negative_test: Skip
-# TODO(jmesserly): now that we have a bot, we need to set up Opera testing.
[ $runtime == opera ]
-*: Skip
+# TODO(kasperl): Triage these tests.
+arithmetic_test: Crash
+call_through_getter_test: Fail
+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
+label_test: Skip
[ $runtime == ie && ($system == linux || $system == mac) ]
*: Skip
« no previous file with comments | « tests/json/json.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698