Fix flaky UI tests: increase calendar wait timeouts and disable parallel UI testing

Calendar navigation buttons used shortTimeout (5s) which was too tight under
simulator load, causing cascading failures in wizard and trip saving tests.
Bumped to defaultTimeout (15s) and disabled parallel execution for UI tests.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
treyt
2026-02-18 21:44:08 -06:00
parent 7eaa21abd4
commit ba41866602
3 changed files with 13 additions and 13 deletions

View File

@@ -43,7 +43,7 @@
</TestableReference>
<TestableReference
skipped = "NO"
parallelizable = "YES">
parallelizable = "NO">
<BuildableReference
BuildableIdentifier = "primary"
BlueprintIdentifier = "1CA7F90D2F0D647400490ABD"