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

Unified Diff: client/site_tests/platform_DiskIterate/control

Issue 6905061: Remove platform_DiskIterate test due to removal of DeviceKit-Disks (Closed) Base URL: ssh://gitrw.chromium.org:9222/autotest.git@master
Patch Set: Remove platform_DiskIterate test due to removal of DeviceKit-Disks Created 9 years, 8 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 | « no previous file | client/site_tests/platform_DiskIterate/platform_DiskIterate.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/site_tests/platform_DiskIterate/control
diff --git a/client/site_tests/platform_DiskIterate/control b/client/site_tests/platform_DiskIterate/control
deleted file mode 100644
index df35a04733466b85ef9d4de24b2d8cdbc4db4d9b..0000000000000000000000000000000000000000
--- a/client/site_tests/platform_DiskIterate/control
+++ /dev/null
@@ -1,17 +0,0 @@
-AUTHOR = "Chrome OS Team"
-NAME = "platform_DiskIterate"
-PURPOSE = "Verify DeviceKit-disks daemon is running an 1 disk is present."
-CRITERIA = """
-This test will fail if DeviceKit-disks does not find at least 1 disk.
-"""
-TIME = "SHORT"
-TEST_CATEGORY = "Functional"
-TEST_CLASS = "Platform"
-TEST_TYPE = "client"
-
-DOC = """
-This test checks whether the DeviceKit-disks daemon can be reached and if at
-least one disk can be found.
-"""
-
-job.run_test('platform_DiskIterate')
« no previous file with comments | « no previous file | client/site_tests/platform_DiskIterate/platform_DiskIterate.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698