blob: 817f8382ad631b27d6d7540558020f4c65c7f853 [file] [log] [blame]
# Copyright 2015 The ChromiumOS Authors
# Use of this source code is governed by a BSD-style license that can be
# found in the LICENSE file.
NAME = "touch_TabSwitch"
METADATA = {
"contacts": ["chromeos-tango@google.com"],
"bug_component": "b:167253",
"criteria": "Three finger swipe left/right changes tabs. Not affected by Australian.",
"hw_agnostic": False,
'variant_category': '{"name": "Touchpad_SoC_Controller_Variant-def-plus-kernelnext"}',
}
#TODO: Uncomment this after solution for Autotest chrome extension found
#ATTRIBUTES = "suite:touch_replay_touchpad, group:release-health, release-health_touch"
TEST_TYPE = "client"
DEPENDENCIES = "touchpad"
job.run_test('touch_TabSwitch')