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
dedicated-worker
resources
shared-worker
OWNERS -rw-r--r-- 50 bytes
README.md -rw-r--r-- 1.9 KB
event-data.html -rw-r--r-- 1.9 KB
eventsource-close.htm -rw-r--r-- 2.5 KB
eventsource-constructor-document-domain.htm -rw-r--r-- 852 bytes
eventsource-constructor-non-same-origin.htm -rw-r--r-- 1.2 KB
eventsource-constructor-stringify.htm -rw-r--r-- 1.2 KB
eventsource-constructor-url-bogus.htm -rw-r--r-- 422 bytes
eventsource-constructor-url-multi-window.htm -rw-r--r-- 1.0 KB
eventsource-cross-origin.htm -rw-r--r-- 2.2 KB
eventsource-eventtarget.htm -rw-r--r-- 644 bytes
eventsource-onmessage.htm -rw-r--r-- 595 bytes
eventsource-onopen.htm -rw-r--r-- 759 bytes
eventsource-prototype.htm -rw-r--r-- 557 bytes
eventsource-reconnect.htm -rw-r--r-- 1.7 KB
eventsource-request-cancellation.htm -rw-r--r-- 1.1 KB
eventsource-url.htm -rw-r--r-- 473 bytes
format-bom-2.htm -rw-r--r-- 956 bytes
format-bom.htm -rw-r--r-- 949 bytes
format-comments.htm -rw-r--r-- 883 bytes
format-data-before-final-empty-line.htm -rw-r--r-- 855 bytes
format-field-data.htm -rw-r--r-- 961 bytes
format-field-event-empty.htm -rw-r--r-- 643 bytes
format-field-event.htm -rw-r--r-- 795 bytes
format-field-id-2.htm -rw-r--r-- 1.1 KB
format-field-id.htm -rw-r--r-- 938 bytes
format-field-parsing.htm -rw-r--r-- 793 bytes
format-field-retry-bogus.htm -rw-r--r-- 938 bytes
format-field-retry-empty.htm -rw-r--r-- 631 bytes
format-field-retry.htm -rw-r--r-- 1001 bytes
format-field-unknown.htm -rw-r--r-- 728 bytes
format-leading-space.htm -rw-r--r-- 703 bytes
format-mime-bogus.htm -rw-r--r-- 1.0 KB
format-mime-trailing-semicolon.htm -rw-r--r-- 823 bytes
format-mime-valid-bogus.htm -rw-r--r-- 1.0 KB
format-newlines.htm -rw-r--r-- 672 bytes
format-null-character.html -rw-r--r-- 793 bytes
format-utf-8.htm -rw-r--r-- 765 bytes
interfaces.html -rw-r--r-- 1.5 KB
request-accept.htm -rw-r--r-- 634 bytes
request-cache-control.htm -rw-r--r-- 1.1 KB
request-credentials.htm -rw-r--r-- 1.6 KB
request-redirect.htm -rw-r--r-- 1006 bytes
request-status-error.htm -rw-r--r-- 1.0 KB

README.md

back to top