blob: c5df9be25cb4305e21f64d9840e9a6776bd43d1a [file] [log] [blame]
# Copyright (c) 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.
# If you see any error at the Vimeo player end, try updating froogaloop.js.
# https://raw.github.com/vimeo/player-api/master/javascript/froogaloop.js
AUTHOR = "rohitbm@chromium.org, chromeos-video@google.com"
NAME = "video_VimeoVideo"
PURPOSE = "Verify that Vimeo (html5) video works"
CRITERIA = """
This test will fail if Vimeo video fails to play.
"""
SUITE = "bvt-perbuild"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "video"
TEST_TYPE = "client"
DEPENDENCIES = "hw_video_acc_h264"
BUG_TEMPLATE = {
'owner': 'rohitbm@chromium.org',
'labels': ['OS-Chrome', 'Cr-OS-Kernel-Video'],
}
DOC = """
This test verifies Vimeo video playback and player states.
"""
job.run_test('video_VimeoVideo')