Skip to content

Commit 084e18c

Browse files
committed
comment out
1 parent ce4741c commit 084e18c

File tree

1 file changed

+28
-26
lines changed

1 file changed

+28
-26
lines changed

utils/build-presets.ini

Lines changed: 28 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -1612,33 +1612,35 @@ skip-test-watchos-host
16121612
# SKIP SWIFT-DOCC TESTS (87784021)
16131613
skip-test-swiftdocc
16141614

1615-
skip-ios
1616-
skip-tvos
1617-
skip-watchos
1618-
skip-build-ios
1619-
skip-build-watchos
1620-
skip-build-benchmarks
1621-
skip-early-swift-driver
1622-
skip-test-swift
1623-
skip-test-cmark
1624-
skip-test-libicu
1625-
skip-test-foundation
1626-
skip-test-libdispatch
1627-
skip-test-xctest
1628-
skip-test-llbuild
1629-
skip-test-toolchain-benchmarks
16301615
skip-test-ios
1631-
skip-test-osx
1632-
skip-test-watchos
1633-
skip-test-ios-simulator
1634-
skip-test-tvos-simulator
1635-
skip-test-watchos-simulator
1636-
skip-test-swiftsyntax
1637-
skip-test-skstresstester
1638-
skip-test-swiftevolve
1639-
skip-test-indexstore-db
1640-
skip-test-sourcekit-lsp
1641-
skip-test-linux
1616+
1617+
# skip-ios
1618+
# skip-tvos
1619+
# skip-watchos
1620+
# skip-build-ios
1621+
# skip-build-watchos
1622+
# skip-build-benchmarks
1623+
# skip-early-swift-driver
1624+
# skip-test-swift
1625+
# skip-test-cmark
1626+
# skip-test-libicu
1627+
# skip-test-foundation
1628+
# skip-test-libdispatch
1629+
# skip-test-xctest
1630+
# skip-test-llbuild
1631+
# skip-test-toolchain-benchmarks
1632+
# skip-test-ios
1633+
# skip-test-osx
1634+
# skip-test-watchos
1635+
# skip-test-ios-simulator
1636+
# skip-test-tvos-simulator
1637+
# skip-test-watchos-simulator
1638+
# skip-test-swiftsyntax
1639+
# skip-test-skstresstester
1640+
# skip-test-swiftevolve
1641+
# skip-test-indexstore-db
1642+
# skip-test-sourcekit-lsp
1643+
# skip-test-linux
16421644

16431645
#===------------------------------------------------------------------------===#
16441646
# Test watchOS on OS X builder

0 commit comments

Comments
 (0)