File tree Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Expand file tree Collapse file tree 1 file changed +49
-0
lines changed Original file line number Diff line number Diff line change @@ -2168,3 +2168,52 @@ mixin-preset=stdlib_DA_standalone,build
2168
2168
2169
2169
test
2170
2170
validation-test
2171
+
2172
+ # ===------------------------------------------------------------------------===#
2173
+ # ppc64le, with tests
2174
+ # ===------------------------------------------------------------------------===#
2175
+ [preset: buildbot_linux_ppc64le]
2176
+ no-assertions
2177
+ release
2178
+ test
2179
+ validation-test
2180
+ lit-args =-v
2181
+ build-subdir =buildbot_incremental
2182
+ llbuild
2183
+ swiftpm
2184
+ xctest
2185
+ foundation
2186
+ libdispatch
2187
+
2188
+ dash-dash
2189
+
2190
+ reconfigure
2191
+
2192
+ # ===------------------------------------------------------------------------===#
2193
+ # ppc64le, no tests
2194
+ # ===------------------------------------------------------------------------===#
2195
+ [preset: buildbot_linux_ppc64le,no_test]
2196
+ no-assertions
2197
+ debug
2198
+ validation-test
2199
+ lit-args =-v
2200
+ build-subdir =buildbot_incremental
2201
+ llbuild
2202
+ swiftpm
2203
+ xctest
2204
+ foundation
2205
+ libdispatch
2206
+
2207
+ dash-dash
2208
+
2209
+ reconfigure
2210
+ skip-test-cmark
2211
+ skip-test-lldb
2212
+ skip-test-swift
2213
+ skip-test-llbuild
2214
+ skip-test-swiftpm
2215
+ skip-test-xctest
2216
+ skip-test-foundation
2217
+ skip-test-libdispatch
2218
+ skip-test-playgroundsupport
2219
+ skip-test-libicu
You can’t perform that action at this time.
0 commit comments