mirror of
https://github.com/pchuan98/codex.git
synced 2026-07-01 00:31:56 +08:00
152b676597
This test was flaking on Windows. Problem: The Windows CI test for turn metadata compared git remote URLs byte-for-byte even though equivalent remotes can be formatted differently across Git code paths. Solution: Normalize the expected and actual origin URLs in the test by trimming whitespace, removing a trailing slash, and stripping a trailing .git suffix before comparing.
152b676597
ยท
2026-04-05 10:50:29 -07:00
History