diff --git a/python/lsst/sconsUtils/tests.py b/python/lsst/sconsUtils/tests.py index 275c656..99377f5 100644 --- a/python/lsst/sconsUtils/tests.py +++ b/python/lsst/sconsUtils/tests.py @@ -248,7 +248,12 @@ def run(self, fileGlob): if f.endswith(".cc"): # look for executable f = os.path.splitext(f)[0] else: - interpreter = "pytest -Wd --durations=5 --junit-xml=${TARGET}.xml" + interpreter = "pytest" + interpreter += ( + ' -Wd -W "ignore:unclosed database in