Skip to content

image_picker_ios tests crash failing on Xcode 26 beta 4: Failed due to not able to find an image with 30 seconds #173327

@jmagman

Description

@jmagman

Testing Xcode 26 beta 4 in this PR: flutter/packages#9748

Failure logs:
https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8707315033566987393/+/u/Run_package_tests/native_test/stdout

image_picker_ios/example/ios/RunnerUITests/ImagePickerFromLimitedGalleryUITests.m:115: error: -[ImagePickerFromLimitedGalleryUITests testSelectingFromGallery] : failed - Failed due to not able to find an image with 30 seconds

Failing tests:

-[ImagePickerFromGalleryUITests testPickingFromGallery]
ImagePickerFromGalleryUITests.m:221: failed - Failed due to not able to find an image with 30 seconds
-[ImagePickerFromGalleryUITests testPickingWithContraintsFromGallery]
ImagePickerFromGalleryUITests.m:221: failed - Failed due to not able to find an image with 30 seconds
-[ImagePickerFromLimitedGalleryUITests testSelectingFromGallery]
ImagePickerFromLimitedGalleryUITests.m:115: failed - Failed due to not able to find an image with 30 seconds

Xcode xcresult failure, which includes a screen recording of the entire test: https://storage.googleapis.com/flutter_logs/flutter/2698dd36-3733-41c3-9240-57adeca55fe0/boot%20simulator/2698dd36-3733-41c3-9240-57adeca55fe0/xcodebuild-2025-08-05T21:45:06.428596.zip

When expecting and failing to find photos in the gallery, this is the screenshot:

Image

Metadata

Metadata

Assignees

No one assigned

    Labels

    p: image_pickerThe Image Picker plugin.packageflutter/packages repository. See also p: labels.platform-iosiOS applications specificallyteam-iosOwned by iOS platform team

    Type

    No type

    Projects

    Status

    Not started

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions