Re: Web Platform Tests in Headless Mode

2017-09-01 Thread Michael Smith
(One addition you may want to make is passing the --no-pause-after-test option to ./mach web-platform-tests. The default behavior is to pause so that you can see the test output in the Firefox window; in headless mode this isn't so helpful. Thanks :bz!) -Michael On 9/1/2017 14:27, Michael Smi

Web Platform Tests in Headless Mode

2017-09-01 Thread Michael Smith
Hi everyone, This is a quick note to announce that the Web Platform Tests are headless mode compatible. (I say "announce", but this has really been the case since https://bugzil.la/1373739 was resolved.) This means that you can run one or more web platform tests without having actual Firefox