Skip to content

Commit

Permalink
Tag more test suite changes with T-compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
jieyouxu committed Nov 18, 2024
1 parent e83c45a commit 1569414
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions triagebot.toml
Original file line number Diff line number Diff line change
Expand Up @@ -236,7 +236,21 @@ trigger_files = [
"compiler",

# Tests
"tests/assembly",
"tests/auxiliary",
"tests/codegen",
"tests/codegen-units",
"tests/COMPILER_TESTS.md",
"tests/coverage",
"tests/coverage-run-rustdoc",
"tests/crashes",
"tests/debuginfo",
"tests/incremental",
"tests/mir-opt",
"tests/pretty",
"tests/run-make",
"tests/ui",
"tests/ui-fulldeps",
]
exclude_labels = [
"T-*",
Expand Down

0 comments on commit 1569414

Please sign in to comment.