History log of /external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
e5d33fcb8453816068616cec94f26e57497a7cce 06-Dec-2016 Clifford Cheng <cliffordcheng@chromium.org> Switch from Cast extension to Media Router for mirroring test and code cleanup.

Change-Id: I1b1a44d1fc3077a84651e6f203ed3d9447b91200
Reviewed-on: https://chromium-review.googlesource.com/416979
Commit-Ready: Clifford Cheng <cliffordcheng@chromium.org>
Tested-by: Clifford Cheng <cliffordcheng@chromium.org>
Reviewed-by: Rohit Makasana <rohitbm@chromium.org>
/external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py
5256e913920ebb1a3a2600f82340fc447fa71cae 10-Oct-2016 Achuith Bhandarkar <achuith@chromium.org> autotest: Don't use component extensions

Don't use component extensions for desktopui_SonicExtension and
network_CastTDLS.

BUG=chromium:654525
TEST=trybot

Change-Id: Ia8b908114a46ae6251a4fe45a54b46be1ec58117
Reviewed-on: https://chromium-review.googlesource.com/396134
Commit-Ready: Achuith Bhandarkar <achuith@chromium.org>
Tested-by: Achuith Bhandarkar <achuith@chromium.org>
Tested-by: Clifford Cheng <cliffordcheng@chromium.org>
Reviewed-by: Achuith Bhandarkar <achuith@chromium.org>
Reviewed-by: Clifford Cheng <cliffordcheng@chromium.org>
/external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py
2970692667e802ce628ed31b7f673db3dd605dc5 05-Oct-2015 avinash kodipelli <avkodipelli@chromium.org> To find encoder acceleration while casting from device

Also to add setting to dynamically adjust capture rate and bitrate based on
local conditions such as machine utilization and network speed.

BUG=chromium:519037
TEST=Manual
CQ-DEPEND=CL:307561

Change-Id: I4663f83ce3bceced8aa4c8561e0b3e5afbac257c
Reviewed-on: https://chromium-review.googlesource.com/304081
Commit-Ready: Clifford Cheng <cliffordcheng@chromium.org>
Tested-by: Clifford Cheng <cliffordcheng@chromium.org>
Reviewed-by: Clifford Cheng <cliffordcheng@chromium.org>
Reviewed-by: Mussa Kiroga <mussa@chromium.org>
/external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py
cbae81dc19251eef16e3ea2de89b732b41c69f08 02-Dec-2014 Clifford Cheng <cliffordcheng@chromium.org> Add CPU usage measurements to the test.

BUG=chromium:408884
TEST=NONE

Change-Id: I85d057c5963cb6d3a3610a149f5fe1c3ed9f5fd9
Reviewed-on: https://chromium-review.googlesource.com/232536
Reviewed-by: Dan Shi <dshi@chromium.org>
Reviewed-by: Clifford Cheng <cliffordcheng@chromium.org>
Tested-by: Clifford Cheng <cliffordcheng@chromium.org>
Commit-Queue: Clifford Cheng <cliffordcheng@chromium.org>
/external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py
8ef9c266c5238c0ce5b0528b2ee18fecc4c723b4 14-Oct-2014 Clifford Cheng <cliffordcheng@google.com> 1. Make changes to the path of getting the extension and config files.
Instead of forcing user to store test folder, now I remove that restriction.
2. Use the value set in the config file to wirte out the JSON file.

BUG=chromium:408884
TEST=NONE

Change-Id: I4ecc493f1cc299c05ad1560d9e2c4cf17deb3432
Reviewed-on: https://chromium-review.googlesource.com/222975
Reviewed-by: Dan Shi <dshi@chromium.org>
Reviewed-by: Clifford Cheng <cliffordcheng@chromium.org>
Commit-Queue: Clifford Cheng <cliffordcheng@chromium.org>
Tested-by: Clifford Cheng <cliffordcheng@chromium.org>
/external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py
5817c231041fd60368e31ca80f18a09b0cc1d289 29-Aug-2014 Clifford Cheng <cliffordcheng@chromium.org> Make all the necessary changes for triggering cast mirroring test case.
These includes:

1. All the pages in the cast extension
2. Classes to help to read and parse the config file (in json format)
3. Fix up the test to start and stop mirroring

BUG=chromium:408884
TEST=NONE

Change-Id: Ie7df6935634373171f3341a4d6be50d94b04d938
Reviewed-on: https://chromium-review.googlesource.com/215540
Commit-Queue: Clifford Cheng <cliffordcheng@chromium.org>
Tested-by: Clifford Cheng <cliffordcheng@chromium.org>
Reviewed-by: Clifford Cheng <cliffordcheng@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
/external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py
023afc65f9377db51ff6122977a9f529a32422d3 05-Feb-2014 beeps <beeps@chromium.org> [autotest] Acquire sonic hosts.

Sonic tests need a way to acquire hosts. Till crbug.com/337887 is completely
solved locking them should serve as a good intermediate solution.

TEST=Ran the sonic tests.
BUG=chromium:337887

Change-Id: I4b844e13565aa95de87f9d978908c0d0c1576a60
Reviewed-on: https://chromium-review.googlesource.com/184968
Tested-by: Prashanth B <beeps@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
Reviewed-by: Kris Rambish <krisr@chromium.org>
Commit-Queue: Prashanth B <beeps@chromium.org>
/external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py
f860bd1617b5c200a0378cc379d83585c5ecff63 24-Jan-2014 beeps <beeps@chromium.org> [Autotest] Download sonic extension in the server test.

Though the canonical way to handle extensions is to install them
as a dep, our builders seem to have trouble contacting the omaha
server to get the extension. Since our drones don't have the same
problem, download the extension in the server test instead.

TEST=Ran the test.
BUG=chromium:321179, chromium:321177:

Change-Id: I4bcea636eb3a469e415af28630005a86196b7800
Reviewed-on: https://chromium-review.googlesource.com/183743
Tested-by: Prashanth B <beeps@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
Commit-Queue: Prashanth B <beeps@chromium.org>
/external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py
bff9f9d0c4bf77f09a41262061d1a9310d94db2f 06-Dec-2013 beeps <beeps@chromium.org> [autotest] Adds chromecast deps, server, client test for sonic.

Adds an autotest dependency that installs the freshest
version of the chromecast extension as an autotest dep.

Also adds a server and client test for sonic that installs the
extension and performs a tab cast, and starts the youtube/netflix apps.
The tests will only work when the DUT and the sonic device are on
the same subnet.

TEST=emerge-lumpy autotest-deps, ran a test that uses it.
Ran the tests, visually verified results.
BUG=chromium:321177, chromium:321179, chromium:292640

Change-Id: I48a6149a11d3bb8167a1c766873e672b3523d769
Reviewed-on: https://chromium-review.googlesource.com/179407
Commit-Queue: Prashanth B <beeps@chromium.org>
Tested-by: Prashanth B <beeps@chromium.org>
Reviewed-by: Dan Shi <dshi@chromium.org>
/external/autotest/client/site_tests/desktopui_SonicExtension/desktopui_SonicExtension.py