Skip to content

Commit 837ef1a

Browse files
authored
Merge pull request #64346 from apple/add-new-preset-llvm-pr
[preset] Add llvm-project pull request preset
2 parents 76c18c8 + b679977 commit 837ef1a

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

utils/build-presets.ini

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1646,6 +1646,18 @@ sil-verify-all-macos-only
16461646
skip-test-ios-host
16471647
skip-test-watchos-host
16481648

1649+
[preset: llvm_project_pull_request]
1650+
mixin-preset=buildbot_all_platforms,tools=RA,stdlib=RA
1651+
1652+
llvm-include-tests
1653+
1654+
# Skip downstream project tests
1655+
skip-test-watchos
1656+
skip-test-swiftsyntax
1657+
skip-test-indexstore-db
1658+
skip-test-sourcekit-lsp
1659+
skip-test-swiftpm
1660+
skip-test-llbuild
16491661

16501662
#===------------------------------------------------------------------------===#
16511663
# Test watchOS on OS X builder

0 commit comments

Comments
 (0)