blob: 6219e15321185c1e11d2f602169a56740beaba2f [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 = "desktopui_YouTubeHTML5"
PURPOSE = "Verify that YouTube HTML5 video works"
CRITERIA = """
This test will fail if YouTube HTML5 video fails to play.
"""
SUITE = "video"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "desktopui"
TEST_TYPE = "client"
DOC = """
This test verify YouTube video playback, states and resolutions.
"""
job.run_test('desktopui_YouTubeHTML5')