Closed
Bug 1583490
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 19247 - [GitHub Actions] increase the fetch depth to 50 (was 1)
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox71 fixed)
RESOLVED
FIXED
mozilla71
| Tracking | Status | |
|---|---|---|
| firefox71 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 19247 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/19247
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
[GitHub Actions] increase the fetch depth to 50 (was 1)
When multiple commits land in short succession, a fetch depth of 1
will lead the checkout step of the first triggered workflow to fail:
https://github.com/web-platform-tests/wpt/runs/233269859Use a fetch depth of 50, matching Azure Pipelines and Taskcluster:
https://github.com/web-platform-tests/wpt/blob/master/tools/ci/azure/checkout.yml
https://github.com/web-platform-tests/wpt/blob/master/tools/docker/start.sh
| Assignee | ||
Comment 1•6 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/8526c52a6f89
[wpt PR 19247] - [GitHub Actions] increase the fetch depth to 50 (was 1), a=testonly
| Assignee | ||
Comment 3•6 years ago
|
||
Result changes from PR not available.
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox71:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla71
You need to log in
before you can comment on or make changes to this bug.
Description
•