Skip to content

Fix emitted logs for Xcode 13 output#243

Merged
tylervick merged 1 commit intoXCTestHTMLReport:mainfrom
tylervick:tvick/fix-log-output-xc13
Dec 23, 2021
Merged

Fix emitted logs for Xcode 13 output#243
tylervick merged 1 commit intoXCTestHTMLReport:mainfrom
tylervick:tvick/fix-log-output-xc13

Conversation

@tylervick
Copy link
Copy Markdown
Member

Xcode 13 began nesting emitted output under ActivityLogUnitTestSection

We need to print the title & emitted output, as well as any nested unit test subsections for each test.

Updated screenshot:
XCTestHTMLReportTests_index html

@tylervick
Copy link
Copy Markdown
Member Author

FYI @nacho4d

@tylervick tylervick merged commit d951679 into XCTestHTMLReport:main Dec 23, 2021
@tylervick tylervick deleted the tvick/fix-log-output-xc13 branch December 23, 2021 01:31
tylervick added a commit that referenced this pull request Dec 23, 2021
Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
tylervick added a commit that referenced this pull request Jan 7, 2022
* indent nested logs (#243)

* Update actions, remove xc 12.5 (#250)

* update actions, remove xc 12.5

* Update cd.yml

Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
tylervick added a commit that referenced this pull request Jan 7, 2022
* indent nested logs (#243)

* Tvick/mixed test status (#7)

* add mixed result support

* update html templates -S

* gate retry test data to xcode 13

* properly gate...

* skip test on xcode 12

* fix tests with new retry logic

* NOT debug

* hardcoded version bump

* update actions, remove xc 12.5

* Update ci.yml

* Update actions, remove xc 12.5 (#250)

* update actions, remove xc 12.5

* Update cd.yml

Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
Co-authored-by: tylervick <tylerjvick@gmail.com>
@tylervick tylervick mentioned this pull request Jan 14, 2022
tylervick added a commit that referenced this pull request Jul 19, 2022
* indent nested logs (#243)

* Tvick/mixed test status (#7)

* add mixed result support

* update html templates -S

* gate retry test data to xcode 13

* properly gate...

* skip test on xcode 12

* fix tests with new retry logic

* NOT debug

* hardcoded version bump

* update actions, remove xc 12.5

* Update ci.yml

* Update actions, remove xc 12.5 (#250)

* update actions, remove xc 12.5

* Update cd.yml

* Run downsize during attachment creation and include inline attachments  (#253)

* run image downsize alongside export step, include inlined images

* update swift version

* Update cd.yml

* Update cd.yml

* Bump nokogiri from 1.12.5 to 1.13.2 (#257)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.12.5...v1.13.2)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.13.2 to 1.13.4 (#260)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.2 to 1.13.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/v1.13.4/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.13.2...v1.13.4)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Bump nokogiri from 1.13.4 to 1.13.6 (#262)

Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](sparklemotion/nokogiri@v1.13.4...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* Update README.md (#269)

Co-authored-by: Tyler Vick <1395852+tylervick@users.noreply.github.com>
Co-authored-by: tylervick <tylerjvick@gmail.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

1 participant