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
Some unit tests are flaky on CI only. Passed with Xcode UI:
For one, using Xcode 14.3, the Mac OS update from teamcity.agent.jvm.os.version 13.3.1 to 13.4 :
teamcity.agent.jvm.os.version
The text was updated successfully, but these errors were encountered:
Disable flaky test
ef238b2
Documented in issue #124
To try with command line: xcodebuild test -scheme SRGMediaPlayer -destination 'platform=iOS Simulator,name=iPhone 14 Pro' -only-testing 'SRGMediaPlayerTests/PlaybackTestCase/testNonStreamedMediaPlayback'
xcodebuild test -scheme SRGMediaPlayer -destination 'platform=iOS Simulator,name=iPhone 14 Pro' -only-testing 'SRGMediaPlayerTests/PlaybackTestCase/testNonStreamedMediaPlayback'
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Some unit tests are flaky on CI only. Passed with Xcode UI:
For one, using Xcode 14.3, the Mac OS update from
teamcity.agent.jvm.os.version
13.3.1 to 13.4 :The text was updated successfully, but these errors were encountered: