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

Unified Diff: tests/standalone/standalone.status

Issue 8357002: Disabled failing tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 2 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/standalone/src/TimerCancel1Test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 374f7daf6030f65d430012af23971fa21ad7b281..3bb6df12f98883d06f5e1c0f77fff67ab306b436 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -6,13 +6,12 @@ prefix standalone
[ $arch == ia32]
ManyEchoServerTest: Skip # Bug 5103754
-
+TimerCancel1Test: Skip
Søren Gjesse 2011/10/19 14:22:44 Please open a bug and document it here.
jrgfogh 2011/10/19 14:26:41 Done.
[ $arch == ia32 && $mode == release]
# Currently process tests are bound to debug mode.
Process*: Skip
-
[ $arch == ia32 && $system == macos]
# Currently process tests are not working on Mac OS.
Process*: Skip
@@ -39,6 +38,8 @@ TimerTest: Skip # Uses EventHandler
TimerRepeatTest: Skip # Uses EventHandler
MultipleTimerTest: Skip # Uses EventHandler
TimerCancelTest: Skip # Uses EventHandler
Søren Gjesse 2011/10/19 14:22:44 Dies the TimerCancelTest tese still exist?
jrgfogh 2011/10/19 14:26:41 Yes.
+TimerCancel1Test: Skip # Uses EventHandler
+TimerCancel2Test: Skip # Uses EventHandler
FileInputStreamTest: Skip # Uses TextFileInputStream.
Process*: Skip # Uses Process
Directory*: Skip # Uses Directory
« no previous file with comments | « tests/standalone/src/TimerCancel1Test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698