[CI] Move JIT kernel tests + benchmarks to test/registered/jit; add in-package guard (#27644)

This commit is contained in:
Liangsheng Yin
2026-06-09 12:37:39 -07:00
committed by GitHub
parent 8ae328e5f0
commit 186f1e300a
121 changed files with 160 additions and 68 deletions
+3
View File
@@ -17,6 +17,9 @@ LEGACY_DOCS_ALLOWLIST = {
"docs/_static/css/custom_log.css",
"docs/_static/js/deprecation_banner.js",
"docs/conf.py",
# Has relative links into the source tree that the offline lychee check
# validates, so it must be updated when the linked source files move.
"docs/developer_guide/development_jit_kernel_guide.md",
}