blob: a7a826c194a314da18b536f69b5d74f81d86ae58 [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 = 'scunningham'
NAME = 'policy_PluginsBlockedForUrls.siteblocked_block'
# TODO crbug.com/712394: reenable this test
# ATTRIBUTES = 'suite:ent-nightly, suite:policy'
TIME = 'SHORT'
TEST_CATEGORY = 'General'
TEST_CLASS = 'enterprise'
TEST_TYPE = 'client'
DOC = '''
Verify effects of PluginsBlockedForUrls policy.
This test case verifies the behavior and appearance of Chrome OS when user
policy PluginsBlockedForUrls contains URLs with one whose domain matches
the page that uses a plugin, and DefaultPluginsSetting=1 (Allow Plugins).
'''
job.run_test('policy_PluginsBlockedForUrls', case='SiteBlocked_Block')