blob: 9cd64099dcf6e919d8a431f018579ece69c408f0 [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, achuith"
NAME = "login_ChromeProfileSanitary"
ATTRIBUTES = "suite:regression"
TIME = "FAST"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
DOC = """
This test checks that a browser crash during a user session does not cause the
browser to flip over to using the 'Default' profile, which is neither
unprotected nor user-specific.
This is a regression test for http://crbug.com/183736
"""
job.run_test('login_ChromeProfileSanitary')