Running `make.ps1 test-zlib` can fail with: > FileNotFoundError: [WinError 2] The system cannot find the file specified: 'test_data.gz' The test should be made parallel safe or add `NotParallelSafe=true` if not possible.
Running
make.ps1 test-zlibcan fail with:The test should be made parallel safe or add
NotParallelSafe=trueif not possible.