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

Unified Diff: tests/lib/lib.status

Issue 16310006: Revert "Try out 15 ms safety margin." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « tests/lib/async/timer_test.dart ('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
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index d66ecb39d7f54be0be6508e8b9aa0dfc03692ab8..b74613979240450c35eacce6f2f07e4ce1bca087 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -113,6 +113,10 @@ async/timer_not_available_test: Skip # only meant to test when there is no way t
mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io.
async/run_async6_test: Fail # Issue 10910
+[ $compiler == none && $runtime == drt && $system == windows ]
+async/multiple_timer_test: Fail, Pass # See Issue 10982
+async/timer_test: Fail, Pass # See Issue 10982
+
[ $arch == arm ]
*: Skip
« no previous file with comments | « tests/lib/async/timer_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698