Closed
Bug 1684097
Opened 5 years ago
Closed 5 years ago
[wpt-sync] Sync PR 27003 - Add command line flags to 'wpt manifest' for more logging and restricted CPU count
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox86 fixed)
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 27003 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/27003
Details from upstream follow.
b'Stephen McGruer <smcgruer@chromium.org>' wrote:
Add command line flags to 'wpt manifest' for more logging and restricted CPU count
In https://crbug.com/1160108, we are seeing a bug in Python 3 on Windows where high CPU counts + multiprocessing cause crashes and hangs (this is likely https://bugs.python.org/issue40263). Add a flag to let users of 'wpt manifest' restrict the number of CPUs used.
I also noticed that one cannot actually get at the debug logs from 'wpt manifest', so add a flag for that too.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/7d62a3528852
[wpt PR 27003] - 'wpt manifest': Add more logging and cap multiprocessing CPUs on Windows, a=testonly
Assignee | ||
Comment 3•5 years ago
|
||
Test result changes from PR not available.
Comment 4•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•