Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

code-asher
Copy link
Member

@code-asher code-asher commented Sep 12, 2025

Hopefully fixes coder/internal#993

  file path must be absolute: "/test/some/path"

Not sure if this is the right fix though, since I am not sure how this only flakes rather than always failing. It looks like starting with / should not be considered absolute in Windows, but then how did it ever pass at all?

Hopefully fixes the test flake:

  file path must be absolute: "/test/some/path"

In Windows, starting with `/` is not considered absolute.  No idea how
this only flakes rather than always failing though.
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.

flake: TestTools/WorkspaceWriteFile
1 participant