Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upScripting tests fail trying to load www1.localhost:8000 #6368
Labels
Comments
|
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
I eventually tracked it down to
in
tests/wpt/harness/wptrunner/browsers/servo.py.However, replacing that by
web-platform.testleads to trying to loadwww1.127.0.0.1:8000instead.CC @jgraham