kokoye2007 / waitzar

Automatically exported from code.google.com/p/waitzar
Other
0 stars 1 forks source link

WaitZar crashes after running mywin tests #154

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Just added the mywin keyboard tests. Unfortunately, after running them WZ 
crashes horribly. 

Command line:
.\Debug\WaitZar.exe -t ..\test_cases\mywin_tests.txt

WZ has always crashed after running automated tests; I think it's because I 
delete a window and then call one of its methods (or something). 

Need to run this through debug mode; users won't like writing test cases if 
they crash the system, even if it isn't technically doing anything wrong (the 
tests still finish). 

Original issue reported on code.google.com by seth.h...@gmail.com on 3 Nov 2010 at 10:26

GoogleCodeExporter commented 9 years ago
Fixed!

Original comment by seth.h...@gmail.com on 10 Nov 2010 at 9:06