summaryrefslogtreecommitdiffstats
path: root/testing/gtest/rungtests.py
diff options
context:
space:
mode:
Diffstat (limited to 'testing/gtest/rungtests.py')
-rw-r--r--testing/gtest/rungtests.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/gtest/rungtests.py b/testing/gtest/rungtests.py
index e9e33cca2..499908680 100644
--- a/testing/gtest/rungtests.py
+++ b/testing/gtest/rungtests.py
@@ -89,7 +89,6 @@ class GTests(object):
)
env["XPCOM_DEBUG_BREAK"] = "stack-and-abort"
env["MOZ_CRASHREPORTER_NO_REPORT"] = "1"
- env["MOZ_CRASHREPORTER"] = "1"
env["MOZ_RUN_GTEST"] = "1"
# Normally we run with GTest default output, override this to use the TBPL test format.
env["MOZ_TBPL_PARSER"] = "1"