You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While publishing the 7.11.0 pod, the podspec failed to validate. Further investigation showed that something about the GULNetworkTests is causing flakes. They flakes seem to emerge depending on the Xcode version. Flakes were reproducible on Xcode 14.2.
Steps to reproduce:
pod gen GoogleUtilities.podspec --platforms=macos
Navigate to GULNetworkTests.m
Right-click the testing icon on GULNetworkTests and run the test repeatedly (~100 times should be fine)
The text was updated successfully, but these errors were encountered:
While publishing the 7.11.0 pod, the podspec failed to validate. Further investigation showed that something about the
GULNetworkTests
is causing flakes. They flakes seem to emerge depending on the Xcode version. Flakes were reproducible on Xcode 14.2.Steps to reproduce:
pod gen GoogleUtilities.podspec --platforms=macos
GULNetworkTests.m
The text was updated successfully, but these errors were encountered: