Open Bug 1616925 Opened 4 years ago Updated 2 years ago

Support git+ssh with ssh keys for fetch jobs

Categories

(Developer Infrastructure :: Source Code Analysis, enhancement)

enhancement

Tracking

(Not tracked)

REOPENED

People

(Reporter: tjr, Assigned: tjr)

References

Details

Attachments

(1 file)

The ssh key will come from a taskcluster secret...

Assignee: nobody → tom
Status: NEW → ASSIGNED
Pushed by tritter@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/359f9a3acc75
Support a taskcluster-based ssh key for fetch jobs r=tomprince

It looks like I might be being affected by a similar issue as the one in Bug 1648851 where previously failing tests are not passing for inexplicable reasons unrelated to the actual patch at hand. At least that's my interpretation on this... Joel was that the conclusion that was arrived at in 1648851? I see that eventually a subsequent patch was written to just mark the tests as now passing....

Flags: needinfo?(tom) → needinfo?(jmaher)

typically any system change has the chance of affect a small number of tests. if it is <20 tests, I spend a few minutes asking around and trying a few fixes- otherwise what isn't straightforward is adjusted. In many cases it is something like a small graphics change or cpu timing changes due to optimizations or more processes slowing down the system.

If a test is now passing that is good. There are scenarios where a passing test isn't good- in the case where it does nothing or cannot display everything, but the checks are written to not account for that. I would ensure the test is doing what it should be doing and mark it as passing, that is a win!

For this test if you do edit the manifest, you need to edit:
dom/canvas/test/webgl-conf/mochitest-errata.ini

then run:
python dom/canvas/test/webgl-conf/generate-wrappers-and-manifest.py

that will edit the mochitest.ini file and you need to commit the change to both mochitest-errata.ini and mochitest.ini :)

Flags: needinfo?(jmaher)
Pushed by nerli@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5833cd81a80c
Support a taskcluster-based ssh key for fetch jobs r=tomprince
Regressions: 1656998
Regressions: 1656999
Regressions: 1657027
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: 81 Branch → ---
Product: Firefox Build System → Developer Infrastructure
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: