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

Skip to content

Deflake flutter_desktop_darwin_unittests #104789

Closed
@cyanglaz

Description

@cyanglaz

Some tests in flutter_desktop_darwin_unittests uses global states, results them not suitable for running parallelly.

See: #104748

Using global states for tests are usually not a good idea as it makes tests hard to maintain.
Maybe we can update the how the tests are set up to make them self contained?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Important issues not at the top of the work listengineflutter/engine repository. See also e: labels.platform-macBuilding on or for macOS specificallyteam-engineOwned by Engine teamtriaged-engineTriaged by Engine team

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions