Closed
Bug 1451202
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10302 - Fix Server-Timing tests for Webkit
Categories
(Core :: DOM: Core & HTML, enhancement, P4)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10302 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10302
Details from upstream follow.
Charles Vazac <cvazac@gmail.com> wrote:
> Fix Server-Timing tests for Webkit
>
> `server-timing/cross_origin.html`:
> LayoutTests for Webkit run on localhost (not on web-platform.test), a suitable cross-domain url is 127.0.0.1
>
> `server-timing/server_timing_header-parsing.html`:
> LayoutTests for Webkit require asserts to be executed in the same order every time. The changes here queue up the tests to run, and run them in order when they are all done.
>
> All other changes are minor refactoring and DRY.
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → DOM
Product: Testing → Core
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Reporter | ||
Comment 3•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=4b9c8f7da10b72d28f386dfaf9b130af9e7d902c
Reporter | ||
Comment 4•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=d31e18b11c836242228ff18a39d89f1b53e8ae9c
Reporter | ||
Comment 5•7 years ago
|
||
Ran 2 tests and 2 subtests
OK : 2
FAIL : 2
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/0bef5ca2da96
[wpt PR 10302] - Fix Server-Timing tests for Webkit, a=testonly
![]() |
||
Comment 7•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
Assignee | ||
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
•