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 sort out the virtualenv for you.

* Servo times out on a lot of tests, causing the run to take 11
minutes here

We probably should exclude some of the tests in the default run

Well I think I need to have an option to take some kind of manifest file as input with rules to in/exclude certain directories. I need to implement that next for Firefox OS anyway, so it will be done early next week.

* reftests aren't run yet

Again, we haven't --included all of the tests yet, so this can be
simply by adding more directories there. test_types by default runs
both types of tests.

Yeah, but the servo support in wptrunner doesn't include reftest support yet. It's not hard to add or anything, it just hasn't been a priority.
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to