Re: [dev-servo] Web-platform-tests status

2014-04-20 Thread Manish Goregaokar
I've added some information on this to the wiki Ms2ger, you might want to update the metadata management section there. I'm not entirely sure what our procedure for updating the metadata will be (Having people run the entir

Re: [dev-servo] Web-platform-tests status

2014-04-19 Thread James Graham
On 19/04/14 16:24, Jack Moffitt wrote: Thanks to the work of (in particular) jgraham and Manishearth, we can now run web-platform-tests (the parts starting with /dom) in Servo with the `make check-wpt` target. Great work everyone! This will be a great source of good bugs for new contributors I

Re: [dev-servo] Web-platform-tests status

2014-04-19 Thread James Graham
On 19/04/14 15:32, Manish Goregaokar wrote: * we don't have an easy way to run single tests run.py (in src/test/wpt) has an --include option. Be sure to source the virtualenv in the build dir before running run.py FWIW if we had mach we could use the mach script which would automatically s

Re: [dev-servo] Web-platform-tests status

2014-04-19 Thread Jack Moffitt
> Thanks to the work of (in particular) jgraham and Manishearth, we can now > run web-platform-tests (the parts starting with /dom) in Servo with the > `make check-wpt` target. Great work everyone! This will be a great source of good bugs for new contributors I think and a great way to evaluate ou

Re: [dev-servo] Web-platform-tests status

2014-04-19 Thread Manish Goregaokar
> * we don't have an easy way to run single tests run.py (in src/test/wpt) has an --include option. Be sure to source the virtualenv in the build dir before running run.py > * Servo times out on a lot of tests, causing the run to take 11 minutes here We probably should exclude some of the t

[dev-servo] Web-platform-tests status

2014-04-19 Thread Ms2ger
Hi all, Thanks to the work of (in particular) jgraham and Manishearth, we can now run web-platform-tests (the parts starting with /dom) in Servo with the `make check-wpt` target. The results for a run yesterday are at [1] (generated with [2]); I've already started filing issues for some failu