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

Unified Diff: tests/language/language_dart2js.status

Issue 10444084: Skip tests that time out on IE. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
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 | « 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: tests/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index d9f4cae367842f00b5c8d14e2e0a1822fda391ac..9aa992ea3b5cd84619320bf93c3f03616271e508 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -235,3 +235,71 @@ assign_top_method_negative_test: Crash
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
+
+[ $compiler == dart2js && $runtime == ie ]
+arithmetic2_test: Skip # BUG(3304): Times out.
+assert_keyword_negative_test: Skip # BUG(3304): Times out.
+assign_instance_method_negative_test: Skip # BUG(3304): Times out.
+bad_named_parameters2_test: Skip # BUG(3304): Times out.
+bad_named_parameters_test: Skip # BUG(3304): Times out.
+call_through_getter_test: Skip # BUG(3304): Times out.
+call_through_null_getter_test: Skip # BUG(3304): Times out.
+class_override_negative_test: Skip # BUG(3304): Times out.
+closure3_test: Skip # BUG(3304): Times out.
+closure_call_wrong_argument_count_negative_test: Skip # BUG(3304): Times out.
+div_by_zero_test: Skip # BUG(3304): Times out.
+double_to_string_as_exponential_test: Skip # BUG(3304): Times out.
+dynamic_field_test: Skip # BUG(3304): Times out.
+exception_test: Skip # BUG(3304): Times out.
+execute_finally7_test: Skip # BUG(3304): Times out.
+expect_test: Skip # BUG(3304): Times out.
+factory3_test: Skip # BUG(3304): Times out.
+fannkuch_test: Skip # BUG(3304): Times out.
+field_method4_negative_test: Skip # BUG(3304): Times out.
+generics2_test: Skip # BUG(3304): Times out.
+hello_dart_test: Skip # BUG(3304): Times out.
+hello_script_test: Skip # BUG(3304): Times out.
+implicit_closure1_test: Skip # BUG(3304): Times out.
+implied_interface_test: Skip # BUG(3304): Times out.
+import_core_impl_no_prefix_test: Skip # BUG(3304): Times out.
+import_core_no_prefix_test: Skip # BUG(3304): Times out.
+instance_call_wrong_argument_count_negative_test: Skip # BUG(3304): Times out.
+interface_inherit_field_test: Skip # BUG(3304): Times out.
+label_test: Skip # BUG(3304): Times out.
+library_private_in_constructor_test: Skip # BUG(3304): Times out.
+list_test: Skip # BUG(3304): Times out.
+local_function3_test: Skip # BUG(3304): Times out.
+local_function_test: Skip # BUG(3304): Times out.
+method_invocation_test: Skip # BUG(3304): Times out.
+naming_test: Skip # BUG(3304): Times out.
+native_test: Skip # BUG(3304): Times out.
+no_such_method_negative_test: Skip # BUG(3304): Times out.
+null_pointer_exception_test: Skip # BUG(3304): Times out.
+override_field_method4_negative_test: Skip # BUG(3304): Times out.
+override_field_method5_negative_test: Skip # BUG(3304): Times out.
+prefix6_negative_test: Skip # BUG(3304): Times out.
+private2_test: Skip # BUG(3304): Times out.
+private3_test: Skip # BUG(3304): Times out.
+private_member1_negative_test: Skip # BUG(3304): Times out.
+private_member2_negative_test: Skip # BUG(3304): Times out.
+private_member3_negative_test: Skip # BUG(3304): Times out.
+reg_ex2_test: Skip # BUG(3304): Times out.
+reg_exp2_test: Skip # BUG(3304): Times out.
+savannah_test: Skip # BUG(3304): Times out.
+stack_overflow_test: Skip # BUG(3304): Times out.
+stack_trace_test: Skip # BUG(3304): Times out.
+static_field1a_run_negative_test: Skip # BUG(3304): Times out.
+static_field2a_run_negative_test: Skip # BUG(3304): Times out.
+string_interpolate_npe_test: Skip # BUG(3304): Times out.
+string_interpolate_test: Skip # BUG(3304): Times out.
+throw1_test: Skip # BUG(3304): Times out.
+throw2_test: Skip # BUG(3304): Times out.
+throw3_test: Skip # BUG(3304): Times out.
+throw4_test: Skip # BUG(3304): Times out.
+throw5_test: Skip # BUG(3304): Times out.
+throw6_test: Skip # BUG(3304): Times out.
+throw_test: Skip # BUG(3304): Times out.
+type_checks_in_factory_method_test: Skip # BUG(3304): Times out.
+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.
« no previous file with comments | « tests/isolate/isolate.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698