https://github.com/web-platform-tests/wpt
Raw File
Tip revision: ecc1a8f2d2e7c43cc50feacadc012c491abbb736 authored by Anne van Kesteren on 17 February 2017, 10:44:29 UTC
WIP test for document.domain
Tip revision: ecc1a8f
check_stability.ini
[file detection]
skip_tests: conformance-checkers docs tools
# The vast majority of tests rely on files located within the `resources`
# directory. Because of this, modifications to that directory's contents have
# the potential to introduce instability in a large number of tests.
# Exhaustively validating such changes is highly resource intensive
# (particularly in terms of execution time), making it impractical in most
# cases.
ignore_changes: resources/**
back to top