blob: 0e8642243de00d2e7db59d8cbc2108ec928b3a88 [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_ChromeProfileSanitaryTelemetry"
SUITE = "regression"
TIME = "FAST"
TEST_CATEGORY = "Functional"
TEST_CLASS = "login"
TEST_TYPE = "client"
EXPERIMENTAL = "True"
# TODO(achuith, dennisjeffrey): Replace login_ChromeProfileSanitary with this
# test after this is promoted to non-experimental.
DOC = """
This test checks that, after logging in successfully and crashing Chrome, the
browser is still using the correct profile (the one on encrypted storage).
"""
job.run_test('login_ChromeProfileSanitaryTelemetry')