[cgma-dev] broken partest
Jason Kraftcheck
kraftche at cae.wisc.edu
Tue Nov 3 11:03:26 CST 2009
"make check" currently fails for CGM builds with parallel support because
'partest' isn't a proper test. It fails with:
Hello
Usage: ./partest [<filename>] [<send_methond>]
FAIL: partest
Either this test needs to be changed such that it can be run w/out manually
specifying input files (wrapper script, defaults, etc.) or the Makefile.am
should be changed such that partest is included in check_PROGRAMS but *not*
TESTS, so that it is not run during 'make check'.
- jason
More information about the cgma-dev
mailing list