blob: 554aaf6e5c6596b242acafcef05ad22486834315 [file] [log] [blame]
# Copyright (c) 2013 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 = "Chrome OS Project"
NAME = "video_YouTubeHTML5"
PURPOSE = "Verify that YouTube HTML5 video works"
CRITERIA = """
This test will fail if YouTube HTML5 video fails to play.
"""
SUITE = "bvt-perbuild, video, qav"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "video"
TEST_TYPE = "client"
JOB_RETRIES = 1
BUG_TEMPLATE = {
'labels': ['Cr-OS-Kernel-Video', 'OS-Chrome'],
}
DOC = """
This test verify YouTube video playback, states and resolutions.
"""
job.run_test('video_YouTubeHTML5')