Skip to content

Plugins tests are not cleaning up created iOS simulators #122416

@jmagman

Description

@jmagman

On this plugin test I can see there's 110 Flutter-iPhone simulators, some still booted before the tests run https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8787351356520040209/+/u/Run_package_tests/list_simulators/stdout. That could cause issues like running out of disk space.

The plugins tests should try to delete any simulators they have added.

Also a good idea to add api.os_utils.shutdown_simulators() to the recipe so at least they aren't booted:
https://flutter.googlesource.com/recipes/+/refs/heads/main/recipes/devicelab/devicelab_drone.py#203

Metadata

Metadata

Labels

P1High-priority issues at the top of the work listpackageflutter/packages repository. See also p: labels.team-infraOwned by Infrastructure team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions