media/testutils
andrewlewis de476ba4e6 Propagate the player error to ExoPlayerTestRunner
In a test run where no exceptions were thrown on the main thread and the test
did not time out, exceptions from onPlayerError were not correctly propagated to
the test thread (handleException would be called with null).

Fix ExoPlayerTestRunner.onPlayerError to propagate the actual exception from the
player.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=176825907
2017-11-27 13:45:19 +00:00
..
src/main Propagate the player error to ExoPlayerTestRunner 2017-11-27 13:45:19 +00:00
build.gradle Make it easier to use ExoPlayer modules in other projects II 2017-06-28 22:26:05 +01:00