File tree Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Expand file tree Collapse file tree 1 file changed +23
-1
lines changed Original file line number Diff line number Diff line change @@ -1114,9 +1114,31 @@ swiftpm
1114
1114
1115
1115
dash-dash
1116
1116
1117
- # Only run watchOS tests
1118
1117
skip-test-swift
1118
+ skip-test-cmark
1119
+ skip-test-llbuild
1120
+
1121
+ # ===------------------------------------------------------------------------===#
1122
+ # Test llbuild on macOS builder
1123
+ # ===------------------------------------------------------------------------===#
1124
+
1125
+ [preset: buildbot_llbuild_macos_platform,tools=RA,stdlib=RA]
1126
+ mixin-preset =buildbot_incremental_base
1127
+
1128
+ build-subdir =buildbot_incremental
1129
+
1130
+ # Build Release without debug info, because it is faster to build.
1131
+ release
1132
+ assertions
1119
1133
1134
+ # Build llbuild & swiftpm here
1135
+ llbuild
1136
+ swiftpm
1137
+
1138
+ dash-dash
1139
+
1140
+ skip-test-swift
1141
+ skip-test-cmark
1120
1142
1121
1143
# ===------------------------------------------------------------------------===#
1122
1144
# Remote Mirror Library
You can’t perform that action at this time.
0 commit comments