diegosouzapw
b3f6f697ef
test(infra): retry recursive temp-dir removal on main (main twin of #11968 )
...
`main` has been red since b342c1a361 on the vitest and integration gates:
✖ tests/unit/autoCombo/provider-family-combos.test.ts > auto/<family>
✖ chat pipeline applies Codex OAuth fingerprint and priority tier inside combos
Both call resetStorage() from beforeEach, which does an fs.rmSync(TEST_DATA_DIR,
{recursive: true, force: true}) with no retry, and intermittently loses the race
with a not-yet-released SQLite handle (ENOTEMPTY).
release/v3.8.51 fixed this in #11968 with a mechanical codemod adding
maxRetries/retryDelay to every recursive rm/rmSync/rmdirSync under tests/, but
that PR landed only on the release branch. Because main only receives work at
the release squash, it stayed broken for the whole cycle — and repo-wide gates
then turn every open PR into main red on checks unrelated to their diff.
This is the --base main twin: re-runs the same codemod that already shipped on
the release branch (scripts/ad-hoc/codemod-rm-maxretries.mjs), so the two
branches converge on identical test-teardown semantics. Test-only; no product
logic is touched.
The remaining three failures reported on #12133 (unit full suite exceeding its
4800s ceiling, package-artifact exceeding 1200s, and the boot-smoke that is
skipped as a consequence) are runner-contention timeouts, not code defects —
validate-release-green.mjs runs those heavy gates concurrently on one shared
hosted runner. There is no fix to port for those.
2026-09-01 00:16:48 -03:00
..
2026-05-03 00:37:08 -03:00
2026-06-22 03:17:02 -03:00
2026-09-01 00:16:48 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-09-01 00:16:48 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-08-23 11:45:01 -03:00
2026-06-20 07:09:43 -03:00
2026-04-28 16:58:17 +07:00
2026-06-19 06:49:01 -03:00
2026-06-30 06:54:29 -03:00
2026-06-15 03:32:11 -03:00
2026-08-23 11:45:01 -03:00
2026-07-02 10:47:13 -03:00
2026-07-29 15:18:55 -03:00
2026-09-01 00:16:48 -03:00
2026-04-27 20:00:08 +07:00
2026-06-09 22:57:12 -03:00
2026-08-23 11:45:01 -03:00
2026-04-27 20:00:08 +07:00
2026-05-02 04:51:38 -03:00
2026-04-28 04:20:46 +07:00
2026-04-27 20:00:08 +07:00
2026-05-03 09:14:20 -03:00
2026-05-14 23:46:57 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-07-29 15:18:55 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-06-28 06:58:29 -03:00
2026-06-28 06:58:29 -03:00
2026-07-29 15:18:55 -03:00
2026-07-29 15:18:55 -03:00
2026-07-13 09:12:40 -03:00
2026-09-01 00:16:48 -03:00
2026-05-02 12:57:37 -03:00
2026-06-19 06:49:01 -03:00
2026-06-19 06:49:01 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-06-23 03:08:29 -03:00
2026-07-29 15:18:55 -03:00
2026-09-01 00:16:48 -03:00
2026-06-19 06:49:01 -03:00
2026-06-19 06:49:01 -03:00
2026-06-19 06:49:01 -03:00
2026-08-26 14:25:01 -03:00
2026-09-01 00:16:48 -03:00
2026-07-29 15:18:55 -03:00
2026-06-14 10:45:22 -03:00
2026-07-29 15:18:55 -03:00
2026-05-03 12:38:21 -03:00
2026-06-17 19:26:32 -03:00
2026-06-17 02:43:21 -03:00
2026-09-01 00:16:48 -03:00
2026-06-21 08:56:51 -03:00
2026-06-21 08:56:51 -03:00
2026-05-03 00:37:08 -03:00
2026-06-28 06:58:29 -03:00
2026-06-19 06:49:01 -03:00
2026-06-21 08:56:51 -03:00
2026-06-30 06:54:29 -03:00
2026-07-29 15:18:55 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-27 09:07:12 -03:00
2026-06-27 09:07:12 -03:00
2026-06-27 09:07:12 -03:00
2026-06-27 09:07:12 -03:00
2026-06-27 09:07:12 -03:00
2026-06-19 06:49:01 -03:00
2026-08-23 11:45:01 -03:00
2026-06-20 07:09:43 -03:00
2026-08-23 11:45:01 -03:00
2026-04-28 16:58:17 +07:00
2026-06-29 08:40:06 -03:00
2026-08-23 11:45:01 -03:00
2026-07-17 03:04:00 -03:00
2026-09-01 00:16:48 -03:00
2026-07-13 09:12:40 -03:00
2026-06-29 08:40:06 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-06-27 09:07:12 -03:00
2026-06-27 09:07:12 -03:00
2026-06-27 09:07:12 -03:00
2026-06-20 07:09:43 -03:00
2026-06-16 09:12:35 -03:00
2026-08-23 11:45:01 -03:00
2026-07-29 15:18:55 -03:00
2026-07-02 10:47:13 -03:00
2026-06-17 02:43:21 -03:00
2026-09-01 00:16:48 -03:00
2026-06-23 17:06:18 -03:00
2026-09-01 00:16:48 -03:00
2026-08-23 11:45:01 -03:00
2026-09-01 00:16:48 -03:00
2026-05-03 09:14:20 -03:00
2026-06-20 07:09:43 -03:00
2026-06-19 06:49:01 -03:00
2026-06-19 06:49:01 -03:00
2026-05-14 21:24:05 -03:00
2026-06-20 07:09:43 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-07-13 09:12:40 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-07-29 15:18:55 -03:00
2026-06-23 17:06:18 -03:00
2026-08-23 11:45:01 -03:00
2026-06-23 17:06:18 -03:00
2026-06-09 15:56:24 -03:00
2026-08-23 11:45:01 -03:00
2026-05-03 09:14:20 -03:00
2026-07-29 15:18:55 -03:00
2026-07-02 10:47:13 -03:00
2026-06-25 13:17:40 -03:00
2026-09-01 00:16:48 -03:00
2026-07-02 10:47:13 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-04-28 16:58:17 +07:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-07-02 10:47:13 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-07-13 09:12:40 -03:00
2026-07-13 09:12:40 -03:00
2026-06-21 08:56:51 -03:00
2026-08-23 11:45:01 -03:00
2026-07-29 15:18:55 -03:00
2026-09-01 00:16:48 -03:00
2026-09-01 00:16:48 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-21 08:56:51 -03:00
2026-06-22 03:17:02 -03:00
2026-05-08 17:35:43 -03:00
2026-06-29 08:40:06 -03:00
2026-09-01 00:16:48 -03:00
2026-06-14 10:45:22 -03:00
2026-05-03 00:37:08 -03:00
2026-05-03 00:37:08 -03:00
2026-06-14 10:45:22 -03:00
2026-05-03 00:37:08 -03:00
2026-08-23 11:45:01 -03:00
2026-06-25 13:17:40 -03:00
2026-05-03 00:37:08 -03:00
2026-06-19 06:49:01 -03:00
2026-06-19 06:49:01 -03:00
2026-06-19 06:49:01 -03:00
2026-09-01 00:16:48 -03:00
2026-06-14 10:45:22 -03:00
2026-06-20 07:09:43 -03:00
2026-06-14 10:45:22 -03:00
2026-07-29 15:18:55 -03:00
2026-06-27 09:07:12 -03:00
2026-09-01 00:16:48 -03:00
2026-08-23 11:45:01 -03:00
2026-09-01 00:16:48 -03:00
2026-06-19 06:49:01 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-06-29 08:40:06 -03:00
2026-09-01 00:16:48 -03:00
2026-06-29 08:40:06 -03:00
2026-05-03 00:37:08 -03:00
2026-09-01 00:16:48 -03:00
2026-07-29 15:18:55 -03:00
2026-06-14 10:45:22 -03:00
2026-05-03 00:37:08 -03:00
2026-05-03 09:14:20 -03:00
2026-07-07 13:14:06 -03:00
2026-08-23 11:45:01 -03:00
2026-08-23 11:45:01 -03:00
2026-06-27 09:07:12 -03:00
2026-06-28 06:58:29 -03:00
2026-06-29 08:40:06 -03:00
2026-06-30 06:54:29 -03:00
2026-08-23 11:45:01 -03:00
2026-07-13 09:12:40 -03:00
2026-04-27 03:53:05 +07:00
2026-06-20 07:09:43 -03:00
2026-06-21 08:56:51 -03:00
2026-04-28 16:58:17 +07:00
2026-04-28 16:58:17 +07:00
2026-06-28 06:58:29 -03:00
2026-07-29 15:18:55 -03:00
2026-06-23 17:06:18 -03:00
2026-06-23 17:06:18 -03:00
2026-06-19 06:49:01 -03:00
2026-05-06 02:29:25 -03:00