Closed
Bug 1526270
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 15239 - Fix suppportedEntryTypes and PaintTiming IDLHarness tests
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla67
| Tracking | Status | |
|---|---|---|
| firefox67 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 15239 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/15239
Details from upstream follow.
Nicolas Pena <npm@chromium.org> wrote:
Fix suppportedEntryTypes and PaintTiming IDLHarness tests
Bug: 922195, 898769
Change-Id: I565daad1da5e64576c7c588f77be7f7ff2bb1a1f
Reviewed-on: https://chromium-review.googlesource.com/c/1452482
Reviewed-by: Yoav Weiss \<yoavweiss@chromium.org>
Commit-Queue: Nicolás Peña Moreno \<npm@chromium.org>
Cr-Commit-Position: refs/heads/master@{#629745}
| Assignee | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
| Assignee | ||
Comment 1•7 years ago
|
||
| Assignee | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d03e44aa1e816bc83895e8e4f24faed40fda4275
| Assignee | ||
Comment 3•7 years ago
|
||
Ran 4 tests and 12 subtests
OK : 4
FAIL : 12
New tests that have failures or other problems:
/longtask-timing/supported-longtask-types.window.html
supportedEntryTypes contains 'longtask' but not 'taskattribution'.: FAIL
/navigation-timing/supported_navigation_type.window.html
supportedEntryTypes contains 'navigation'.: FAIL
/paint-timing/supported-paint-type.window.html
supportedEntryTypes contains 'paint'.: FAIL
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/7f235380b022
[wpt PR 15239] - Fix suppportedEntryTypes and PaintTiming IDLHarness tests, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/6bb3662762ec
[wpt PR 15239] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/030e4ad2e8a1
[wpt PR 15239] - Fix suppportedEntryTypes and PaintTiming IDLHarness tests, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/55e911a77478
[wpt PR 15239] - Update wpt metadata, a=testonly
Comment 6•7 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/030e4ad2e8a1
https://hg.mozilla.org/mozilla-central/rev/55e911a77478
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•