Skip to content

[codex] add cross-platform filesystem adapter coverage - #27454

Merged
anp-oai merged 1 commit into
mainfrom
codex/exec-server-path-uri
Jun 11, 2026
Merged

[codex] add cross-platform filesystem adapter coverage#27454
anp-oai merged 1 commit into
mainfrom
codex/exec-server-path-uri

Conversation

@anp-oai

@anp-oai anp-oai commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

Why

The exec-server's existing filesystem tests only run on #[cfg(unix)]. We should be running the applicable ones on Windows, and also include the basic filesystem operations that will be modified by migrating to PathUri.

What

Split platform-neutral local/remote tests into a shared Unix/Windows suite while keeping the existing AbsolutePathBuf API, and add Windows junction canonicalization coverage.

@anp-oai
anp-oai marked this pull request as ready for review June 10, 2026 21:56
Comment thread codex-rs/exec-server/tests/file_system/shared.rs Outdated
Comment thread codex-rs/exec-server/tests/file_system/shared.rs Outdated
Comment thread codex-rs/exec-server/tests/file_system/shared.rs Outdated
Comment thread codex-rs/exec-server/tests/file_system/support.rs
@anp-oai
anp-oai force-pushed the codex/exec-server-path-uri branch from 071132b to 0bdfc22 Compare June 10, 2026 22:22
@anp-oai

anp-oai commented Jun 11, 2026

Copy link
Copy Markdown
Contributor Author

@codex review

@chatgpt-codex-connector

Copy link
Copy Markdown
Contributor

Codex Review: Didn't find any major issues. You're on a roll.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@anp-oai
anp-oai force-pushed the codex/exec-server-path-uri branch from 0bdfc22 to 5e77277 Compare June 11, 2026 17:30
@anp-oai
anp-oai enabled auto-merge (squash) June 11, 2026 17:33
@anp-oai
anp-oai merged commit cc97839 into main Jun 11, 2026
31 checks passed
@anp-oai
anp-oai deleted the codex/exec-server-path-uri branch June 11, 2026 17:53
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 11, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants