Commit f412a534 authored by Jazz Xu's avatar Jazz Xu Committed by Commit Bot

[CrOS Video Player] Add missing start test..

Bug: 909963
Change-Id: I5c443e1cd33d9ff88136904de9695b3aa12a58f6
Reviewed-on: https://chromium-review.googlesource.com/c/1481620Reviewed-by: default avatarLuciano Pacheco <lucmult@chromium.org>
Commit-Queue: Jazz Xu <jazzhsu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#634368}
parent 1647ce3b
......@@ -67,10 +67,12 @@ IN_PROC_BROWSER_TEST_F(VideoPlayerBrowserTest, OpenSingleVideoOnDrive) {
IN_PROC_BROWSER_TEST_F(VideoPlayerBrowserTest, OpenVideoWithSubtitle) {
set_test_case_name("openVideoWithSubtitle");
StartTest();
}
IN_PROC_BROWSER_TEST_F(VideoPlayerBrowserTest, OpenVideoWithoutSubtitle) {
set_test_case_name("openVideoWithoutSubtitle");
StartTest();
}
IN_PROC_BROWSER_TEST_F(VideoPlayerBrowserTest, CheckInitialElements) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment