[petsc-dev] Introducing new "test harness" to PETSc

Jed Brown jed at jedbrown.org
Tue Jan 17 19:59:46 CST 2017


Matthew Knepley <knepley at gmail.com> writes:
> However, none of my localrunfiles are working. I have them defined this way
>
>   test:
>     suffix: cgns_0
>     requires: cgns
>     args: -filename tut21.cgns -interpolate 1 -dm_view
>     localrunfiles: ../../../../../../share/petsc/datafiles/meshes/tut21.cgns
>
> which works when gmakegentest.py is run, but not when executing the script
>
> arch-c-exodus-master/tests/src/dm/impls/plex/examples/tests/runex1_cgns_0.sh
> -v
> cp: ../../../../../../share/petsc/datafiles/meshes/tut21.cgns: No such file
> or directory

Use ${DATAFILESPATH} like we do in all the legacy tests.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 800 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20170117/75b1f66c/attachment.sig>


More information about the petsc-dev mailing list