test-bugzilla-files/test-bugzilla-files.py | 1 + 1 file changed, 1 insertion(+)
New commits: commit 4f6d1008878d77384c6e25bf29d903a8474ee276 Author: Markus Mohrhard <markus.mohrh...@googlemail.com> Date: Tue Feb 19 02:39:15 2013 +0100 first tearDown then new setUp diff --git a/test-bugzilla-files/test-bugzilla-files.py b/test-bugzilla-files/test-bugzilla-files.py index 0eb6074..7a12dc2 100644 --- a/test-bugzilla-files/test-bugzilla-files.py +++ b/test-bugzilla-files/test-bugzilla-files.py @@ -317,6 +317,7 @@ class LoadFileTest: t.cancel() handleCrash(self.file) self.state.badFiles.append(self.file) + connection.tearDown() connection.setUp() except pyuno.getClass("com.sun.star.lang.DisposedException"): print("caught DisposedException " + self.file) _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/libreoffice-commits