Closed
Bug 1006264
Opened 11 years ago
Closed 10 years ago
Skip testTipDirRenameShouldFail on non-case sensitive filesystems
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1054517
People
(Reporter: ehsan.akhgari, Unassigned)
Details
(Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/709] )
Attachments
(1 file)
1.58 KB,
patch
|
ted
:
review+
|
Details | Diff | Splinter Review |
This test tries to rename a directory testfile to TESTFILE and fails if you run it on Mac, with this patch, the test suite for the hooks repo is fully green on Mac.
Assignee | ||
Updated•10 years ago
|
Product: Release Engineering → Developer Services
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/119]
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://kanbanize.com/ctrl_board/6/119] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/709] [kanban:engops:https://kanbanize.com/ctrl_board/6/119]
Assignee | ||
Updated•10 years ago
|
Whiteboard: [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/709] [kanban:engops:https://kanbanize.com/ctrl_board/6/119] → [kanban:engops:https://mozilla.kanbanize.com/ctrl_board/6/709]
Reporter | ||
Comment 1•10 years ago
|
||
Comment on attachment 8417776 [details] [diff] [review]
Patch (v1)
I guess patches don't review themselves!
Attachment #8417776 -
Flags: review?(ted)
Comment 2•10 years ago
|
||
Comment on attachment 8417776 [details] [diff] [review]
Patch (v1)
Review of attachment 8417776 [details] [diff] [review]:
-----------------------------------------------------------------
I'm sure there's a fancier way to do this, but this is fine.
Attachment #8417776 -
Flags: review?(ted) → review+
Reporter | ||
Comment 3•10 years ago
|
||
gps: do you know what happened to this test during the .t conversions? I can't find it any more.
Flags: needinfo?(gps)
Comment 4•10 years ago
|
||
This bug was fixed as part bug 1054517.
You should approach all old bugs around Mercurial tests as possibly invalidated by work around test automation in the last few months.
Status: NEW → RESOLVED
Closed: 10 years ago
Flags: needinfo?(gps)
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•