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

Unified Diff: client/site_tests/desktopui_PageCyclerTests/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_PageCyclerTests/control
diff --git a/client/site_tests/desktopui_PageCyclerTests/control b/client/site_tests/desktopui_PageCyclerTests/control
deleted file mode 100644
index 91c6eb03bbdea92e83d53eb96bc40d42a71e9b5d..0000000000000000000000000000000000000000
--- a/client/site_tests/desktopui_PageCyclerTests/control
+++ /dev/null
@@ -1,28 +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_PageCyclerTests"
-PURPOSE = "Benchmark page loading times of the Chrome web browser."
-CRITERIA = """
-No specific criteria.
-"""
-TIME = "LONG"
-TEST_CATEGORY = "Benchmark"
-TEST_CLASS = "desktopui"
-TEST_TYPE = "client"
-
-DOC = """
-The page cycler consists of the following tests:
- 'PageCyclerTest.Alexa_usFile', 'PageCyclerTest.MozFile',
- 'PageCyclerTest.Intl1File', 'PageCyclerTest.Intl2File',
- 'PageCyclerTest.DhtmlFile', 'PageCyclerTest.Moz2File',
- 'PageCyclerTest.BloatFile', 'PageCyclerTest.DomFile',
- 'PageCyclerTest.MorejsFile', 'PageCyclerTest.MorejsnpFile'
-
-At the end of the test, a message is printed with the median latency.
-
-"""
-
-job.run_test('desktopui_PageCyclerTests')

Powered by Google App Engine
This is Rietveld 408576698