History log of /frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
333578bcd45f33530cc07c7eebc4ae2f669fd1c3 10-Jun-2015 Hyungtae Tim Kim <hyungtaekim@google.com> Add bucket that unknown state playback falls into

MediaPlayerStressTest some media files are missing on the results as they
were reported neither completed nor erroneous.
This case will fall into a new category named unknown playback state so that
we could track them in media dashboard.

Bug: 21755950
Change-Id: Iefcc3e375c63d952a7d9edb418208209d87b9e08
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
796c93b11096002db8ee8fff670ba2a1980877d9 12-Jul-2013 Xia Wang <xiaw@google.com> Add option for video playback test to accept media source path.

This allows the stress test to be able to streaming video over network.

Change-Id: Ie0089c1ba2a076c9c1325934643c2f22f2ca9866
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
e60393ae7168e97922dd7d4821a69d5546a6a522 11-Jul-2012 Yu Shan Emily Lau <yslau@google.com> Remove the unnecssary intent call.

Change-Id: Ia0a460ca8532ccb2f4b0f0205d192b1ba907b5b6
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
003a7569745640d700c318a463385ca5feb08728 23-Mar-2012 Yu Shan Emily Lau <yslau@google.com> Insert 2 seconds wait in each test case setup.
This is the work around for the surface request race
condition.

Change-Id: Iaf8be12cfe4eb70d0a309ad875f38427181ac4b4
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
414e15309cfcfd792cb63b53ea6b2b4f426ae7d4 18-Feb-2011 Yu Shan Emily Lau <yslau@google.com> Fixed the media playback report format.

Change-Id: I8b943f8cd914acc6c9ee81a71f0efbecece7263e
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
ce6ff2c2e6f5ac1d4e86c94b68587b8634032908 17-Feb-2011 Yu Shan Emily Lau <yslau@google.com> Update the summary output format which match the PM data posting.

Change-Id: I3e3f7313020da6d0d219acd90ac9edc8a4d0bce4
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
85305f04d52e921de0452a1efef01175b1bbac3c 16-Feb-2011 Yu Shan Emily Lau <yslau@google.com> Change the media player stress test to repor the total number of failure and the total number of info.
Register the surface callback in the test application bug# 2909064

Change-Id: I3420b5bc81e276b50f612c126ed5fc1f4f16c08c
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
a58389bdc1f3c41014003ab6e1a5e9a0ca37d789 08-Feb-2011 Yu Shan Emily Lau <yslau@google.com> Remove the old media player stress test.
Add the new playback stress that which caputred the total number of crashes, frame drops from a list of video which
side-loaded to the device.

Change-Id: I41d54b5286da0aecb52a37feec176d8ae5456d9e
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
a76e7efde89424712ab2bddba2f8dc1472c2f203 14-Nov-2010 James Dong <jdong@google.com> Disable flaky streaming server check

o Although the streaming server is available, the check fails most of the time.

Change-Id: I1084e715605541c4fc3d40e4055db90ddb118b6f
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
b1ce51fb73b6d7ad5773e06ec32dedc6e4d42f4a 20-Nov-2009 Yu Shan Emily Lau <yslau@google.com> Add the checking for mediaplayer stress test.
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
c060d86f7dcc2759b94867e5c0c1105b31af5309 10-Nov-2009 Gloria Wang <gwang@google.com> Check whether test server is up before running tests which use streaming files.
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
13b93713f36d64783f3199c83b37ca58d8ff35bd 27-Oct-2009 Yu Shan Emily Lau <yslau@google.com> Fixed the H263 video duation which caused the incorrect video validation.
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
999101368fc6b8163e0b9e320239e49ca62f3e4a 16-Oct-2009 Yu Shan Emily Lau <yslau@google.com> 1) Add 10 seconds wait time before collecting the end memory.
2) Modified the player stress test, shorten the plabyack time.
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
55a6ac8c542ae831b0d041360cab4bbc7212ade5 30-Sep-2009 Yu Shan Emily Lau <yslau@google.com> Fixed the long recorder time and reduce the number of loops.
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
147a0c270b5a6078218496b17df9eab70b358b67 12-Sep-2009 Yu Shan Emily Lau <yslau@google.com> modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/MediaNames.java
modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
Fix the m4a1 duration and the also fix the random_seek time error in the stress test.

modified: tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java
f47b8e991f60aac8a8f4e6e710cf5eb7cfb3a05a 26-Jun-2009 Yu Shan Emily Lau <yslau@google.com> Added two test cases to trace the failure in closing the hw decoder and the current playtime is greater than the duration.
/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/MediaPlayerStressTest.java