Open
Description
Lately, ex18
and ex23
have been causing tests to fail. I noticed that on the CUDA build, no tests run on either mfem
or pymfem
. This leads to a PASS(-1)
because "generated files are the same". This should probably be a fail.
Here is an example:
https://github.com/mfem/PyMFEM/actions/runs/9752638384/job/26916497223
Running : ex0.py
/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/mfem/external/ser/examples/ex0: error while loading shared libraries: libcusparse.so.12: cannot open shared object file: No such file or directory File "/opt/hostedtoolcache/Python/3.9.19/x64/lib/python3.9/site-packages/mfem/ser.py", line 2, in <module> : False
No difference in generate files (Passed output file check) in exe
ex0 PASS(-1): generated files are the same, but terminal output differs
Metadata
Assignees
Labels
No labels
Activity