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

Some tests failed #1996

Open
panting1218 opened this issue Nov 30, 2024 · 0 comments
Open

Some tests failed #1996

panting1218 opened this issue Nov 30, 2024 · 0 comments

Comments

@panting1218
Copy link

Hello! In order to use the MPAS model, I need to install PIO.This is my first time installing PIO. I am using mpich 3.2 and have already installed hdf5 1.10.1, pnetcdf 1.8.1, netcdf-c 4.7.4, and netcdf-fortran 4.4.4. After that, I began installing PIO v2.3.1 (because I found that newer versions require pnetcdf version 1.9.0 or later). However, when I entered the make check command, some tests failed. Are these issues that can be ignored? Or are they caused by incompatibility between my versions of pnetcdf/netcdf and PIO?
Here are my error messages:
90% tests passed, 10 tests failed out of 102

Total Test time (real) = 1279.14 sec

The following tests FAILED:
3 - test_rearr (Failed)
14 - test_pioc (Failed)
18 - test_darray (Failed)
26 - test_darray_2sync (Timeout)
30 - test_async_multicomp (Timeout)
31 - test_async_multi2 (Timeout)
42 - ncdf_get_put_1proc (Failed)
43 - ncdf_get_put_2proc (Failed)
95 - pio_decomp_frame_tests (Timeout)
96 - pio_decomp_fillval (Failed)
Errors while running CTest
make[3]: *** [CMakeFiles/check] Error 8
make[2]: *** [CMakeFiles/check.dir/all] Error 2
make[1]: *** [CMakeFiles/check.dir/rule] Error 2
make: *** [check] Error 2

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