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

Unified Diff: tests/corelib/corelib.status

Issue 10536089: Stop skipping for Safari and Firefox and allow even more stuff pass on IE. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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 | « no previous file | tests/language/language_dart2js.status » ('j') | tests/language/language_dart2js.status » ('J')
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 99681b4237c8399fd151abad2bbc3140d611d84c..d9f03fc7a8e34d355481d2842c7bc4341c625903 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -89,10 +89,10 @@ list_sort_test: Fail, Pass # Issue 2667
core_runtime_types_test: Fail
[ $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.
+const_list_literal_test: Fail # BUG(3304): Maybe this doesn't time out?.
+date_time7_test: Fail # BUG(3304): Maybe this doesn't time out?.
+list_sort_test: Fail # BUG(3304): Maybe this doesn't time out?.
+reg_exp_all_matches_test: Fail # BUG(3304): Maybe this doesn't time out?.
+sort_test: Fail # BUG(3304): Maybe this doesn't time out?.
+string_base_vm_test: Fail # BUG(3304): Maybe this doesn't time out?.
core_runtime_types_test: Fail
« no previous file with comments | « no previous file | tests/language/language_dart2js.status » ('j') | tests/language/language_dart2js.status » ('J')

Powered by Google App Engine
This is Rietveld 408576698