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

Scripting tests fail trying to load www1.localhost:8000 #6368

Open
Ms2ger opened this issue Jun 13, 2015 · 1 comment
Open

Scripting tests fail trying to load www1.localhost:8000 #6368

Ms2ger opened this issue Jun 13, 2015 · 1 comment
Labels

Comments

@Ms2ger
Copy link
Contributor

@Ms2ger Ms2ger commented Jun 13, 2015

I eventually tracked it down to

def env_options():
    return {"host": "localhost",

in tests/wpt/harness/wptrunner/browsers/servo.py.

However, replacing that by web-platform.test leads to trying to load www1.127.0.0.1:8000 instead.

CC @jgraham

@jdm jdm added the A-testing label Jun 15, 2015
@cyplo
Copy link
Contributor

@cyplo cyplo commented Feb 25, 2017

Hi ! Does this still seem to be a problem ?

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

Successfully merging a pull request may close this issue.

None yet
3 participants
You can’t perform that action at this time.