There was an error while loading. Please reload this page.
1 parent d76f4eb commit 23bbe1aCopy full SHA for 23bbe1a
1 file changed
scripts/lib/contention-retry.ts
@@ -54,7 +54,7 @@ const REVIEW_BY = '2026-10-31';
54
*/
55
export const CONTENTION_RETRY_FILES: readonly ContentionRetryEntry[] = [
56
{
57
- file: 'src/platforms/android/__tests__/app-lifecycle-install.test.ts',
+ file: 'src/platforms/android/__tests__/app-deployment.test.ts',
58
reason:
59
'Stubs bundletool on PATH (adb is in-process) and spawns zip/unzip for .aab packaging paths.',
60
trackingIssue: SUBPROCESS_STUB_ISSUE,
0 commit comments