Convert MediaSessionTest to JUnit4
- The test needs to run with ContentJUnit4ClassRunner to initialize command line switch that allows for programmatic media play as expected. - There are SkipChecks that expects CommandLine instance be ready. Called CommandLine.init() with an empty value in ContentJUnit4ClassRunner before skip check process gets started. Bug: 640116 Change-Id: Ic2142a98646ae45d30e37f30633a97267b557b92 Reviewed-on: https://chromium-review.googlesource.com/671167Reviewed-by:Alexandre Elias <aelias@chromium.org> Commit-Queue: Jinsuk Kim <jinsukkim@chromium.org> Cr-Commit-Position: refs/heads/master@{#503588}
Showing
This diff is collapsed.
Please register or sign in to comment