Skip to content
New issue

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_par_warn_test tests fails #3061

Open
opoplawski opened this issue Dec 8, 2024 · 0 comments
Open

run_par_warn_test tests fails #3061

opoplawski opened this issue Dec 8, 2024 · 0 comments

Comments

@opoplawski
Copy link
Contributor

I'm testing updating the Fedora netcdf package to 4.9.3-rc2 and getting the following test failure:

===============================================
   netCDF 4.9.3-rc2: nc_test4/test-suite.log
===============================================

# TOTAL: 87
# PASS:  86
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

System information (uname -a): Linux 6.12.0-0.rc7.59.fc42.x86_64 #1 SMP PREEMPT_DYNAMIC Tue Nov 12 17:00:07 UTC 2024 x86_64
Distribution information (/etc/os-release):
NAME="Fedora Linux"
VERSION="42 (Rawhide Prerelease)"
RELEASE_TYPE=development
ID=fedora
VERSION_ID=42
VERSION_CODENAME=""
PLATFORM_ID="platform:f42"
PRETTY_NAME="Fedora Linux 42 (Rawhide Prerelease)"

.. contents:: :depth: 2

FAIL: run_par_warn_test
=======================


Testing MPI parallel I/O with various other mode flags...

*** Testing for HDF5 extra output
*** Testing create of parallel I/O file...ok.
*** Tests successful!
diff: ref_tmp_tst_warn_out.txt: No such file or directory
FAIL run_par_warn_test.sh (exit status: 2)

This looks like another issue with out of tree builds as that file does exist here: netcdf-c-4.9.3-rc2/nc_test4/ref_tmp_tst_warn_out.txt but not in the netcdf-c-4.9.3-rc2/mpich/nc_test4 directory where the tests are being run.

opoplawski added a commit to opoplawski/netcdf-c that referenced this issue Dec 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant