Revision a4c4257d4c6df3000aad94b0c3ae1afc7c5aa5c6 authored by Anne van Kesteren on 18 April 2018, 18:58:15 UTC, committed by jgraham on 18 April 2018, 18:58:15 UTC
1 parent 4a7f047
Raw File
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
results_url: https://pulls.web-platform-tests.org/api/stability
back to top