FIX: Attempt to fix UI test instabilities. [ISXB-1284]#2187
Merged
Conversation
…ired on macOS otherwise failing locally.
Codecov ReportAll modified and coverable lines are covered by tests ✅ @@ Coverage Diff @@
## develop #2187 +/- ##
===========================================
+ Coverage 65.45% 67.78% +2.32%
===========================================
Files 367 367
Lines 53505 53505
===========================================
+ Hits 35024 36268 +1244
+ Misses 18481 17237 -1244
Flags with carried forward coverage won't be shown. Click here to find out more. see 33 files with indirect coverage changes 🚀 New features to boost your workflow:
|
Collaborator
Author
|
Since the iOS CI noise was resolved with #2190 its likely easier to assess stability of this tentative fix now. |
Collaborator
Author
|
Seen CI instabilities on this branch since the fix but none seem related to UI tests. |
Collaborator
Author
|
A few re-runs should be made on this before landing. |
jfreire-unity
approved these changes
Jun 4, 2025
Pauliusd01
approved these changes
Jun 5, 2025
jfreire-unity
pushed a commit
that referenced
this pull request
Jun 11, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Attempt to fix automated UI test instabilities detected in CI.
Testing status & QA
Tests runs green locally on macOS after the proposed changes (consistently failed before the changes).
Overall Product Risks
Small risk, only affects test code and has positive impact on coverage.
Comments to reviewers
Nothing special to call out for reviewing this branch.
Checklist
Before review:
Changed,Fixed,Addedsections.Area_CanDoX,Area_CanDoX_EvenIfYIsTheCase,Area_WhenIDoX_AndYHappens_ThisIsTheResult.During merge:
NEW: ___.FIX: ___.DOCS: ___.CHANGE: ___.RELEASE: 1.1.0-preview.3.After merge: