Bug 1472686 - Don't reset/dump counters for baseline tests. r=jmaher

--HG--
extra : rebase_source : be6d03516914305ba4bfdfc54ba9c42c1eec1b14
extra : amend_source : 0e23b6809f2ae5eb2148c834916dc46c1cbcaead
extra : source : 4104758abe6132e8f3b65e1f2f8e0153bc04ae08
This commit is contained in:
Marco Castelluccio 2018-06-29 17:37:30 +01:00
parent 92e0c48aaf
commit 1dad6a26ea

View File

@ -910,6 +910,7 @@ class DesktopUnittest(TestingMixin, MercurialScript, MozbaseMixin,
)
if 'GCOV_RESULTS_DIR' in env:
shutil.rmtree(gcov_dir)
del env['GCOV_RESULTS_DIR']
# mochitest, reftest, and xpcshell suites do not return
# appropriate return codes. Therefore, we must parse the output