Skip to content

Xcode 14 show failures#291

Merged
tylervick merged 5 commits intoXCTestHTMLReport:mainfrom
tylervick:tvick/xcode-14-show-failures
Sep 23, 2022
Merged

Xcode 14 show failures#291
tylervick merged 5 commits intoXCTestHTMLReport:mainfrom
tylervick:tvick/xcode-14-show-failures

Conversation

@tylervick
Copy link
Member

Background in #273

Changes

  • Update XCResultKit dependency to point to fork with Xcode 14 changes: tylervick/XCResultKit@6a16ad0
  • Add new initializer in Activity to construct from ActionTestFailureSummary
  • Sort Activities in Iteration to correctly place any ActionTestFailureSummary steps in the correct sequence
    • NOTE This does not apply when assertionFailures are already present within ActionTestActivitySummary (i.e. using an older XCResult format)

@ssharma0312
Copy link

Thanks @tylervick for adding the PR

@tylervick tylervick merged commit 0a69387 into XCTestHTMLReport:main Sep 23, 2022
@tylervick tylervick deleted the tvick/xcode-14-show-failures branch September 23, 2022 16:12
@tylervick tylervick mentioned this pull request Sep 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants