Re: [dev-servo] WPT Tests

2015-10-20 Thread James Graham
On 20/10/15 15:41, Gilles Leblanc wrote: Hello, Regarding the WPT tests which have a FAIL expectation, are these all supposed to pass eventually or are some tests designed so that for them to get the correct result, we need to have an expected failure ? In theory all the tests are supposed to

Re: [dev-servo] WPT Tests

2015-10-20 Thread Manish Goregaokar
They should all eventually pass. Subtests which are supposed to fail will use assert_not_equals and stuff, however. We do have one test, infrastructure/failing-test.html (./mach test-wpt-failure), which is supposed to fail all the time. This is just to ensure that WPT failures are caught by the