[cgma-dev] broken partest

Hongjun Kim hongjun at mcs.anl.gov
Tue Nov 3 11:20:17 CST 2009


I made this test.
Sorry. Let me fix it.

Hongjun

----- Original Message -----
From: "Jason Kraftcheck" <kraftche at cae.wisc.edu>
To: "CGMA Development" <cgma-dev at mcs.anl.gov>
Sent: Tuesday, November 3, 2009 11:03:26 AM GMT -06:00 US/Canada Central
Subject: [cgma-dev] broken partest

"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