Closed
Bug 1517776
Opened 6 years ago
Closed 6 years ago
[wpt-sync] Sync PR 14719 - [resource-timing] test_resource_timing.html to pass also when run in HTTPS
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla67
Tracking | Status | |
---|---|---|
firefox67 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 14719 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/14719
Details from upstream follow.
Yoav Weiss <yoav@yoav.ws> wrote:
> [resource-timing] test_resource_timing.html to pass also when run in HTTPS
>
> I spotted a recent [regression](https://staging.wpt.fyi/results/resource-timing/test_resource_timing.html?sha=cf8b055289) on wpt.fyi where test_resource_timing.html fails in experimental. I suspected it may be related to this test running in HTTPS, but I'm less sure that's the case.
>
> Regardless, when I looked into it, it became clear that this test was never meant to pass under HTTPS, so fixing that here.
Assignee | ||
Updated•6 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=1b1c467688797e6bee255db0450848be16add3c9
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Assignee | ||
Updated•6 years ago
|
Whiteboard: [wptsync downstream error] → [wptsync downstream]
Assignee | ||
Comment 3•6 years ago
|
||
Ran 2 tests and 56 subtests
OK : 2
PASS : 55
FAIL : 1
New tests that have failures or other problems:
/resource-timing/test_resource_timing.https.html
PerformanceEntry has correct order of timing attributes (iframe): FAIL
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/55ae3fc7d873
[wpt PR 14719] - [resource-timing] test_resource_timing.html to pass also when run in HTTPS, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/5c4c9f92bd0b
[wpt PR 14719] - Update wpt metadata, a=testonly
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/a51145a90ee0
[wpt PR 14719] - [resource-timing] test_resource_timing.html to pass also when run in HTTPS, a=testonly
https://hg.mozilla.org/integration/mozilla-inbound/rev/4f2fb429edd8
[wpt PR 14719] - Update wpt metadata, a=testonly
Comment 6•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/a51145a90ee0
https://hg.mozilla.org/mozilla-central/rev/4f2fb429edd8
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox67:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla67
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•