SRGSSR / srgmediaplayer-apple

An advanced media player library, simple and reliable
MIT License
158 stars 33 forks source link

Flaky / failing unit tests #124

Open pyby opened 1 year ago

pyby commented 1 year ago

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 :

pyby commented 1 year ago

To try with command line: xcodebuild test -scheme SRGMediaPlayer -destination 'platform=iOS Simulator,name=iPhone 14 Pro' -only-testing 'SRGMediaPlayerTests/PlaybackTestCase/testNonStreamedMediaPlayback'