blob: ceda3fac7369e57c9919f9ae7aa90d29db68bcf1 [file] [log] [blame]
# Copyright (c) 2012 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 Project"
NAME = "desktopui_UrlStress"
PURPOSE = "Verify numerous URL loads."
CRITERIA = """
This test will fail if the URL ever fails to load.
"""
TIME = "LONG"
TEST_CATEGORY = "General"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
DOC = """
This test opens and closes tabs until the time limit is reached.
"""
job.run_test('desktopui_UrlStress')