Skip to content

Conversation

@kartben
Copy link
Contributor

@kartben kartben commented Dec 16, 2024

Directly instantiating a PosixPath is not allowed on Windows, use Path instead.
Fixes bug introduced with c5c4165 (PR #82302) that breaks "Hello World" CI on Windows

Directly instantiating a PosixPath is not allowed on Windows, use
Path instead.

Signed-off-by: Benjamin Cabé <[email protected]>
@kartben kartben added the Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc. label Dec 16, 2024
@kartben kartben requested a review from golowanow December 16, 2024 09:51
@zephyrbot zephyrbot added the area: Twister Twister label Dec 16, 2024
@henrikbrixandersen henrikbrixandersen added the area: Windows Support Related to building Zephyr on Windows label Dec 16, 2024
@kartben kartben merged commit 9d4c027 into zephyrproject-rtos:main Dec 16, 2024
40 checks passed
@kartben kartben deleted the twisterpath branch January 15, 2025 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: Twister Twister area: Windows Support Related to building Zephyr on Windows Hotfix Fix for issues blocking development, i.e. upstream CI issues, tests failing in upstream CI , etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants