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

tests: drop port number from dbw_tester for golden lhr #5006

Merged
merged 1 commit into from
Apr 20, 2018
Merged

Conversation

brendankenny
Copy link
Member

@brendankenny brendankenny commented Apr 20, 2018

this causes an issue with the golden lhr diff test if the artifacts are regenerated. Since update:sample-artifacts is run with a random port, this request generates an extra error, a resource is missing, etc vs when run with the original 10200 port.

Rather than use port 10200 for update:sample-artifacts, this just makes the href fully relative as we now trust the URL constructor much more than we used to, and there hasn't been a new URL() in critical-request-chains.js for quite some time anyways :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants