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

Partially revert "Add another https port (#24016)" #24394

Merged
merged 2 commits into from Jun 30, 2020

Conversation

stephenmcgruer
Copy link
Contributor

@stephenmcgruer stephenmcgruer commented Jun 30, 2020

This reverts the change to common/get-host-info.sub.js in commit
95cdf1f.

Adding another HTTPS port broke there broke the Chromium WPT
Importer (as the pinned tooling failed to sub common/get-host-info.sub.js
due to indexing out of bounds).

This reverts commit 95cdf1f.

Adding another HTTPS port broke both wpt.live (as its config no longer
matched the number of ports asserted in wptserve) and the Chromium WPT
Importer (as our pinned tooling failed to sub
common/get-host-info.sub.js due to indexing out of bounds).
Copy link
Member

@Hexcles Hexcles left a comment

Choose a reason for hiding this comment

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

LGTM

@stephenmcgruer stephenmcgruer changed the title Revert "Add another https port (#24016)" Partially revert "Add another https port (#24016)" Jun 30, 2020
@wpt-pr-bot wpt-pr-bot had a problem deploying to wpt-preview-24394 June 30, 2020 13:37 Error
Copy link
Member

@Hexcles Hexcles left a comment

Choose a reason for hiding this comment

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

LGTM

Tangentially, maybe we should make index-out-of-bound non-fatal in templates? But I don't have a great idea how to do that without pushing the error further down the line in a more subtle way.

@stephenmcgruer stephenmcgruer merged commit c9d349e into master Jun 30, 2020
@stephenmcgruer stephenmcgruer deleted the smcgruer/revert-https branch June 30, 2020 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assets infra serve wptrunner The automated test runner, commonly called through ./wpt run
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants