• Home
  • History
  • Annotate
  • only in /external/autotest/client/site_tests/video_VideoReload/
History log of /external/autotest/client/site_tests/video_VideoReload/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
92bb409ba93356d341fbc25735d2ec9fe114514e 08-May-2017 Hirokazu Honda <hiroh@chromium.org> Enable logs for video autotests

Make verbose video logs enable before each video autotest and make them
diable after the test.
The function to enable verbose printk log for elm/oak is not implemented yet.

BUG=chromium:697733
TEST=video autotests on exynos and an intel device.

Change-Id: I2a89076b66c541467699cbdad56e19cac41ad07d
Reviewed-on: https://chromium-review.googlesource.com/499827
Commit-Ready: Hirokazu Honda <hiroh@chromium.org>
Tested-by: Hirokazu Honda <hiroh@chromium.org>
Reviewed-by: Kuang-che Wu <kcwu@chromium.org>
ideo_VideoReload.py
bd762fd7ab3497f4690d381db9624525f6d953c5 15-Mar-2017 Achuith Bhandarkar <achuith@chromium.org> autotest: init_network_controller=True

Wherever we use SetHTTPServerDirectories, we should set
init_network_controller=True.

Also fix a bunch of pre-submit errors.

BUG=chromium:701629
TEST=trybots.

Change-Id: I79f52c10a596695d83c9152035a9878ca7969e60
Reviewed-on: https://chromium-review.googlesource.com/455320
Commit-Ready: Achuith Bhandarkar <achuith@chromium.org>
Tested-by: Achuith Bhandarkar <achuith@chromium.org>
Reviewed-by: Achuith Bhandarkar <achuith@chromium.org>
Reviewed-by: Ilja H. Friedel <ihf@chromium.org>
ideo_VideoReload.py
e2ae95d86c1cc5d2cd634ccf060631678b602628 10-Mar-2016 Christopher Wiley <wiley@chromium.org> Revert "Revert "Remove SUITE lines from control files in trivial cases""

This reverts commit 0af42bf5dbb673438f1253e13866c53aa7b91fe7.

Change-Id: I9ae2ad258bd6971eb88294da28c6f81238e123a7
Reviewed-on: https://chromium-review.googlesource.com/332095
Tested-by: Christopher Wiley <wiley@chromium.org>
Reviewed-by: Shuqian Zhao <shuqianz@chromium.org>
ontrol.h264
ontrol.vp8
ontrol.vp9
0af42bf5dbb673438f1253e13866c53aa7b91fe7 09-Mar-2016 Christopher Wiley <wiley@chromium.org> Revert "Remove SUITE lines from control files in trivial cases"

This reverts commit 1e499d54a49f023ccf7da9323c3a9765c510e660.

This has to wait for an infrastructure push.

Change-Id: Ie25306be0e777f7244dbfb913902eee502f01a89
Reviewed-on: https://chromium-review.googlesource.com/331805
Tested-by: Christopher Wiley <wiley@chromium.org>
Reviewed-by: Shuqian Zhao <shuqianz@chromium.org>
ontrol.h264
ontrol.vp8
ontrol.vp9
2fd8e7cba07420bc2b7be921c0a8f97ee76c832e 07-Mar-2016 Christopher Wiley <wiley@google.com> Remove SUITE lines from control files in trivial cases

In all these control files, ATTRIBUTES defined a superset of suites from
SUITE, and the SUITE line looked like a single line:

SUITE = "foo"

BUG=b:27519238
TEST=inspection, generated change with scripts

Change-Id: I7d25554ad3e4458806c394ee66754d23495da07f
Reviewed-on: https://chromium-review.googlesource.com/331361
Commit-Ready: Christopher Wiley <wiley@chromium.org>
Tested-by: Christopher Wiley <wiley@chromium.org>
Reviewed-by: Shuqian Zhao <shuqianz@chromium.org>
ontrol.h264
ontrol.vp8
ontrol.vp9
6c756ed94e56cc1160a61a3a8ef405d4a89cb291 27-Jan-2016 avinash kodipelli <avkodipelli@chromium.org> Refactoring using new native HTML5 API's

This test is refactored using new native HTML5 API's

BUG=chromium:566122
TEST=manual

Change-Id: I338183bd291713ea71b38dffc035366c3b9be3e0
Reviewed-on: https://chromium-review.googlesource.com/323876
Commit-Ready: Avinash Kodipelli <avkodipelli@chromium.org>
Tested-by: Avinash Kodipelli <avkodipelli@chromium.org>
Reviewed-by: Mussa Kiroga <mussa@chromium.org>
ontrol.h264
ontrol.vp8
ontrol.vp9
p4video.html
eload.js
ideo_VideoReload.py
p9video.html
ebmvideo.html
bff3136f7251c79cad6df28be447c7c1ffa1cc06 21-Nov-2015 avinash kodipelli <avkodipelli@chromium.org> Adding vp9 videos for testing

