blob: 295753f6f972c648ce4abc86d7c5ab4dcb6454d7 [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.
# TEST IS DISABLED UNTIL MIGRATED TO PYTHON 3.
# For instructions on how to: go/tauto-py3-migration
# To re-enable migrate to Python 3.
# If the test is not migrated by 1/14/22 it will be deleted.
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')