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

iOS tests fix (backport #7306) [release/4.9.x] #7307

Merged
merged 2 commits into from
Oct 31, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented Oct 30, 2024

iOS tests fix:

  • Reenable iOS backend unit tests in CI
  • Copy test output XML instead of extracting from console log
  • Show error output if present when running display-test-app

Hopefully this will fix the CI test failures for the backend unit tests. Unfortunately, I have no idea what was causing the failures, but I no longer execute the code that appeared to be failing, so hopefully that fixes the problem. (Specifically, instead of printing the XML file contents to the console during execution, this now prints the XML filename, and that file is then copied to the appropriate place by the script running the iOS Simulator.)


This is an automatic backport of pull request #7306 done by Mergify.

(cherry picked from commit 7fb3426)

# Conflicts:
#	core/backend/runUnitTestsIosSimulator.ts
#	test-apps/display-test-app/runIosSimulator.ts
Copy link
Contributor Author

mergify bot commented Oct 30, 2024

Cherry-pick of 7fb3426

@mergify mergify bot mentioned this pull request Oct 30, 2024
@mergify mergify bot requested a review from a team October 30, 2024 19:12
@tcobbs-bentley tcobbs-bentley enabled auto-merge (squash) October 30, 2024 20:30
@aruniverse aruniverse disabled auto-merge October 31, 2024 13:49
@aruniverse aruniverse merged commit f3d42fb into release/4.9.x Oct 31, 2024
16 checks passed
@aruniverse aruniverse deleted the mergify/bp/release/4.9.x/pr-7306 branch October 31, 2024 13:49
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