Skip to content

Commit 9844aa8

Browse files
committed
chore(gates): run the viewport read test on the iOS PR lane
1 parent eea1626 commit 9844aa8

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/ios.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -247,6 +247,7 @@ jobs:
247247
-only-testing:AgentDeviceRunnerUITests/RunnerTests/testPartialCustomActionPassIsDisclosedAndCompleteOneIsNot \
248248
-only-testing:AgentDeviceRunnerUITests/RunnerTests/testActionNamesAreCappedPerElementAndReported \
249249
-only-testing:AgentDeviceRunnerUITests/RunnerTests/testHungCustomActionReadIsContainedAndRecovers \
250+
-only-testing:AgentDeviceRunnerUITests/RunnerTests/testAbandonedSnapshotViewportReadOccupiesMainThreadUntilDrained \
250251
-only-testing:AgentDeviceRunnerUITests/RunnerTests/testPrivateAXPinnedRegularDepthReachesAcquisitionAndPresentation 2>&1 | tee /tmp/agent-device-runner-regressions.log
251252
node --input-type=module -e '
252253
import { readFileSync } from "node:fs";

0 commit comments

Comments
 (0)