We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Incorrect behavior
The testSelectedSegmentAtStreamEnd test failed since we the project switch to Xcode 13.3.0.
testSelectedSegmentAtStreamEnd
See SRGSSR/srgmediaplayer-apple#115 issue.
Always reproducible
ComScoreMediaPlayerTestCase
MediaPlayerTestCase
The text was updated successfully, but these errors were encountered:
Disable regression test on iOS 15.3 (#58)
8452c9b
Work fine with Xcode 14. I uncommented these tests again as we will now be running tests with Xcode 14.
Sorry, something went wrong.
No branches or pull requests
Issue type
Incorrect behavior
Description of the problem
The
testSelectedSegmentAtStreamEnd
test failed since we the project switch to Xcode 13.3.0.Environment information
See SRGSSR/srgmediaplayer-apple#115 issue.
Reproducibility
Always reproducible
Steps to reproduce
testSelectedSegmentAtStreamEnd
test inComScoreMediaPlayerTestCase
andMediaPlayerTestCase
cases.The text was updated successfully, but these errors were encountered: