Revision be27f89da7c2a43e47df45a472668bdb17433c48 authored by James Graham on 13 October 2016, 14:30:24 UTC, committed by James Graham on 20 October 2016, 13:07:02 UTC
The purpose of the job is to identify poorly-written, unstable, tests as
early in the cycle as possible. To this end we use wptrunner to run all
the changed tests in the PR in Firefox and Chrome. If 10 runs of the
tests don't all give a consisent result then the job fails.

Adding Edge and Safari should be possible, but will be challenging
because of their strict platform dependencies.
1 parent 7987189
History
File Mode Size
ArrayBuffer_constructor.html -rw-r--r-- 963 bytes
ArrayBuffer_properties.html -rw-r--r-- 2.8 KB
OWNERS -rw-r--r-- 39 bytes
Uint8ClampedArray_constructor.html -rw-r--r-- 1.7 KB
Uint8ClampedArray_length.html -rw-r--r-- 829 bytes
Uint8ClampedArray_setter_getter.html -rw-r--r-- 2.3 KB
Uint8ClampedArray_subarray.html -rw-r--r-- 2.2 KB
constructors.html -rw-r--r-- 1.6 KB

back to top