Skip to content

[flutter_image] Tests hang forever on stable #100387

@stuartmorgan-g

Description

@stuartmorgan-g

flutter_image uses run_test.sh to run a custom test environment instead of running normal unit tests. The tooling that ran those custom scripts was bespoke for flutter/packages, and unlike how all of our other tests now work, it only runs on changes to that package (rather than also always running in post-submit, and running for repo-wide changes like Flutter rolls).

When switching the tooling to a repo-tool based version, I found that it hangs on stable, and we just hadn't noticed yet because no PRs had touched that package since the last stable update. For now I'm excluding the test from stable to unblock the switch, but we should figure out why and re-enable it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    P1High-priority issues at the top of the work lista: tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.p: flutter_imageThe flutter_image pluginpackageflutter/packages repository. See also p: labels.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions