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

Unified Diff: tests/standalone/standalone.status

Issue 8502022: Disable TestRunnerTest in standalone.status, file bug 383. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 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/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 8cf2645ca5ab45a14c29d3fc75e3f883531f338c..0f01753b6f896b7aae6d336f320dac2fc03897d9 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -14,7 +14,8 @@ FileInvalidArgumentsTest: Fail, OK
ManyEchoServerTest: Skip # Bug 5103754
# These tests fail, crash, and timeout to test the testing infrastructure.
FailTest: Fail
-TimeoutTest: Timeout
+TimeoutTest: Skip # Uses too much time to test on many platforms, for no gain.
+TestRunnerTest: Skip # Hangs occasionally on many platforms. Bug 383.
[ $component == vm && $system == macos]
# This test fails with "Too many open files" on the Mac OS buildbot.
« 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