[Webtest] haltonfailure/haltonerror

Stefan Voß webtest@lists.canoo.com
Tue, 07 Mar 2006 11:38:04 +0100


Hallo,
I'm still facing the problem described in my mail form 3.3.2006. Is 
there a way to access the two properties in a test? I've tried

<sleep second="0" description="haltonfailure=${haltonfailure} and 
haltonerror=${haltonerror}/>

but in the output the properties are not resolved. I've also tried the 
"errorcases" code that has been posted in the mailing list but the test 
halts on the first failure. In my fist mail I posted code of a 
verifytext inside a not step, whitch now is included in the selftest. 
This was only an example as all testfailures result in halting. The 
result.xml shows the correctly set properties but they are ignored. I'm 
facing this problem since I've updated from r1000 to 1217 and I've tried 
1218 and 1219 aswell with the same result. Downgrading to 1000 fixes the 
problem. A colleague has also updated to 1217 and is not facing the 
problem. We are using the same ant version and the same JDK but he is 
running WinXP while I'm working with Win 2000. Can that be the reason?

Best regards,

Stefan Voß