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

Unified Diff: tests/lib/lib.status

Issue 296213002: Mark a lot of ie9 tests as skip instead of timeout or flaky timeout. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 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/html/html.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
===================================================================
--- tests/lib/lib.status (revision 36480)
+++ tests/lib/lib.status (working copy)
@@ -13,7 +13,7 @@
convert/streamed_conversion_json_utf8_encode_test: Skip # http://dartbug.com/15498
convert/streamed_conversion_utf8_encode_test: Skip # http://dartbug.com/15498
-mirrors/mirrors_reader_test: Timeout, Slow, RuntimeError # Issue 16589
+mirrors/mirrors_reader_test: Skip # Issue 16589
[ $csp ]
mirrors/delegate_test: RuntimeError # Issue 13864
@@ -220,11 +220,11 @@
[ $runtime == ie9 ]
# IE9 doesn't support typed arrays.
typed_data/*: Fail # Issue 11971
-convert/chunked_conversion_utf88_test: Pass, Slow, Timeout # Issue 12029
-convert/streamed_conversion_json_utf8_decode_test: Pass, Timeout # Issue 12029
-async/deferred/*: Pass, Fail, Timeout # http://dartbug.com/12635
+convert/chunked_conversion_utf88_test: Skip # Issue 12029
+convert/streamed_conversion_json_utf8_decode_test: Skip # Issue 12029
+async/deferred/*: Skip # http://dartbug.com/12635
mirrors/deferred*: Pass, Fail # http://dartbug.com/12635
-convert/streamed_conversion_utf8_decode_test: Pass, Timeout # http://dartbug.com/12768
+convert/streamed_conversion_utf8_decode_test: Skip # http://dartbug.com/12768
convert/utf85_test: Skip # Issue 12029.
convert/json_util_test: Fail # Issue 16109
mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16589
« no previous file with comments | « tests/html/html.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698