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

Fix XCResult testcase duration parsing #433

Merged
merged 3 commits into from
Oct 29, 2024

Conversation

priitlatt
Copy link
Contributor

@priitlatt priitlatt commented Oct 29, 2024

Fixes #432

This PR fixes a bug from #431 which happens when parsing test results from XCResult using Xcode 16.0+ and any of the test cases ran longer than a minute.

Updated actions:

  • xcode-project run-tests
  • xcode-project test-summary
  • xcode-project junit-test-results

@priitlatt priitlatt added the bug Something isn't working label Oct 29, 2024
@priitlatt priitlatt marked this pull request as ready for review October 29, 2024 15:17
Copy link
Contributor

@fran-tirapu fran-tirapu left a comment

Choose a reason for hiding this comment

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

🚀

@priitlatt priitlatt merged commit 77f1cc9 into master Oct 29, 2024
11 checks passed
@priitlatt priitlatt deleted the bugfix/xctest_duration_parsing branch October 29, 2024 16:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
2 participants