Closed
Bug 1548054
Opened 6 years ago
Closed 6 years ago
fix pushlog test regressions after displaying 40-character SHA
Categories
(Developer Services :: Mercurial: hg.mozilla.org, task)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: lars, Assigned: sheehan)
References
(Regression)
Details
Attachments
(2 files)
This patch (https://phabricator.services.mozilla.com/D29033) appears to have introduced errors within the test suite for these tests:
vct/hgext/pushlog/tests/test-hgweb-feed.t
vct/hgext/pushlog/tests/test-hgweb.t
vct/hgext/pushlog/tests/test-pushloghtml.t
see attachment for the diff from running tests
Assignee | ||
Comment 1•6 years ago
|
||
Thanks for reporting, Lars. I'll clean up my mess. :)
Assignee: nobody → sheehan
Status: NEW → ASSIGNED
Type: defect → task
Regressed by: 1539324
Summary: test regression from earlier patch → fix pushlog test regressions after displaying 40-character SHA
Assignee | ||
Comment 2•6 years ago
|
||
A few tests were overlooked when changing gitweb_mozilla
to display 40-character SHAs. This commit fixes those tests.
Updated•6 years ago
|
Attachment #9061724 -
Attachment description: pushlog: fix tests regressed by 51905dc214c4 (Bug 1548054) r?lars → pushlog: fix tests regressed by 40-character node patch (Bug 1548054) r?lars
Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/d9911e62f3a4
pushlog: fix tests regressed by 40-character node patch r=lars
Status: ASSIGNED → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•