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

Unified Diff: tests/corelib/corelib.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 | « samples/tests/samples/samples.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 238ee22d5d5df1ce1decb002a72b37cc2273802b..dead281c73e5b3c0d99fbdc6891868cc1be4fdaa 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -87,3 +87,11 @@ list_sort_test: Fail, Pass # Issue 2667
[ $compiler == dart2js && $runtime == ff ]
core_runtime_types_test: Fail
const_list_literal_test: Fail # Uncaught error: Instance of 'TypeError'
+
+[ $compiler == dart2js && $runtime == ie ]
+const_list_literal_test: Skip # BUG(3304): Times out.
+date_time7_test: Skip # BUG(3304): Times out.
+list_sort_test: Skip # BUG(3304): Times out.
+reg_exp_all_matches_test: Skip # BUG(3304): Times out.
+sort_test: Skip # BUG(3304): Times out.
+string_base_vm_test: Skip # BUG(3304): Times out.
« no previous file with comments | « samples/tests/samples/samples.status ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698