Skip to content
This repository has been archived by the owner on Feb 22, 2023. It is now read-only.

[video_player] Fix order-dependent tests #5672

Merged
merged 3 commits into from May 20, 2022

Commits on May 9, 2022

  1. [video_player] Fix order-dependent tests

    Tests in this group use VideoPlayerController, which relies on the
    `VideoPlayerPlatform.instance`. That was not being set in this group,
    only an earlier group, which caused the tests to be order-dependent.
    
    Fixes b/230943469
    stuartmorgan committed May 9, 2022
    Configuration menu
    Copy the full SHA
    a68ddfb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bec3056 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2022

  1. Configuration menu
    Copy the full SHA
    47c3221 View commit details
    Browse the repository at this point in the history