Skip to content

test: make Chrome cookie bootstrap test hermetic#97

Merged
freshtechbro merged 1 commit into
mainfrom
codex/release-0.0.37-ci-cookie-fix
Jun 28, 2026
Merged

test: make Chrome cookie bootstrap test hermetic#97
freshtechbro merged 1 commit into
mainfrom
codex/release-0.0.37-ci-cookie-fix

Conversation

@freshtechbro

Copy link
Copy Markdown
Owner

Summary

  • inject a platform parameter into the public Chrome cookie bootstrap seam for hermetic testing
  • keep runtime callers on the default process platform behavior
  • update the direct SQLite public-path regression to force the darwin branch on Linux CI

Validation

  • npm run test -- tests/system-chrome-cookies.test.ts
  • node scripts/run-package-tool.mjs eslint src/browser/system-chrome-cookies.ts tests/system-chrome-cookies.test.ts
  • npm run typecheck
  • RepoPrompt scoped diff review: PASS, no blockers

Release impact

  • unblocks the failed v0.0.37 GitHub release quality gate without changing production runtime behavior

Co-authored-by: Codex noreply@openai.com

- Inject platform into the public cookie bootstrap seam for hermetic CI coverage.

- Keep runtime callers on the process platform default.

Co-authored-by: Codex <noreply@openai.com>
@freshtechbro freshtechbro merged commit 71c82af into main Jun 28, 2026
9 checks passed
@freshtechbro freshtechbro deleted the codex/release-0.0.37-ci-cookie-fix branch June 28, 2026 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant