Skip to content

Commit 23bbe1a

Browse files
committed
test: move Android deployment retry ownership
1 parent d76f4eb commit 23bbe1a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

scripts/lib/contention-retry.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ const REVIEW_BY = '2026-10-31';
5454
*/
5555
export const CONTENTION_RETRY_FILES: readonly ContentionRetryEntry[] = [
5656
{
57-
file: 'src/platforms/android/__tests__/app-lifecycle-install.test.ts',
57+
file: 'src/platforms/android/__tests__/app-deployment.test.ts',
5858
reason:
5959
'Stubs bundletool on PATH (adb is in-process) and spawns zip/unzip for .aab packaging paths.',
6060
trackingIssue: SUBPROCESS_STUB_ISSUE,

0 commit comments

Comments
 (0)