info on dependency bug?
William McLendon
wcmclen at sandia.gov
Wed Oct 2 00:37:07 UTC 2002
Hi,
I just sent an email a bit ago, but this time I'm getting the following
error:
Traceback (most recent call last):
File "/usr/local/lib/python2.2/threading.py", line 408, in __bootstrap
self.run()
File "/lib/qm/qm/test/execution_thread.py", line 94, in run
File "/lib/qm/qm/test/execution_engine.py", line 129, in Run
File "/lib/qm/qm/test/execution_engine.py", line 168, in _RunTests
KeyError: nas-parallel.nproc4.build-sp
The tests are in nas-parallel.qms/nproc4.qms/ there is a test called
build-sp.qmt to build the file and script (which has passed), when the
exec-sp.qmt file (exec.sp) is run, I am getting this dump:
the XML for exec-sp.qmt is the following:
<?xml version='1.0' encoding='ISO-8859-1'?>
<!DOCTYPE test PUBLIC "-//Software Carpentry//QMTest Test V0.1//EN"
"http://www.software-carpentry.com/qm/xml/test.dtd">
<test>
<class>command.ShellCommandTest</class>
<argument name='environment'>
<set/>
</argument>
<argument name='target_group'>
<text>.*</text>
</argument>
<argument name='command'>
<text>nas_script.csh sizes=4 qsp</text>
</argument>
<argument name='stderr'>
<text/>
</argument>
<argument name='stdout'>
<text/>
</argument>
<argument name='stdin'>
<text/>
</argument>
<argument name='exit_code'>
<integer>0</integer>
</argument>
<prerequisite outcome='PASS'>nas-parallel.nproc4.build-sp</prerequisite>
</test>
Thanks,
-will
--
William C. McLendon III
Sandia National Laboratories
Technical Staff Org. 9223
PO Box 5800 / MS 1110 / Albuquerque, NM 87185-1110
phone: (505)845-0649 fax : (505)845-7442
More information about the qmtest
mailing list