blob: b08db4e51af5de4c8ad7de4674954d779690a140 [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.
AUTHOR = "Chrome OS Project, chromeos-video@google.com"
NAME = "video_VideoReload.vp8"
PURPOSE = "Verify that Chrome can reload webm video"
CRITERIA = """
This test will fail if Chrome fails to reload webm video.
"""
SUITE = "video,qav"
TIME = "SHORT"
TEST_CATEGORY = "General"
TEST_CLASS = "video"
TEST_TYPE = "client"
DOC = """
This test verifies Chrome can reload webm video after reloading the page.
"""
job.run_test('video_VideoReload', tag='vp8', html='webmvideo.html')