-
Notifications
You must be signed in to change notification settings - Fork 30.6k
[devicelab] Mac_arm64_ios flutter_gallery_ios__compile fails with Xcode 26 #175918
Copy link
Copy link
Closed
4 / 44 of 4 issues completedClosed
4 / 44 of 4 issues completed
Copy link
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: regressionIt was better in the past than it is nowIt was better in the past than it is nowfound in release: 3.37Found to occur in 3.37Found to occur in 3.37frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.from: manual-qaIssue caught from manual QA processIssue caught from manual QA processhas reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work oninfra: device labInfrastructure device lab problemsInfrastructure device lab problemsplatform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Description
Metadata
Metadata
Assignees
Labels
P2Important issues not at the top of the work listImportant issues not at the top of the work lista: tests"flutter test", flutter_test, or one of our tests"flutter test", flutter_test, or one of our testsc: regressionIt was better in the past than it is nowIt was better in the past than it is nowfound in release: 3.37Found to occur in 3.37Found to occur in 3.37frameworkflutter/packages/flutter repository. See also f: labels.flutter/packages/flutter repository. See also f: labels.from: manual-qaIssue caught from manual QA processIssue caught from manual QA processhas reproducible stepsThe issue has been confirmed reproducible and is ready to work onThe issue has been confirmed reproducible and is ready to work oninfra: device labInfrastructure device lab problemsInfrastructure device lab problemsplatform-iosiOS applications specificallyiOS applications specificallyt: xcode"xcodebuild" on iOS and general Xcode project management"xcodebuild" on iOS and general Xcode project managementteam-iosOwned by iOS platform teamOwned by iOS platform teamtriaged-iosTriaged by iOS platform teamTriaged by iOS platform team
Type
Fields
Give feedbackNo fields configured for issues without a type.
Steps to reproduce
Steps to reproduce
../../bin/dart bin/run.dart -t flutter_gallery_ios__compilewith Xcode 26Expected results
The test passes as it does on Xcode 16
Actual results
The test fails with Xcode 26. It appears to be related to some undefined symbols as I see this in the logs right before the test fails
The same test passes as expected on Xcode 16.3. Logs for both versions of xcode are attached below. This is similar to #175905 albeit with different references
Code sample
N/A
Screenshots or Video
N/A
Logs
Mac_arm64_ios_flutter_gallery_ios__compile.log
Mac_arm64_ios_flutter_gallery_ios__compile_xcode26.log
Flutter Doctor output
Doctor output