Closed
Bug 1984078
Opened 7 months ago
Closed 7 months ago
[wpt-sync] Sync PR 54366 - [wptrunner] Collect per-test trace events from Chromium
Categories
(Testing :: web-platform-tests, task, P4)
Testing
web-platform-tests
Tracking
(firefox144 fixed)
RESOLVED
FIXED
144 Branch
| Tracking | Status | |
|---|---|---|
| firefox144 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 54366 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/54366
Details from upstream follow.
Jonathan Lee <jonathanjlee@google.com> wrote:
[wptrunner] Collect per-test trace events from Chromium
When
wpt run --trace-categoriesis specified, the trace events are retrieved from an internal ChromeDriver buffer and logged as anextratest result field. The trace will be consumed by an event listener on the Chromium side (https://crrev.com/c/6820247) and can be viewed in https://ui.perfetto.dev/.Partially fulfills https://crbug.com/434017035
| Assignee | ||
Comment 1•7 months ago
|
||
| Assignee | ||
Comment 2•7 months ago
|
||
The PR was not expected to affect any tests, but the try push wasn't a success. Check the try results for infrastructure issues
| Assignee | ||
Comment 3•7 months ago
|
||
Test result changes from PR not available.
Pushed by wptsync@mozilla.com:
https://github.com/mozilla-firefox/firefox/commit/daa889de2565
https://hg.mozilla.org/integration/autoland/rev/a04ef80f1e68
[wpt PR 54366] - [wptrunner] Collect per-test trace events from Chromium, a=testonly
Status: NEW → RESOLVED
Closed: 7 months ago
status-firefox144:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 144 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•