blob: 986c162d5abcb368461b4c4053ae8108420bf4f1 [file] [log] [blame]
# Copyright (c) 2013 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 = "cmasone, jrbarnette"
NAME = "desktopui_Respawn"
SUITE = "bvt"
TIME = "SHORT"
TEST_CATEGORY = "Functional"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
DOC = """
This test verifies that our UI respawning logic functions correctly under
normal conditions. That is, that the UI will cease restarting after a certain
number of failed respawn attempts. By design, this test does _not_ attempt to
ensure that these values remain the same over time. The values are
somewhat arbitrary anyhow, so enforcing them is simply an over-constraint.
"""
job.run_test('desktopui_Respawn')