[Libreoffice-commits] .: test-bugzilla-files/test-bugzilla-files.py

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Feb 18 17:39:10 PST 2013


 test-bugzilla-files/test-bugzilla-files.py |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 4f6d1008878d77384c6e25bf29d903a8474ee276
Author: Markus Mohrhard <markus.mohrhard at 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)


More information about the Libreoffice-commits mailing list