Skip to content

Commit da06959

Browse files
authored
Disable swift-integration-tests due to lldb build failure (#11344)
Disable swift-integration-tests due to lldb build failure
1 parent bf8384b commit da06959

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -746,6 +746,7 @@ reconfigure
746746

747747
# Skip lldb build due to rdar://problem/33715252
748748
skip-build-lldb
749+
test-installable-package=0
749750

750751
# Linux package with out test
751752
[preset: buildbot_linux,no_test]
@@ -802,6 +803,7 @@ skip-test-lldb
802803

803804
# Skip lldb build due to rdar://problem/33715252
804805
skip-build-lldb
806+
test-installable-package=0
805807

806808
[preset: buildbot_linux_1404_no_lldb]
807809
mixin-preset=buildbot_incremental_linux
@@ -1111,6 +1113,7 @@ skip-test-watchos-host
11111113

11121114
# Skip lldb build due to rdar://problem/33715252
11131115
skip-build-lldb
1116+
test-installable-package=0
11141117

11151118
#===------------------------------------------------------------------------===#
11161119
# Test watchOS on OS X builder

0 commit comments

Comments
 (0)