Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: Fix test expectations in StreamingEngine integration
This test case was to show that we don't seek when the app suppresses gap jumping. However, it set expectations based on time, and on Xbox One, the platform plays all the way through the gap. This broke our time exepctations. Instead of _inferring_ that we don't seek based on time, we should directly measure seeking. This is more robust to platform differences. Change-Id: I8a5227d3d33e9e87cab9872e3a61aa47ed1b332c
- Loading branch information