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

Unified Diff: tests/lib/lib.status

Issue 112523003: Mark other timer tests as flaky on Dartium where the timer can fire early. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years 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 5f3b3c8b68d025c8a0d2d6833ae3620d0e9e6900..b419ce4495da6c8bc2119d756c7796cfdd79c425 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -216,7 +216,10 @@ typed_data/setRange_2_test: Fail # Issue 15413
typed_data/setRange_3_test: Fail # Issue 15413
[ $compiler == none && ( $runtime == drt || $runtime == dartium ) ]
-async/timer_test: Fail, Pass # Issue 15487 (debug only?)
+async/timer_test: Fail, Pass # Issue 15487
+async/multiple_timer_test: Fail, Pass # Issue 15487
+async/stream_periodic3_test: Fail, Pass # Issue 15487
+async/timer_isolate_test: Fail, Pass # Issue 15487
[ $compiler == none && $runtime == drt && $system == windows ]
async/multiple_timer_test: Fail, Pass # See Issue 10982
« 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