mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-26 04:15:48 -06:00
fix(ios): suppress stale delayed UI actions (#113062)
Co-authored-by: Peter Steinberger <steipete@gmail.com>
This commit is contained in:
@@ -3295,8 +3295,10 @@ jobs:
|
||||
-destination "platform=iOS Simulator,id=${simulator_id}" \
|
||||
-resultBundlePath "$result_bundle" \
|
||||
-parallel-testing-enabled NO \
|
||||
-only-testing:OpenClawTests/DelayedActionGateTests \
|
||||
-only-testing:OpenClawTests/NodeAppModelInvokeTests \
|
||||
-only-testing:OpenClawTests/NotificationServingPreferenceTests \
|
||||
-only-testing:OpenClawTests/RootTabsSourceGuardTests \
|
||||
test
|
||||
|
||||
- name: Upload iOS lifecycle simulator evidence
|
||||
|
||||
Reference in New Issue
Block a user