Re: Changes to web-platform-tests

2015-03-31 Thread James Graham
> ./mach testing/web-platform/tests/dom/historical.html > > It is also possible to use the path of the test relative to the server i.e. > > ./mach dom/historical.html Sorry, you still need the command name i.e. ./mach web-platform-tests [whatever] It isn't quite that magical yet :) _

Changes to web-platform-tests

2015-03-31 Thread James Graham
This is just an update to make sure everyone is aware of recent improvements to the web-platform-tests, which should improve the UX for gecko hackers and make them suitable for more testing situations. == Summary == * Now possible to set per-test prefs so experimental features can be tested. * I