generated from StanfordSpezi/SpeziTemplateApplication
-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Description
All EducationViewUITests are failing on the CI runner except testLongDescriptionVideoView (which is executed first). After that the other 4 tests fail. When looking at the XCResult, a network issue can be observed where non of the videos can be loaded (see provided screenhot).
The tests work fine locally.
Rate limiting from Youtube is unlikely because we also tested running the tests with a 20 seconds delay between each one.
Reproduction
Running the EducationViewUITests on the CI runner.
Expected behavior
All 5 EducationViewUITests tests should pass.
Additional context
We currently work around this by XCTSkip the 4 failing tests.
Code of Conduct
- I agree to follow this project's Code of Conduct and Contributing Guidelines
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working