blob: 67ead6fe263f26f780121a57d15ac6c4c2b907b4 [file] [log] [blame]
# Copyright 2019 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 = 'dbeckett'
NAME = 'policy_ExtensionAllowedTypes.theme'
# Disable this test until it can be fixed: http://b/171582298
# ATTRIBUTES = 'suite:ent-nightly, suite:policy'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify Setting the policy 'ExtensionAllowedTypes' to only 'extension, themes'
will allow installation of themes on ChromeOS.
'''
job.run_test('policy_ExtensionAllowedTypes',
case='theme')