Closed
Bug 1856598
Opened 2 years ago
Closed 2 years ago
Intermittent python/mozbuild/mozbuild/test/repackaging/test_deb.py::test_generate_deb_desktop_entry_file_text TEST-UNEXPECTED-FAIL
Categories
(Firefox Build System :: General, defect, P5)
Firefox Build System
General
Tracking
(firefox120 fixed)
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: jcristau)
Details
(Keywords: intermittent-failure)
Attachments
(2 files)
Filed by: jcristau [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=431027803&repo=try
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Xa9VuCa3QXW4X-cEw1TefQ/runs/0/artifacts/public/logs/live_backing.log
| Assignee | ||
Comment 1•2 years ago
|
||
The deb repackaging tests can run on windows, so best use the right
separators in urls vs filesystem paths.
| Assignee | ||
Comment 2•2 years ago
|
||
Mock l10n-changesets.json instead of assuming it always includes zh-TW,
which it typically does not for staging releases.
Updated•2 years ago
|
Assignee: nobody → jcristau
Status: NEW → ASSIGNED
Pushed by jcristau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4e51b683dafd
repackage-deb: don't use os.path.join for URLs r=releng-reviewers,bhearsum
https://hg.mozilla.org/integration/autoland/rev/1c1b0e052b07
repackage-deb: fix test on staging releases r=releng-reviewers,bhearsum
Comment 4•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/4e51b683dafd
https://hg.mozilla.org/mozilla-central/rev/1c1b0e052b07
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•