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
The netcdf 4.9.2 builds are failing one set of tests. The log is below.
The file is on the Docker instance under /c/Windows/system32/downlevel.
/c/Windows/system32/downlevel
I suspect this is a false negative, though.
============================================ netCDF 4.9.2: unit_test/test-suite.log ============================================ # TOTAL: 6 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 6 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: tst_nclist ================ Z:/extlib/_5040__.src/netcdf-c-4.9.2/unit_test/tst_nclist.exe: error while loading shared libraries: api-ms-win-crt-time-l1-1-0.dll: cannot open shared object file: No such file or directory FAIL tst_nclist.exe (exit status: 127) FAIL: test_ncuri ================ Z:/extlib/_5040__.src/netcdf-c-4.9.2/unit_test/test_ncuri.exe: error while loading shared libraries: api-ms-win-crt-time-l1-1-0.dll: cannot open shared object file: No such file or directory FAIL test_ncuri.exe (exit status: 127) FAIL: test_pathcvt ================== Z:/extlib/_5040__.src/netcdf-c-4.9.2/unit_test/test_pathcvt.exe: error while loading shared libraries: api-ms-win-crt-time-l1-1-0.dll: cannot open shared object file: No such file or directory FAIL test_pathcvt.exe (exit status: 127) FAIL: tst_exhash ================ Z:/extlib/_5040__.src/netcdf-c-4.9.2/unit_test/tst_exhash.exe: error while loading shared libraries: api-ms-win-crt-time-l1-1-0.dll: cannot open shared object file: No such file or directory FAIL tst_exhash.exe (exit status: 127) FAIL: tst_xcache ================ Z:/extlib/_5040__.src/netcdf-c-4.9.2/unit_test/tst_xcache.exe: error while loading shared libraries: api-ms-win-crt-time-l1-1-0.dll: cannot open shared object file: No such file or directory FAIL tst_xcache.exe (exit status: 127) FAIL: tst_nc4internal ===================== Z:/extlib/_5040__.src/netcdf-c-4.9.2/unit_test/tst_nc4internal.exe: error while loading shared libraries: api-ms-win-crt-time-l1-1-0.dll: cannot open shared object file: No such file or directory FAIL tst_nc4internal.exe (exit status: 127)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The netcdf 4.9.2 builds are failing one set of tests. The log is below.
The file is on the Docker instance under
/c/Windows/system32/downlevel
.I suspect this is a false negative, though.
The text was updated successfully, but these errors were encountered: