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

Unified Diff: client/site_tests/desktopui_UITest/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_UITest/control
diff --git a/client/site_tests/desktopui_UITest/control b/client/site_tests/desktopui_UITest/control
deleted file mode 100644
index 929755bf0955b149a3228399974f223cdfb131c5..0000000000000000000000000000000000000000
--- a/client/site_tests/desktopui_UITest/control
+++ /dev/null
@@ -1,18 +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_UITest"
-PURPOSE = "Verify Chrome executes and renders basic pages."
-CRITERIA = "This test will fail if running Chrome returns a command error."
-TIME = "LONG"
-TEST_CATEGORY = "Functional"
-TEST_CLASS = "desktopui"
-TEST_TYPE = "client"
-
-DOC = """
-This is a wrapper test for Chrome ui_test
-"""
-
-job.run_test('desktopui_UITest')

Powered by Google App Engine
This is Rietveld 408576698