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

Libreoffice Gerrit user logerrit at kemper.freedesktop.org
Mon Dec 10 10:07:45 UTC 2018


 test-bugzilla-files/test-bugzilla-files.py |    3 ---
 1 file changed, 3 deletions(-)

New commits:
commit d7a0c23d35310f62e1a728ee72c012c11db651d6
Author:     Caolán McNamara <caolanm at redhat.com>
AuthorDate: Mon Dec 10 10:07:13 2018 +0000
Commit:     Caolán McNamara <caolanm at redhat.com>
CommitDate: Mon Dec 10 10:07:13 2018 +0000

    keep cores

diff --git a/test-bugzilla-files/test-bugzilla-files.py b/test-bugzilla-files/test-bugzilla-files.py
index 503a56b..8bf815d 100644
--- a/test-bugzilla-files/test-bugzilla-files.py
+++ b/test-bugzilla-files/test-bugzilla-files.py
@@ -546,9 +546,6 @@ class LoadFileTest:
                 connection.tearDown()
                 connection.setUp()
             print("...done with: " + self.file)
-            cores = glob.glob("core*")
-            for core in cores:
-                os.remove(core)
 
 class NormalTimer:
     def __init__(self):


More information about the Libreoffice-commits mailing list