https://github.com/web-platform-tests/wpt
Raw File
Tip revision: ad91075ffdead7446438c989400d86663fe79d20 authored by Anne van Kesteren on 12 April 2018, 11:25:13 UTC
Fetch: expand Response.redirect() assertions
Tip revision: ad91075
pytest.ini
[pytest]
norecursedirs = .* {arch} *.egg html5lib third_party pywebsocket six wpt wptrunner
xfail_strict=true
back to top