-
Notifications
You must be signed in to change notification settings - Fork 29.7k
Closed
Closed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
The test hangs here:
00:00 +0: loading /Volumes/Work/s/w/ir/x/w/flutter/examples/api/integration_test/smoke_integration_test.dart
Running pod install... 1,506ms
Building macOS application...
Detected macOS app running in CI, turning off sandboxing.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-000C31943ABB001E }
{ platform:macOS, arch:x86_64, id:00008103-000C31943ABB001E }
warning: Run script build phase 'Run Script' will be run during every build because it does not specify any outputs. To address this warning, either add output dependencies to the script phase, or configure it to run in every build by unchecking "Based on dependency analysis" in the script phase. (in target 'Flutter Assemble' from project 'Runner')
✓ Built build/macos/Build/Products/Debug/Flutter API Sample.app
00:00 +0: Smoke test animation/animation_controller/animated_digit.0.dart
https://luci-milo.appspot.com/ui/p/flutter/builders/prod/Mac_arm64%20framework_tests_misc/2224/overview
https://ci.chromium.org/ui/p/flutter/builders/staging.shadow/Mac_arm64%20framework_tests_misc/2/infra
Interestingly, the x86 version seems to work fine:
https://ci.chromium.org/ui/p/flutter/builders/staging.shadow/Mac_x64%20framework_tests_misc/2/infra
https://ci.chromium.org/ui/p/flutter/builders/staging.shadow/Mac_x64%20framework_tests_misc/3/infra
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work listplatform-macBuilding on or for macOS specificallyBuilding on or for macOS specificallyteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team