blob: f45b7c7d81004b6354a338beede47d19d0a85579 [file] [log] [blame]
# Copyright 2016 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, antrim"
NAME = "desktopui_ExitOnSupervisedUserCrash.arc"
ATTRIBUTES = "suite:arc-bvt-cq, suite:bvt-cq"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
JOB_RETRIES = 2
DEPENDENCIES = "arc"
ARC_MODE = "enabled"
DOC = """
This test synthetically informs the session_manager that a supervised user
account is being created and verifies that a crash during that operation
triggers session termination.
"""
job.run_test('desktopui_ExitOnSupervisedUserCrash', arc_mode=ARC_MODE)