-
Add timeout to TestExoPlayer runUntil methods. · 2e81186a
If the condition isn't fulfilled, they currently block until the test runner times out the test. Our usual approach is to timeout in the test itself so that the error message is clearly showing the blocked condition. Also clean-up some documentation. PiperOrigin-RevId: 309930198
tonihei committed