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

Unified Diff: client/site_tests/desktopui_SyncIntegrationTests/control

Issue 3209004: Moved chrome autotests to chromium depot (Closed) Base URL: ssh://gitrw.chromium.org/autotest.git
Patch Set: updates Created 10 years, 4 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
Index: client/site_tests/desktopui_SyncIntegrationTests/control
diff --git a/client/site_tests/desktopui_SyncIntegrationTests/control b/client/site_tests/desktopui_SyncIntegrationTests/control
deleted file mode 100644
index f45a852cfd96db266ca53e570310b975ef913a96..0000000000000000000000000000000000000000
--- a/client/site_tests/desktopui_SyncIntegrationTests/control
+++ /dev/null
@@ -1,20 +0,0 @@
-# Copyright (c) 2010 The Chromium OS Authors. All rights reserved.
-# Use of this source code is governed by a BSD-style license that can be
-# found in the LICENSE file.
-
-AUTHOR = "Chrome OS Team"
-NAME = "desktopui_SyncIntegrationTests"
-PURPOSE = "Verify sync capability of Chrome."
-CRITERIA = """
-This test will fail if any of the commands chrome executes returns an error.
-"""
-TIME = "LONG"
-TEST_CATEGORY = "Functional"
-TEST_CLASS = "desktopui"
-TEST_TYPE = "client"
-
-DOC = """
-This is a wrapper test for Chrome sync_integration_tests.
-"""
-
-job.run_test('desktopui_SyncIntegrationTests')

Powered by Google App Engine
This is Rietveld 408576698