Closed
Bug 1576083
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 18630 - Add missing comma in earlyoom argument list
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox70 fixed)
RESOLVED
FIXED
mozilla70
Tracking | Status | |
---|---|---|
firefox70 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 18630 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/18630
Details from upstream follow.
Philip Jägenstedt <philip@foolip.org> wrote:
Add missing comma in earlyoom argument list
Without the comma, the string literals are concatenated.
Spotted via
sudo earlyoom -p -r 60--prefer=(chrome|firefox) --avoid=python
with a missing space in Taskcluster logs.This was introduced in https://github.com/web-platform-tests/wpt/pull/15724.
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try https://treeherder.mozilla.org/#/jobs?repo=try&revision=55bf2d382f2a2624fccaa47ba93d512385aceac8
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/3842950c1e45 [wpt PR 18630] - Add missing comma in earlyoom argument list, a=testonly
Assignee | ||
Comment 3•4 years ago
|
||
Result changes from PR not available.
Comment 4•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox70:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in
before you can comment on or make changes to this bug.
Description
•