Skip to content

Commit

Permalink
update readme with release build mention
Browse files Browse the repository at this point in the history
  • Loading branch information
creativcoder committed Oct 14, 2015
1 parent 55769b2 commit e0d8255
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions tests/wpt/README.md
Expand Up @@ -43,6 +43,15 @@ to run all the DOM tests.
There are also a large number of command line options accepted by the
test harness; these are documented by running with `--help`.

Running all tests
------------------------------

Running all the WPT tests with debug mode results in a lot of timeout.
If one wants to run all the tests,
build with `mach build -r`
and
test with `mach test-wpt --release`

Running the tests without mach
------------------------------

Expand Down

0 comments on commit e0d8255

Please sign in to comment.