<div dir="ltr"><div dir="ltr"><br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="gmail_quote"><div></div><div>However, we're not out of the woods yet, since a single new error of presumably the same type (access violation at shutdown) cropped up in impress_demo uitest suite -- at <i>backgrounds.ImpressBackgrounds</i>, in <i>test_background_dialog</i> . Test log is at <a href="http://paste.debian.net/1123087/" target="_blank">http://paste.debian.net/1123087/</a> . It might well have been there before, just the tests didn't get that far before now.<br></div></div></div></blockquote><div><br></div><div>A few more from another test run are shown below. Note that these (and the last one) come and go, and are NOT reproduced by directly running separate test files. Could it be that concurrent testing (-j 8) of different modules is somehow at fault here?<br></div><div><br></div><div>Stepas Toliautas</div><div><br></div><div>---<br></div><div><br></div><div>======================================================================<br>ERROR: test_select_text (edit.EditTest)<br>----------------------------------------------------------------------<br>Traceback (most recent call last):<br>  File "U:/sandlode/lode/dev/novs/uitest/demo_ui/edit.py", line 40, in test_select_text<br>    xEdit = xAddNameDlg.getChild("edit")<br>uno.com.sun.star.uno.RuntimeException: Could not find child with id: edit<br><br>======================================================================<br>ERROR: test_type_text (edit.EditTest)<br>----------------------------------------------------------------------<br>Traceback (most recent call last):<br>  File "U:/sandlode/lode/dev/novs/uitest/demo_ui/edit.py", line 24, in test_type_text<br>    xEdit = xAddNameDlg.getChild("edit")<br>uno.com.sun.star.uno.RuntimeException: Could not find child with id: edit<br><br>----------------------------------------------------------------------<br>Ran 22 tests in 193.897s<br><br>FAILED (errors=2)<br>Tests run: 22<br>Tests failed: 0<br>Tests errors: 2<br>Tests skipped: 0</div><div><br></div><div>---</div><div><br></div><div>======================================================================<br>ERROR: test_open_ConfigureDialog_writer (customizeDialog.ConfigureDialog)<br>----------------------------------------------------------------------<br>Traceback (most recent call last):<br>  File "U:\sandlode\lode\dev\novs\uitest\uitest\framework.py", line 46, in tearDown<br>    self.connection.tearDown()<br>  File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 178, in tearDown<br>    self.connection.tearDown()<br>  File "U:\sandlode\lode\dev\novs\uitest\libreoffice\connection.py", line 138, in tearDown<br>    raise Exception("Exit status indicates failure: " + str(ret))<br>Exception: Exit status indicates failure: 3221225477<br><br>----------------------------------------------------------------------<br>Ran 32 tests in 269.098s<br><br>FAILED (errors=1, skipped=1)<br>Tests run: 32<br>Tests failed: 0<br>Tests errors: 1<br>Tests skipped: 1<br><br>Error: a unit test failed:<br><br>To rerun just this failed test without all others, use:<br>    make UITest_writer_demo</div><div><br></div><div>---</div><div><br></div><div> <br></div></div></div>