These changes will cover testing on vp9 videos

BUG=chromium:462467
TEST=manual

Change-Id: I07f72b411c31f750bc5269cbe87667635d8a10d6
Reviewed-on: https://chromium-review.googlesource.com/313645
Commit-Ready: Rohit Makasana <rohitbm@chromium.org>
Tested-by: Rohit Makasana <rohitbm@chromium.org>
Reviewed-by: Mussa Kiroga <mussa@chromium.org>
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
ontrol.vp9
p9video.html
55e4a38297449fcf3dbd693e2e6afe72fa84b519 30-Sep-2015 Ahmed Fakhry <afakhry@google.com> [Telemetry] Use browser.platform for SetHTTPServerDirectories and http_server

SetHTTPServerDirectories and http_server were moved from Browser to Platform
in the CL https://codereview.chromium.org/1364853006. This CL modifies the
users of the Browser class to account for that change.

BUG=chromium:537655
TEST=Ran the test locally

Change-Id: I64dc425fbc6f5ed68993668739433e1d74a455f8
Reviewed-on: https://chromium-review.googlesource.com/303183
Reviewed-by: Achuith Bhandarkar <achuith@chromium.org>
Commit-Queue: Achuith Bhandarkar <achuith@chromium.org>
Trybot-Ready: Achuith Bhandarkar <achuith@chromium.org>
Tested-by: Achuith Bhandarkar <achuith@chromium.org>
ideo_VideoReload.py
aa7ec8c17b2c52168ec212b926de38de40f04e5c 06-May-2015 Shuqian Zhao <shuqianz@chromium.org> [autotest] Seed ATTRIBUTES in all control files in autotest

The SUITE tag in the control files is being phased out and replaced by
ATTRIBUTES. During the transition period, both SUITE and ATTRIBUTES tags
will coexist, and a pre-upload hook will enforce that they agree with each
other and also ATTRIBUTES are in the attribute whitelist.

BUG=chromium:482749
TEST=Test with the pre-upload hook

Change-Id: I58288ff97c37af0b356115899b0d98e4052bc725
Reviewed-on: https://chromium-review.googlesource.com/269667
Reviewed-by: Shuqian Zhao <shuqianz@chromium.org>
Commit-Queue: Shuqian Zhao <shuqianz@chromium.org>
Trybot-Ready: Shuqian Zhao <shuqianz@chromium.org>
Tested-by: Shuqian Zhao <shuqianz@chromium.org>
ontrol.h264
ontrol.vp8
41e3f729661fa86ba3079bc34360a375ed1312fb 01-May-2015 Rohit Makasana <rohitbm@chromium.org> Replacing the OS-Kernel-Video label with VideoTestFailure

So people subscribed to OS-Kernel-Video doesn't get failure emails.

BUG=None
TEST=None

Change-Id: I5ddc58672e28a8dc83b0bafd76d115479313c838
Reviewed-on: https://chromium-review.googlesource.com/268682
Reviewed-by: Pawel Osciak <posciak@chromium.org>
Commit-Queue: Rohit Makasana <rohitbm@chromium.org>
Tested-by: Rohit Makasana <rohitbm@chromium.org>
ontrol.h264
ontrol.vp8
c31cfbb1a6be44266eaac42e1f747b1f77c3252f 14-Apr-2015 Owen Lin <owenlin@chromium.org> Send email notification for video related tests.

Send email notification to the address:
'chromeos-video-test-failures@google.com' for video related tests.

For those tests in the 'video' suite, we add BUG_TEMPLATE to the
suite with a 'cc' entry to set email forwarding.

For those tests not in the 'video' suite, we add a new 'cc' entry to
the BUG_TEMPLATE in the test's control file.

BUG=chromium:464666
TEST=None

Change-Id: I66275440febeffa1ea9def018a36a94629fe8d84
Reviewed-on: https://chromium-review.googlesource.com/265526
Reviewed-by: Owen Lin <owenlin@chromium.org>
Tested-by: Owen Lin <owenlin@chromium.org>
Commit-Queue: Owen Lin <owenlin@chromium.org>
ontrol.h264
ontrol.vp8
81dd050de83e28d3d27448991f2fd340d18e1f15 26-Sep-2014 Rohit Makasana <rohitbm@chromium.org> Cleaning up redundant test suites if a test is part of bvt-perbuild

Note: existing dashboard filters might break but fixing them should be easy.

TEST=None
BUG=None

