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

Unified Diff: tests/lib/lib.status

Issue 54493011: Mark timer test as flaky on IE9. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 1 month 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index a53bf9bb2757fa387124e4d6bd9e71d7731cde21..da9fc837b3547900fa16066d074550732a57a00d 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -142,9 +142,9 @@ mirrors/typedef_test/01: Fail # http://dartbug.com/6490
[ $runtime == ff ]
# FF setTimeout can fire early: https://bugzilla.mozilla.org/show_bug.cgi?id=291386
-async/multiple_timer_test: Pass, Fail
-async/timer_isolate_test: Pass, Fail
-async/timer_test: Pass, Fail
+async/multiple_timer_test: Pass, Fail # Issue 14734
+async/timer_isolate_test: Pass, Fail # Issue 14734
+async/timer_test: Pass, Fail # Issue 14734
convert/chunked_conversion_utf88_test: Pass, Timeout # Issue 12029
convert/streamed_conversion_utf8_encode_test: Pass, Timeout # Issue 12029
convert/streamed_conversion_utf8_decode_test: Pass, Slow # Issue 12029
@@ -157,12 +157,13 @@ convert/streamed_conversion_json_utf8_decode_test: Pass, Timeout # Issue 12029
async/deferred/deferred_api_test: Pass, Timeout # http://dartbug.com/12635
convert/streamed_conversion_utf8_decode_test: Pass, Timeout # http://dartbug.com/12768
convert/utf85_test: Skip # Issue 12029.
+async/timer_isolate_test: Pass, Fail # Issue 14734
[ $compiler == dart2js ]
typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 10275
[ $runtime == opera ]
-async/multiple_timer_test: Pass, Fail
+async/multiple_timer_test: Pass, Fail # Probably issue 14734
[ $runtime == opera && $system == windows]
# TODO(efortuna): Investigate.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698