mirror of
https://github.com/shaka-project/shaka-player.git
synced 2026-06-16 16:16:40 +03:00
f48f7fd9c4
- Translate uncaught Promise rejections into test failures (Chrome only until the event is more widely implemented) - Clean up uncaught Promise rejection caused by exceptions thrown after destroy() in: - CastProxy - CastReceiver - NetworkingEngine - StreamingEngine - Clean up uncaught Promise rejection caused by test cases in: - CancelableChain unit tests - DrmEngine unit tests - StreamingEngine unit and integration tests - Player unit and integration tests - Speed up rejection in NetworkingEngine when we should not retry - Add --delay-tests to test.py, to aid in debugging uncaught Promise rejections and other types of async test pollution Closes #1323 Change-Id: I5a8f5702a22430929babeb071bf6650c52c5ad17