We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
=== RUN TestGetDiskFreeSpaceEx syscall_windows_test.go:110: The device is not ready. --- FAIL: TestGetDiskFreeSpaceEx (0.04s)
--- FAIL: TestGetVolumePathsForVolume (0.00s) FAIL FAIL github.com/elastic/gosigar/sys/windows 0.161s FAIL
I tried with windows-latest and windows-2019 with the same outcome. While the original implementation in the CI targeted windows-2012, see #171
windows-latest
windows-2019
windows-2012
The text was updated successfully, but these errors were encountered:
Skip tests that are failing on Wiindows 2019/2022
7621da3
See #172
No branches or pull requests
I tried with
windows-latest
andwindows-2019
with the same outcome. While the original implementation in the CI targetedwindows-2012
, see #171The text was updated successfully, but these errors were encountered: