Closed Bug 838463 Opened 11 years ago Closed 11 years ago

make check failing in test_mozconfig.py at test_read_new_variables

Categories

(Firefox Build System :: General, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla21

People

(Reporter: ewong, Assigned: ewong)

Details

Attachments

(1 file)

Linux build's "make -k check" process errors with the following
unexpected test failure:

TEST-UNEXPECTED-FAIL | /builds/slave/c-cen-t-lnx/build/mozilla/python/mozbuild/mozbuild/test/test_mozconfig.py | line 228, test_read_new_variables: {} != {u'CC': u'/usr/local/bin/clang', u'CXX': u'/usr/local/bin/clang++'}
- {}
+ {u'CC': u'/usr/local/bin/clang', u'CXX': u'/usr/local/bin/clang++'}
Summary: make check failing in test_mozconfig.py at read → make check failing in test_mozconfig.py at test_read_new_variables
This is very similar to bug 829664. Patch is 2 new lines to pop CC and CXX.
Component: Testing Infrastructure → Build Config
Product: SeaMonkey → Core
Assignee: nobody → ewong
Status: NEW → ASSIGNED
Attachment #710554 - Flags: review?(gps)
Comment on attachment 710554 [details] [diff] [review]
Pop out CC and CXX from environment.

Review of attachment 710554 [details] [diff] [review]:
-----------------------------------------------------------------

You found me just as I was going to bed!
Attachment #710554 - Flags: review?(gps) → review+
Pushed to mozilla-inbound:
https://hg.mozilla.org/integration/mozilla-inbound/rev/de9b729d67dc
Target Milestone: --- → mozilla21
https://hg.mozilla.org/mozilla-central/rev/de9b729d67dc
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Product: Core → Firefox Build System
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: