[qmtest] Problem with transition from 'Run test' to 'Show results'

Mark Mitchell mark at codesourcery.com
Thu Jul 21 19:04:43 UTC 2005


Richard Poppe wrote:
> I made a workaround for the transition problem in file:
> C:\Python23\Lib\site-packages\qm\test\web\web.py (HandleRunTests)
> 
> In the web function "HandleRunTests" it seems that i have to redirect to 
> the show-results page, before the execution thread starts. When i 
> comment out the delay, the show-results page will be displayed directly 
> (and refresh every few seconds). With the delay active the show-results 
> page will never come up. After some time the (firefox) browser comes 
> with a pop-up message that "www.ws6264.com" could not be found, while 
> the base request was "http://ws6264:3503/test/something".

That's really weird.  If you make the delay smaller, does that help? 
Are you able to provide any network traces that demonsrate whether or 
not the redirection is ever making it out of QMTest?

-- 
Mark Mitchell
CodeSourcery, LLC
mark at codesourcery.com
(916) 791-8304



More information about the qmtest mailing list