QMTest Error
KD Mazboudi
KD.Mazboudi at secretseal.com
Tue Apr 23 17:20:45 UTC 2002
Hello,
I was trying to run 'test2' that has 'test1 (FAIL)' as prerequisite but
this fails with the following message. Any idea why this
might be happening.
Both tests are simple command.ShellCommandTest tests
Thanks
KD
Traceback (most recent call last):
File "C:\progra~1\qm\lib\qm\qm\test\qmtest.py", line 78, in ?
command.Execute(sys.stdout)
File "C:\progra~1\qm\lib\qm\qm\test\cmdline.py", line 410, in Execute
method(output)
File "C:\progra~1\qm\lib\qm\qm\test\cmdline.py", line 790, in
__ExecuteRun
engine.Run()
File "C:\progra~1\qm\lib\qm\qm\test\execution_engine.py", line 129, in
Run
self._RunTests()
File "C:\progra~1\qm\lib\qm\qm\test\execution_engine.py", line 168, in
_RunTests
prereq_desc = self.__descriptors[prereq_id]
KeyError: test1
More information about the qmtest
mailing list