Change-Id: I9b675cad27dc88721d29ca7d8fe8024aeeb6c1cb
Reviewed-on: https://chromium-review.googlesource.com/220073
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
Commit-Queue: Rohit Makasana <rohitbm@chromium.org>
Tested-by: Rohit Makasana <rohitbm@chromium.org>
ontrol.h264
ontrol.vp8
8f6567391f6be898f7c85c7c49cbdbc204c96105 13-Aug-2014 Richard Barnette <jrbarnette@chromium.org> Revert "Remove the obsolete BVT suites."

This reverts commit 50e29bb24429b4640dd6f22d9689ed7d2807aeb4.

Of course, the moment this hit prod, all branches started
complaining because of the missing suite control files.

BUG=chromium:403349
TEST=None

Change-Id: I980247a4386b731b1a4288b3f73e8acb754884f6
Reviewed-on: https://chromium-review.googlesource.com/212215
Reviewed-by: Richard Barnette <jrbarnette@chromium.org>
Tested-by: Richard Barnette <jrbarnette@chromium.org>
ontrol.h264
ontrol.vp8
50e29bb24429b4640dd6f22d9689ed7d2807aeb4 31-Jul-2014 J. Richard Barnette <jrbarnette@chromium.org> Remove the obsolete BVT suites.

Suites 'bvt', 'bvt_cq', and 'qav' are now obsolete. Delete them.

BUG=chromium:399089
TEST=ran suite_enumerator on bvt, bvt_cq and qav
CQ-DEPEND=CL:210372

Change-Id: Ibe1fdef30bcc5e83da45cde679463b47e56929ae
Reviewed-on: https://chromium-review.googlesource.com/210549
Tested-by: Richard Barnette <jrbarnette@chromium.org>
Reviewed-by: Ilja Friedel <ihf@chromium.org>
Commit-Queue: Richard Barnette <jrbarnette@chromium.org>
ontrol.h264
ontrol.vp8
a223642dca9e8b723cb997963b31c08dfbb0041f 23-Jul-2014 J. Richard Barnette <jrbarnette@chromium.org> Populate the bvt-inline, bvt-cq, and bvt-perbuild suites.

This assigns tests from the BVT and QAV suites homes in the new
suites, but leaves the old bvt, bvt_cq, and qav suites still in
place, pending chromite changes.

BUG=chromium:396685
TEST=TBD

Change-Id: I4d6ad5928c095f43d90957a36e0031a287399c4e
Reviewed-on: https://chromium-review.googlesource.com/209509
Reviewed-by: Richard Barnette <jrbarnette@chromium.org>
Reviewed-by: Ilja Friedel <ihf@chromium.org>
Reviewed-by: Jorge Lucangeli Obes <jorgelo@chromium.org>
Tested-by: Richard Barnette <jrbarnette@chromium.org>
Commit-Queue: Richard Barnette <jrbarnette@chromium.org>
ontrol.h264
ontrol.vp8
a186e6690e4bd955485768b5a4604d472a7c36c5 08-Jul-2014 Yuli Huang <yuli@chromium.org> Fix video_VideoReload test.

Chrome no longer fires timeupdate event after loadeddata event for video. Fix
the test by checking video currentTime instead of listening to timeupdate event.

BUG=chromium:391139
TEST=build and run the test on daisy

Change-Id: Ic2a3b16d1091a262c21e7b91b7c8cbb9e8ede00f
Reviewed-on: https://chromium-review.googlesource.com/206819
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
Commit-Queue: Yuli Huang <yuli@chromium.org>
Tested-by: Yuli Huang <yuli@chromium.org>
eload.js
2b31022e2df3550543f8081f08fe2b85822b215b 03-Jul-2014 Pawel Osciak <posciak@chromium.org> Add BUG_TEMPLATE for applying video labels on bugs submitted for video tests.

Have autofiled bugs on failing video tests labeled with
Cr-OS-Chrome and Cr-OS-Kernel-Video.

BUG=None
TEST=None

Change-Id: I2c29b7af95f3f08ccda9d87e188354502d23b9c9
Reviewed-on: https://chromium-review.googlesource.com/206620
Reviewed-by: Owen Lin <owenlin@chromium.org>
Commit-Queue: Pawel Osciak <posciak@chromium.org>
Tested-by: Pawel Osciak <posciak@chromium.org>
ontrol.h264
ontrol.vp8
e137f7a3f522a253177318ae3c21c8e81208d650 18-Mar-2014 Yuli Huang <yuli@chromium.org> Implement video_VideoReload test.

BUG=chromium:333486
TEST=build and run the test on daisy

Change-Id: I68d79103adcf031ae8d9a531b39bfc7b607cd73e
Reviewed-on: https://chromium-review.googlesource.com/199350
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
Commit-Queue: Yuli Huang <yuli@chromium.org>
Tested-by: Yuli Huang <yuli@chromium.org>
ontrol.h264
ontrol.vp8
p4video.html
eload.js
ideo_VideoReload.py
ebmvideo.html