From: Ethan Mallove (ethan.mallove_at_[hidden])
Date: 2006-10-09 10:58:55


My intel tests compile okay, but then do not run.
Here's the salient --debug output:

...
>> Test build [test build: intel sparc 32]
Evaluating: intel
   Building for [ompi-nightly-v1.2] / [1.2a1r12050] /
[solaris sparc 32] / [intel sparc 32]
Evaluating: Intel_OMPI_Tests
Making dir: tests (cwd:
/workspace/em162155/hpc/mtt/cron/ompi-core-testers/sparc/32/installs/ompi-nightly-v1.2/solaris_sparc_32/1.2a1r12050)
tests does not exist -- creating
Making dir: intel_sparc_32 (cwd:
/workspace/em162155/hpc/mtt/cron/ompi-core-testers/sparc/32/installs/ompi-nightly-v1.2/solaris_sparc_32/1.2a1r12050/tests)

...
OUT:[[[ END OF COMPILE ]]]
OUT:Compile complete. Log in all_tests_no_perf.12950.out
OUT:Start: Mon Oct 9 02:48:19 EDT 2006
OUT:End: Mon Oct 9 03:05:28 EDT 2006
Command complete, exit status: 0
Writing built file:
/workspace/em162155/hpc/mtt/cron/ompi-core-testers/sparc/32/installs/ompi-nightly-v1.2/solaris_sparc_32/1.2a1r12050/tests/intel_sparc_32/intel_tests/test_built.ini
...
   Completed test build successfully
...
>> Test run [intel]
Evaluating: intel (how come no tests get run?)
>> Test run [ibm]

Is this because my "Test get" sections do not match my "Test
build" and "Test run" sections?

[Test get: intel]
[Test build: intel sparc 32]
[Test build: intel sparc 64]
[Test build: intel i386 32]
[Test build: intel i386 64]
[Test run: intel]

If so, it might be nice to get a "no match found" warning
of some kind.

-Ethan