We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 76c18c8 + b679977 commit 837ef1aCopy full SHA for 837ef1a
utils/build-presets.ini
@@ -1646,6 +1646,18 @@ sil-verify-all-macos-only
1646
skip-test-ios-host
1647
skip-test-watchos-host
1648
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
1661
1662
#===------------------------------------------------------------------------===#
1663
# Test watchOS on OS X builder
0 commit comments