Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Consolidate navigation-timing tests into web-platform-tests #8392

Merged
merged 1 commit into from
Nov 22, 2017

Conversation

chromium-wpt-export-bot
Copy link
Collaborator

@chromium-wpt-export-bot chromium-wpt-export-bot commented Nov 21, 2017

LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/ and
LayoutTests/external/wpt/navigation-timing/ have the same origin but
have diverged slightly over time.

https://chromium-review.googlesource.com/c/chromium/src/+/782419 shows
what the interesting differences between the two copies were.

metadata_cache in most of the tests were removed when the tests were
initially added to web-platform-tests:
#181

idlharness.html: It's OK to no longer test an instance of Window,
that's being done in the hr-time test:
#8388

test_timing_xserver_redirect.html: The bits around pageOrigin were
removed in 234a672.
That assert was still failing in our own tests, but removing it is OK,
using location.hostname is wrong as it doesn't include the port:
https://html.spec.whatwg.org/multipage/links.html#dom-hyperlink-hostname

Change-Id: Ic5c4151a3e309fee1894c72cd14d159bd314be20
Reviewed-on: https://chromium-review.googlesource.com/781684
Commit-Queue: Philip Jägenstedt foolip@chromium.org
Reviewed-by: Takeshi Yoshino tyoshino@chromium.org
Cr-Commit-Position: refs/heads/master@{#518626}

Copy link
Collaborator

@wpt-pr-bot wpt-pr-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Already reviewed downstream.

@w3c-bots
Copy link

w3c-bots commented Nov 21, 2017

Build PASSED

Started: 2017-11-22 14:02:58
Finished: 2017-11-22 14:06:12

View more information about this build on:

@chromium-wpt-export-bot chromium-wpt-export-bot force-pushed the chromium-export-cl-781684 branch 2 times, most recently from be09de3 to 4ed8eee Compare November 22, 2017 13:50
LayoutTests/http/tests/w3c/webperf/approved/navigation-timing/ and
LayoutTests/external/wpt/navigation-timing/ have the same origin but
have diverged slightly over time.

https://chromium-review.googlesource.com/c/chromium/src/+/782419 shows
what the interesting differences between the two copies were.

metadata_cache in most of the tests were removed when the tests were
initially added to web-platform-tests:
#181

idlharness.html: It's OK to no longer test an instance of Window,
that's being done in the hr-time test:
#8388

test_timing_xserver_redirect.html: The bits around pageOrigin were
removed in 234a672.
That assert was still failing in our own tests, but removing it is OK,
using location.hostname is wrong as it doesn't include the port:
https://html.spec.whatwg.org/multipage/links.html#dom-hyperlink-hostname

Change-Id: Ic5c4151a3e309fee1894c72cd14d159bd314be20
Reviewed-on: https://chromium-review.googlesource.com/781684
Commit-Queue: Philip Jägenstedt <foolip@chromium.org>
Reviewed-by: Takeshi Yoshino <tyoshino@chromium.org>
Cr-Commit-Position: refs/heads/master@{#518626}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants