SVN Revision tests failing >= 1910
- Posted by SDPringle Apr 11, 2009
- 901 views
I am seeing in a large proportion of the unit tests the interpreter issues an error that Windows handles by showing me a dialog that I must click on. I have tried this on svn 1910, 1913, and now 1908, 1897, 1851.
I am asked whether to send an error report to Microsoft or not. When running eutest.ex, I will get scores of these blocking dialog boxes unless I user break out of the eutest with CNTRL+C.
Before 1910, only t_command_line_quote.e was failing this way. After 1910, more than just that test.
Shawn