Hello, I have some questions regarding the WPT tests. What is the proper way to run those tests ?
Running : ./mach test-wpt --processes=8 Gives me the following results (on a branch with some modifications from master): Ran 207771 tests (3508 parents, 204263 subtests) Expected results: 207060 Unexpected results: 12 (FAIL: 1, TIMEOUT: 11) Skipped: 699 While running the full test suite: Ran 6951 tests (6686 parents, 265 subtests) Expected results: 6923 Unexpected results: 18 (FAIL: 1, PASS: 10, TIMEOUT: 7) Skipped: 10 What puzzles me is that I have no PASS results with the larger test base. Also running these takes a really long time. Is there a guideline for when/how to run them? Thanks, Gilles _______________________________________________ dev-servo mailing list dev-servo@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-servo