Bug report: exception removing then adding prerequisite
Stephen Huntley
stephen.huntley at stellent.com
Thu Jan 10 21:16:17 UTC 2002
It's always a bad sign when you encounter a bug when going through the
tutorial...
I created and ran a test called test1 to execute 'echo test' as
described in the tutorial. Then I edited test1 to add exec0 as a
prerequisite and ran again. Then I edited again, removing exec0 and
adding exec1 as a prerequisite. Hit ok... crash.
I hope this isn't a harbinger of future experience with the product... I
look forward to using it heavily.
Steve Huntley
Senior QA Engineeer
Stellent
Exception type: exceptions.KeyError
Exception value: class
Stack trace:
File "C:\progra~1\qm\lib\qm\qm\web.py", line 528, in
__HandleScriptRequest
script_output = self.server.ProcessScript(request)
File "C:\progra~1\qm\lib\qm\qm\web.py", line 961, in ProcessScript
return self.__scripts[request.GetUrl()](request)
File "C:\progra~1\qm\lib\qm\qm\test\web\web.py", line 1696, in
HandleSubmitItem
item_class_name = request["class"]
File "C:\progra~1\qm\lib\qm\qm\web.py", line 1253, in __getitem__
return self.__fields[key]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://sourcerytools.com/pipermail/qmtest/attachments/20020110/924784b5/attachment.html>
More information about the qmtest
mailing list