Backed out changeset 28b00bdf83a3 (bug 1403366)

This commit is contained in:
Sebastian Hengst
2017-09-29 17:19:35 +02:00
parent b21448ce5e
commit 303d16ba32
6 changed files with 13 additions and 2 deletions

View File

@@ -84,6 +84,7 @@ class CPPUnitTests(object):
"""
Add environment variables likely to be used across all platforms, including remote systems.
"""
env["MOZILLA_FIVE_HOME"] = self.xre_path
env["MOZ_XRE_DIR"] = self.xre_path
# TODO: switch this to just abort once all C++ unit tests have
# been fixed to enable crash reporting