meson: fix tests on windows #247

Closed
dcbaker wants to merge 1 commits from dcbaker:submit/fix-windows-tests into master

The tests call chmod unconditionally, which is obviously problematic on
Windows. I have an idea for a more robust fix in Meson, but in the mean
time we can avoid the problem by not going into the test directory if
kyua and atf_sh aren't found or are disabled.

The tests call chmod unconditionally, which is obviously problematic on Windows. I have an idea for a more robust fix in Meson, but in the mean time we can avoid the problem by not going into the test directory if kyua and atf_sh aren't found or are disabled.
dcbaker added 1 commit 2022-08-26 17:05:55 +00:00
ci/woodpecker/pr/woodpecker Pipeline was successful Details
1cd84fec98
meson: fix tests on windows
The tests call chmod unconditionally, which is obviously problematic on
Windows. I have an idea for a more robust fix in Meson, but in the mean
time we can avoid the problem by not going into the test directory if
kyua and atf_sh aren't found or are disabled.
dcbaker closed this pull request 2022-08-26 17:06:32 +00:00
dcbaker deleted branch submit/fix-windows-tests 2022-08-26 17:06:37 +00:00
All checks were successful
ci/woodpecker/pr/woodpecker Pipeline was successful

Pull request closed

Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ariadne/pkgconf#247
There is no content yet.