Re: Edit to local host file

Hi Jim,

Jim Schaad <ietf@augustcellars.com>, 2016-03-25 10:42 -0700:
> 
> During the call there were some suggestions to edit a couple of domain
> names into the local host file.  I cannot find a list of these suggested
> domain names on the website, is there a list of the domain names that
> should be used someplace?

The list is at https://github.com/w3c/web-platform-tests#running-the-tests

127.0.0.1   web-platform.test
127.0.0.1   www.web-platform.test
127.0.0.1   www1.web-platform.test
127.0.0.1   www2.web-platform.test
127.0.0.1   xn--n8j6ds53lwwkrqhv28a.web-platform.test
127.0.0.1   xn--lve-6lad.web-platform.test

Sorry it’s not easier to find in the docs. Looking at the
http://testthewebforward.org/ docs I don’t see the info there, so I’ll get
those updated to add it.

In the mean time, the main docs you want to be looking at are actually the
https://github.com/w3c/web-platform-tests/blob/master/README.md file and
the files in https://github.com/w3c/web-platform-tests/tree/master/docs and
https://github.com/w3c/testharness.js/blob/master/docs/api.md and
https://github.com/w3c/testharness.js/blob/master/docs/idlharness.md

The http://testthewebforward.org/ docs are just a short of entry-level
prettified version of a subset of those listed just above. The above ones
are kept more up-to-date and also are easier to submit PRs against if you
care to help improve them based on your getting-started experiences.

  —Mike

-- 
Michael[tm] Smith https://people.w3.org/mike

Received on Friday, 25 March 2016 18:30:00 UTC