Closed Bug 1542735 Opened 5 years ago Closed 5 years ago

"toolkit/library/gtest/static/TestUCRTDepends.cpp(10,10): fatal error: 'gtest/gtest.h' file not found" bustage with --disable-tests

Categories

(Firefox Build System :: General, defect)

defect
Not set
normal

Tracking

(firefox-esr60 unaffected, firefox66 unaffected, firefox67 unaffected, firefox68 fixed)

RESOLVED FIXED
mozilla68
Tracking Status
firefox-esr60 --- unaffected
firefox66 --- unaffected
firefox67 --- unaffected
firefox68 --- fixed

People

(Reporter: RyanVM, Assigned: RyanVM)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

toolkit/library/gtest/static/TestUCRTDepends.cpp(10,10): fatal error: 'gtest/gtest.h' file not found
#include "gtest/gtest.h"
^~~~~~~~~~~~~~~

Looks like there's no ENABLE_TESTS guard for the newly-added test from bug 1325897.

Pushed by rvandermeulen@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c8c67ca7b3d9
Don't try to build TestUCRTDepends if tests are disabled. r=froydnj
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: