-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
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.
============================================
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)
Metadata
Metadata
Assignees
Labels
No labels