Closed
Bug 1466898
Opened 7 years ago
Closed 7 years ago
5b15326286d466b5cf4889160cc09b59bdde08fd missing in the hg -> git map
Categories
(Developer Services :: Git, enhancement)
Developer Services
Git
Tracking
(Not tracked)
VERIFIED
WORKSFORME
People
(Reporter: marco, Unassigned)
References
Details
https://api.pub.build.mozilla.org/mapper/gecko-dev/rev/hg/5b15326286d466b5cf4889160cc09b59bdde08fd
Failing code coverage task: https://tools.taskcluster.net/groups/W6WFh8gnQUWjNGCrbpWB6w/tasks/W6WFh8gnQUWjNGCrbpWB6w
Dave, can you force the remapping?
Flags: needinfo?(dhouse)
It looks like the mapping is in place:
https://api.pub.build.mozilla.org/mapper/gecko-dev/rev/hg/5b15326286d466b5cf4889160cc09b59bdde08fd
results in:
46bd5d1cf45f099d83641a0aa7883956c3d2d108 5b15326286d466b5cf4889160cc09b59bdde08fd
And those look correct:
https://hg.mozilla.org/mozilla-central/rev/5b15326286d466b5cf4889160cc09b59bdde08fd
https://github.com/mozilla/gecko-dev/commit/46bd5d1cf45f099d83641a0aa7883956c3d2d108
(these match)
Maybe the mapping was not in place soon enough?
[taskcluster 2018-06-04 22:15:26.673Z] === Task Starting ===
Flags: needinfo?(dhouse)
Reporter | ||
Comment 2•7 years ago
|
||
(In reply to Dave House [:dhouse] from comment #1)
> It looks like the mapping is in place:
> https://api.pub.build.mozilla.org/mapper/gecko-dev/rev/hg/
> 5b15326286d466b5cf4889160cc09b59bdde08fd
> results in:
> 46bd5d1cf45f099d83641a0aa7883956c3d2d108
> 5b15326286d466b5cf4889160cc09b59bdde08fd
>
> And those look correct:
> https://hg.mozilla.org/mozilla-central/rev/
> 5b15326286d466b5cf4889160cc09b59bdde08fd
> https://github.com/mozilla/gecko-dev/commit/
> 46bd5d1cf45f099d83641a0aa7883956c3d2d108
> (these match)
>
> Maybe the mapping was not in place soon enough?
Yes, likely. Although between the mozilla-central push and the task trying to retrieve the revision, there should be at least 3-4 hours.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WORKSFORME
(In reply to Marco Castelluccio [:marco] from comment #2)
> (In reply to Dave House [:dhouse] from comment #1)
> > It looks like the mapping is in place:
> > https://api.pub.build.mozilla.org/mapper/gecko-dev/rev/hg/
> > 5b15326286d466b5cf4889160cc09b59bdde08fd
> > results in:
> > 46bd5d1cf45f099d83641a0aa7883956c3d2d108
> > 5b15326286d466b5cf4889160cc09b59bdde08fd
> >
> > And those look correct:
> > https://hg.mozilla.org/mozilla-central/rev/
> > 5b15326286d466b5cf4889160cc09b59bdde08fd
> > https://github.com/mozilla/gecko-dev/commit/
> > 46bd5d1cf45f099d83641a0aa7883956c3d2d108
> > (these match)
> >
> > Maybe the mapping was not in place soon enough?
>
> Yes, likely. Although between the mozilla-central push and the task trying
> to retrieve the revision, there should be at least 3-4 hours.
I found in logs that it was caught as missed (by the mapping-checking script we put in last year) and pushed at:
Tue Jun 5 01:00:01 UTC 2018
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•