mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-08 12:19:05 +02:00
./mach web-platform-tests tries to access the tests at http://web-platform.test/. If an HTTP proxy is configured, it tries to access it via the proxy, which fails. Disabling the proxy entirely fixes the problem and should probably have no adverse effects, although a cleaner solution would be to skip proxies only for that domain (as is done with localhost). MozReview-Commit-ID: IkIRLwbH16P |
||
|---|---|---|
| .. | ||
| browsers | ||
| executors | ||
| tests | ||
| update | ||
| wptmanifest | ||
| __init__.py | ||
| config.json | ||
| config.py | ||
| environment.py | ||
| expected.py | ||
| hosts.py | ||
| manifestexpected.py | ||
| manifestinclude.py | ||
| manifestupdate.py | ||
| metadata.py | ||
| products.py | ||
| reduce.py | ||
| testharness_runner.html | ||
| testharnessreport-servo.js | ||
| testharnessreport-servodriver.js | ||
| testharnessreport.js | ||
| testloader.py | ||
| testrunner.py | ||
| vcs.py | ||
| webdriver_server.py | ||
| wptcommandline.py | ||
| wptlogging.py | ||
| wptrunner.py | ||
| wpttest.py | ||