blob: 537977c74750586774700487b8085d544284d30a [file] [log] [blame]
# Copyright 2018 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.
NAME = "platform_ScrollTest"
PURPOSE = "Scroll up and down pressure test."
CRITERIA = """
"""
AUTHOR="Yi Xu"
ATTRIBUTES = "suite:crosbolt_perf_nightly"
TIME = "SHORT"
TEST_CATEGORY = "Benchmark"
TEST_CLASS = "performance"
TEST_TYPE = "client"
DOC = """
Opens some tough compositing websites, verify the fps rate when the page is
scrolled up and down.
"""
job.run_test('platform_ScrollTest')