-
Notifications
You must be signed in to change notification settings - Fork 30.1k
Closed
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.team-infraOwned by Infrastructure teamOwned by Infrastructure teamplatform-catalinaIssues related to macOS CatalinaIssues related to macOS Catalina
Description
All agents with capability requirement "mac-catalina/ios" are down.
smoke_catalina_hot_mode_dev_cycle_ios__benchmark and smoke_catalina_start_up_ios haven't run for awhile (weeks?)
It looks like most of the LUCI bots are running on Catalina (10.15) which is exercising that host OS pretty well.
We should either remove the tests:
- Swap the
smoke_catalina_hot_mode_dev_cycle_ios__benchmarkcapability tomac/iosand ideally rename tohot_mode_dev_cycle_ios__benchmarkif there's some way to do that without breaking benchmarking and release branches. - Swap
smoke_catalina_start_upcapability tomac/androidand ideally rename toflutter_gallery_<something>__start_upwithout breaking benchmarks. - Remove
smoke_catalina_hot_mode_dev_cycle__benchmarksince the mac/android combo is covered byhot_mode_dev_cycle__benchmark. - Remove
smoke_catalina_start_up_iossince it's already covered byflutter_gallery_ios__start_up.
Or bring the agent back up if these tests are valuable.
Introduced in #39300.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.team-infraOwned by Infrastructure teamOwned by Infrastructure teamplatform-catalinaIssues related to macOS CatalinaIssues related to macOS Catalina