blob: f5edf6ab1f43decba4acf42e022d28e8c7790189 [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"
EXPERIMENTAL = "True"
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')