Skip to content

Integration Tests: store result bundle#1771

Merged
NachoSoto merged 1 commit into
mainfrom
integration-tests-result-bundle
Jul 27, 2022
Merged

Integration Tests: store result bundle#1771
NachoSoto merged 1 commit into
mainfrom
integration-tests-result-bundle

Conversation

@NachoSoto

@NachoSoto NachoSoto commented Jul 25, 2022

Copy link
Copy Markdown
Contributor

Equivalent to RevenueCat/purchases-hybrid-common#181

This allows us to get more details on the failures. I'm planning to do the same for regular iOS tests as well, which will allow us to look at snapshot test failures, etc.

@NachoSoto NachoSoto marked this pull request as ready for review July 25, 2022 18:54
@NachoSoto NachoSoto force-pushed the integration-tests-result-bundle branch from 88c44f0 to 199ad30 Compare July 25, 2022 18:54
@NachoSoto NachoSoto requested a review from a team July 25, 2022 18:54
@NachoSoto NachoSoto force-pushed the integration-tests-result-bundle branch from 199ad30 to 5a3f44c Compare July 25, 2022 19:04
Comment thread .circleci/config.yml
tar -czf ios/xcresult.tar.gz ios/BackendIntegrationTests.xcresult && \
rm -r ios/BackendIntegrationTests.xcresult
working_directory: fastlane/test_output/xctest
when: always

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

@taquitos taquitos left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🚀🐐

@NachoSoto NachoSoto merged commit 257109f into main Jul 27, 2022
@NachoSoto NachoSoto deleted the integration-tests-result-bundle branch July 27, 2022 17:33
NachoSoto added a commit that referenced this pull request Jul 27, 2022
Follow up to #1771 for all test jobs. This allows us download the `.xcresult` file so we can look at all the test results in detail, including snapshot failures.
NachoSoto added a commit that referenced this pull request Jul 29, 2022
Follow up to #1771 for all test jobs. This allows us download the `.xcresult` file so we can look at all the test results in detail, including snapshot failures.

![image](https://user-images.githubusercontent.com/685609/181350351-40a0a617-904f-43e0-9ba3-5920aab22a34.png)
This was referenced Aug 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants