Skip to content

Commit 2a76cc1

Browse files
authored
Merge pull request #78921 from etcwilde/ewilde/reenable-new-stdlib-build
Enable new stdlib build in macOS smoke tests
2 parents 89f9c5f + 2f639fc commit 2a76cc1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

utils/build-presets.ini

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -669,8 +669,7 @@ skip-test-sourcekit-lsp
669669
skip-test-swiftpm
670670
skip-test-llbuild
671671

672-
# TODO: Look into why this causes the new test suite to fail to find the concurrency modules
673-
# swift-cmake-options=-DSWIFT_ENABLE_NEW_RUNTIME_BUILD=YES
672+
extra-cmake-options=-DSWIFT_ENABLE_NEW_RUNTIME_BUILD=YES
674673

675674
[preset: buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx,flto]
676675
mixin-preset=buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx

0 commit comments

Comments
 (0)