Stream: compiler development

Topic: test-reporting slash direction Windows vs Unix


view this post on Zulip Luke Boswell (Nov 11 2024 at 10:34):

Screenshot 2024-11-11 at 21.32.34.png

I've got a CI snapshot problem where our test reports are giving different slashes between Windows and Unix... I need to figure out how to output consistently using Unix slashes (which also work on Windows).

view this post on Zulip Luke Boswell (Nov 11 2024 at 10:35):

I think this is the only issue blocking rebuild-host tests for Windows. If I run it locally and update the snapshots it's :check:

view this post on Zulip Luke Boswell (Nov 11 2024 at 10:42):

I think I fixed it. :smiley:


Last updated: Jul 06 2025 at 12:14 UTC