File tree Expand file tree Collapse file tree 1 file changed +36
-0
lines changed
Expand file tree Collapse file tree 1 file changed +36
-0
lines changed Original file line number Diff line number Diff line change @@ -1694,6 +1694,42 @@ assertions
16941694indexstore-db
16951695sourcekit-lsp
16961696
1697+ # ===------------------------------------------------------------------------===#
1698+ # Test Swift Corelibs XCTest
1699+ # ===------------------------------------------------------------------------===#
1700+
1701+ [preset: buildbot_xctest_linux]
1702+ mixin-preset =
1703+ mixin_linux_install_components_with_clang
1704+
1705+ libicu
1706+ llbuild
1707+ swiftpm
1708+ xctest
1709+ foundation
1710+ libdispatch
1711+ indexstore-db
1712+ sourcekit-lsp
1713+
1714+ release
1715+ validation-test
1716+ reconfigure
1717+
1718+ install-foundation
1719+ install-libdispatch
1720+ install-libicu
1721+ install-libcxx
1722+ install-swift
1723+ install-llbuild
1724+ install-swiftpm
1725+ install-xctest
1726+ install-sourcekit-lsp
1727+
1728+ skip-test-cmark
1729+ skip-test-swift
1730+ skip-test-libdispatch
1731+ skip-test-foundation
1732+
16971733# ===------------------------------------------------------------------------===#
16981734# Remote Mirror Library
16991735# ===------------------------------------------------------------------------===#
You can’t perform that action at this time.
0 commit comments