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
2dcontext
DOM-parsing
FileAPI
IndexedDB
WebCryptoAPI
WebIDL
XMLHttpRequest
ambient-light
annotation-model
annotation-protocol
app-uri
battery-status
common
compat
conformance-checkers
console
content-security-policy
cookies
cors
cssom-view
custom-elements
docs
dom
domparsing
domxpath
editing
encoding
encrypted-media
eventsource
ext-xhtml-pubid
fetch
fonts
fullscreen
gamepad
generic-sensor
geolocation-API
hr-time
html
html-imports
html-longdesc
html-media-capture
http
images
infrastructure
innerText
input-events
js
mathml
media
media-source
mediacapture-record
mediacapture-streams
microdata
mixed-content
navigation-timing
notifications
old-tests
orientation-event
page-visibility
payment-request
performance-timeline
pointerevents
pointerlock
presentation-api
progress-events
proximity
quirks-mode
referrer-policy
resource-timing
resources @ e810600
screen-orientation
secure-contexts
selection
selectors
selectors-api
service-workers
shadow-dom
streams
subresource-integrity
svg
tools @ 5b4013f
touch-events
typedarrays
uievents
url
user-timing
vibration
wai-aria
web-animations
webaudio
webauthn
webdriver
webgl
webmessaging
webrtc
websockets
webstorage
webvtt
workers
.gitignore -rw-r--r-- 141 bytes
.gitmodules -rw-r--r-- 200 bytes
.travis.yml -rw-r--r-- 1.2 KB
CONTRIBUTING.md -rw-r--r-- 1.5 KB
LICENSE -rw-r--r-- 145 bytes
README.md -rw-r--r-- 8.9 KB
check_stability.py -rw-r--r-- 6.0 KB
ci_lint.sh -rw-r--r-- 46 bytes
ci_stability.sh -rw-r--r-- 3.3 KB
config.default.json -rw-r--r-- 679 bytes
diff-manifest.py -rwxr-xr-x 734 bytes
lint -rwxr-xr-x 261 bytes
lint.whitelist -rw-r--r-- 4.3 KB
manifest -rwxr-xr-x 167 bytes
serve -rwxr-xr-x 80 bytes
serve.py -rw-r--r-- 60 bytes
server-side.md -rw-r--r-- 8.1 KB
testharness_runner.html -rw-r--r-- 95 bytes

README.md

back to top