blob: 1dc5d646e66eccc4a82154da9d474388df4d427f [file] [log] [blame]
# Copyright 2014 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 = "chromeos-gfx"
NAME = "graphics_Stress.blobaquariumyt"
PURPOSE = "Execute a graphics stress test."
CRITERIA = "All tests must not crash/hang the GPU."
SUITE = 'graphics_per-day, graphics, graphics_browser'
TIME = "LENGTHY"
TEST_CATEGORY = "Stress"
TEST_CLASS = "graphics"
TEST_TYPE = "client"
BUG_TEMPLATE = {
'labels': ['Cr-OS-Kernel-Graphics'],
}
DOC = """
This test runs a graphics stress with WebGL Blob, Aquarium and YouTube.
"""
job.run_test('graphics_Stress', subtest='blob+aquarium+yt')