https://github.com/web-platform-tests/wpt
Raw File
Tip revision: 39d421b20be6cd2be21eea4861271d7312837ba6 authored by Hiroki Nakagawa on 27 March 2018, 21:19:33 UTC
Worker: Add tests for import.meta.url on DedicatedWorker
Tip revision: 39d421b
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