https://github.com/web-platform-tests/wpt
Raw File
Tip revision: d4b686df9fe6933c4c37986c9c3840eba5aad2ef authored by Joshua Bell on 06 April 2018, 19:47:51 UTC
Cookie Store: Tentatively deflake special names test
Tip revision: d4b686d
pytest.ini
[pytest]
norecursedirs = .* {arch} *.egg html5lib third_party pywebsocket six wpt wptrunner
xfail_strict=true
back to top