Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Disable flaky Storage ObjC quickstart on Xcode 15.2 #12399

Merged
merged 3 commits into from
Feb 16, 2024
Merged

Conversation

paulb777
Copy link
Member

Disable ObjC quickstart on Xcode 15.2

GHA is flaking because with a redefinition of module 'SwiftBridging' error. See https://github.com/firebase/firebase-ios-sdk/actions/runs/7908402675/job/21587502678

from a GHA configuration issue though:

https://forums.developer.apple.com/forums/thread/739510

@google-oss-bot
Copy link

google-oss-bot commented Feb 16, 2024

Coverage Report 1

Affected Products

  • FirebaseStorage-iOS-FirebaseStorage.framework

    Overall coverage changed from ? (4a8f84b) to 0.00% (6feb1aa) by ?.

    21 individual files with coverage change

    FilenameBase (4a8f84b)Merge (6feb1aa)Diff
    AsyncAwait.swift?0.00%?
    Result.swift?0.00%?
    Storage.swift?0.00%?
    StorageComponent.swift?0.00%?
    StorageDeleteTask.swift?0.00%?
    StorageDownloadTask.swift?0.00%?
    StorageError.swift?0.00%?
    StorageGetDownloadURLTask.swift?0.00%?
    StorageGetMetadataTask.swift?0.00%?
    StorageListResult.swift?0.00%?
    StorageListTask.swift?0.00%?
    StorageMetadata.swift?0.00%?
    StorageObservableTask.swift?0.00%?
    StoragePath.swift?0.00%?
    StorageReference.swift?0.00%?
    StorageTask.swift?0.00%?
    StorageTaskSnapshot.swift?0.00%?
    StorageTokenAuthorizer.swift?0.00%?
    StorageUpdateMetadataTask.swift?0.00%?
    StorageUploadTask.swift?0.00%?
    StorageUtils.swift?0.00%?

Test Logs

  1. https://storage.googleapis.com/firebase-sdk-metric-reports/UMnq4VMK1P.html

@paulb777 paulb777 requested a review from andrewheard February 16, 2024 17:23
@paulb777 paulb777 enabled auto-merge (squash) February 16, 2024 17:23
Copy link
Contributor

@andrewheard andrewheard left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, Paul!

@paulb777 paulb777 merged commit 3de7e6c into main Feb 16, 2024
55 checks passed
@paulb777 paulb777 deleted the pb-disable-flake branch February 16, 2024 17:25
@firebase firebase locked and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants