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
I'm working on updating Fedora to netcdf 4.9.3 and getting the following test failures:
=================================================== netCDF-Fortran 4.6.1: nf_test4/test-suite.log =================================================== # TOTAL: 30 # PASS: 28 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0 System information (uname -a): Linux 6.11.8-300.fc41.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Nov 14 20:37:39 UTC 2024 x86_64 Distribution information (/etc/os-release): NAME="Fedora Linux" VERSION="43 (Rawhide Prerelease)" RELEASE_TYPE=development ID=fedora VERSION_ID=43 VERSION_CODENAME="" PLATFORM_ID="platform:f43" PRETTY_NAME="Fedora Linux 43 (Rawhide Prerelease)" .. contents:: :depth: 2 FAIL: ftst_vars =============== STOP 4 *** Testing definition of netCDF-4 vars from Fortran 77. FAIL ftst_vars (exit status: 4) FAIL: f03tst_vars ================= STOP 4 *** Testing definition of netCDF-4 vars from Fortran 77. FAIL f03tst_vars (exit status: 4) ============================================================================ Testsuite summary for netCDF-Fortran 4.6.1 ============================================================================ # TOTAL: 30 # PASS: 28 # SKIP: 0 # XFAIL: 0 # FAIL: 2 # XPASS: 0 # ERROR: 0
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm working on updating Fedora to netcdf 4.9.3 and getting the following test failures:
The text was updated successfully, but these errors were encountered: