Closed
Bug 1576083
Opened 6 years ago
Closed 6 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: wpt-sync, 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•6 years ago
|
||
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•6 years ago
|
||
Result changes from PR not available.
Comment 4•6 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 6 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
•