Issue type
Incorrect behavior
Description of the problem
The testPlaySelectedSegmentAtStreamEnd test failed since we the project switch to Xcode 13.3.0.
Environment information
Last successful test on our CI is on feature/playback-speed branch 3ad9fd5623ceafeed4187751b0c06e65783430e0: Xcode 13.2.1, iOS base SDK 15.2, Mac OS 11.3.0.
Next test failed on our CI, f63ba8c49ec32f54fb3b8617fe187eeddc2da83b on same branch: Two new commit "Update track settings icon" and "Update popover title" has no impact on the controller:
testPlaySelectedSegmentAtStreamEnd: Xcode 13.3.0, iOS base SDK 15.3, Mac OS 12.2.1.
- Library version: Any
- iOS / tvOS version: Any
- Device: Any
Reproducibility
Always reproducible
Steps to reproduce
- Run
testPlaySelectedSegmentAtStreamEnd test.