> * 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 tests in the default run

> * 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.

We probably should carefully add test directories, try to avoid too much red 
all at once.
_______________________________________________
dev-servo mailing list
dev-servo@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-servo

Reply via email to