-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
flutter/packages
#3963Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.
Description
https://ci.chromium.org/p/flutter/builders/try/Mac_arm64%20ios_platform_tests_shard_1%20master/2443 failed at the point it was trying to run tests on already-created simulators.
However the real failure happed on the create simulator step:
Invalid runtime: com.apple.CoreSimulator.SimRuntime.iOS-16-0
But the step passed and exited 0.
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8783276466695220209/+/u/Run_package_tests/create_simulator/execution_details
Probably just needs a set -e.
Metadata
Metadata
Assignees
Labels
P1High-priority issues at the top of the work listHigh-priority issues at the top of the work listc: contributor-productivityTeam-specific productivity, code health, technical debt.Team-specific productivity, code health, technical debt.packageflutter/packages repository. See also p: labels.flutter/packages repository. See also p: labels.