Revision 266ac8ec00a6f75e2dc971ee3ebde12ee804d093 authored by James Graham on 12 April 2018, 14:20:58 UTC, committed by James Graham on 12 April 2018, 14:25:06 UTC
We were accidentally not including anything in reftest_nodes_by_url
due to a combination of a typo and some bugs. This meant that reftest
chains only ever ran the first comparison and then passed. Fix this,
and add a test to ensure that it keeps working.
1 parent 3bdde55
History
File Mode Size
certs
ci
gitignore
html5lib
lint
manifest
pywebsocket
runner
scripts
serve
six
sslutils
third_party
webdriver
wpt
wptrunner
wptserve
.coveragerc -rw-r--r-- 333 bytes
.gitattributes -rw-r--r-- 26 bytes
.gitignore -rw-r--r-- 114 bytes
.gitmodules -rw-r--r-- 371 bytes
OWNERS -rw-r--r-- 20 bytes
__init__.py -rw-r--r-- 40 bytes
appveyor.yml -rw-r--r-- 770 bytes
conftest.py -rw-r--r-- 912 bytes
localpaths.py -rw-r--r-- 802 bytes
pytest.ini -rw-r--r-- 110 bytes
tox.ini -rw-r--r-- 1.9 KB

back to top