Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[video_player] Fix and re-enable web integration tests #169219

@stuartmorgan-g

Description

@stuartmorgan-g

A number of video_player and video_player_web integration tests are failing with:

The following PlatformException was thrown running a test (but
after the test had completed):
PlatformException(MEDIA_ERR_SRC_NOT_SUPPORTED,
MEDIA_ELEMENT_ERROR: Format error, The video has been found to be
unsuitable (missing or in a format not supported by your
browser)., null)

This seems to be an out-of-band failure rather than a regression, as it hit a number of open PRs in addition to the roller. video_player_web hadn't been published in almost a month when it started, so it doesn't appear to be a publish-based OOB failure as we sometimes see with federated plugins (and that would only explain video_player anyway, not video_player_web). My best guess is either something with Chromium on the CI bots, or something on the GitHub side with accessing the video via a GitHub URL.

This is blocking many unrelated PRs, so we're going to have to skip these tests for now, but this could end up causing us to lose a significant amount of video_player web coverage, so should be investigated as soon as possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listc: disabled testTracks the restoration of a disabled testp: video_playerThe Video Player pluginpackageflutter/packages repository. See also p: labels.platform-webWeb applications specificallyteam-webOwned by Web platform teamteam: skip-testAn issue used to track tests that are skipped.triaged-webTriaged by Web platform team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions