Closed Bug 629374 Opened 14 years ago Closed 13 years ago

testMercurialChangeRepo fails when HG_SHARE_BASE_DIR is set

Categories

(Release Engineering :: General, defect, P3)

x86_64
Linux
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bhearsum, Unassigned)

Details

Currently fails with: FAIL: testMercurialChangeRepo (buildtools.test.test_util_hg.TestHg) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/bhearsum/Mozilla/checkouts/tools/lib/python/buildtools/test/test_util_hg.py", line 266, in testMercurialChangeRepo self.assertEquals(getRevisions(self.wc), getRevisions(repo2)) AssertionError: ['841988a5b499', 'b30e81bcede1', 'adc623d49763'] != ['ba46276498cd', 'c5e1686f0ca5', 'a8e365bcbda8']
Is this still a valid bug?
Component: Release Engineering → Release Engineering: Automation
QA Contact: release → catlee
Apparently not: % echo $HG_SHARE_BASE_DIR /home/bhearsum/usr/hg bhearsum@voot ~/Mozilla/checkouts/clean/tools/lib/python % PYTHONPATH=. nosetests <snip> Ran 140 tests in 77.537s OK
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.