Skip to content

EducationViewUITests failing due to runner network issues #146

@NikolaiMadlener

Description

@NikolaiMadlener

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.

Image

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions