@@ -175,6 +175,14 @@ skip-test-ios-host
175
175
skip-test-tvos-host
176
176
skip-test-watchos-host
177
177
178
+
179
+ [preset: buildbot,tools=RA,stdlib=DA,test=non_executable]
180
+ mixin-preset =
181
+ mixin_buildbot_tools_RA_stdlib_DA
182
+
183
+ only-non-executable-test
184
+
185
+
178
186
[preset: buildbot,tools=RA,stdlib=RD]
179
187
mixin-preset =
180
188
mixin_buildbot_tools_RA_stdlib_RD
@@ -187,6 +195,14 @@ skip-test-ios-host
187
195
skip-test-tvos-host
188
196
skip-test-watchos-host
189
197
198
+
199
+ [preset: buildbot,tools=RA,stdlib=RD,test=non_executable]
200
+ mixin-preset =
201
+ mixin_buildbot_tools_RA_stdlib_RD
202
+
203
+ only-non-executable-test
204
+
205
+
190
206
[preset: buildbot,tools=RA,stdlib=RD,single-thread]
191
207
mixin-preset =
192
208
mixin_buildbot_tools_RA_stdlib_RD
@@ -215,6 +231,11 @@ skip-test-tvos-host
215
231
skip-test-watchos-host
216
232
check-incremental-compilation
217
233
234
+ [preset: buildbot,tools=R,stdlib=RD,test=non_executable]
235
+ mixin-preset =
236
+ mixin_buildbot_tools_R_stdlib_RD
237
+
238
+ only-non-executable-test
218
239
219
240
[preset: buildbot,tools=RA,stdlib=RDA]
220
241
mixin-preset =
@@ -228,6 +249,12 @@ skip-test-ios-host
228
249
skip-test-tvos-host
229
250
skip-test-watchos-host
230
251
252
+ [preset: buildbot,tools=RA,stdlib=RDA,test=non_executable]
253
+ mixin-preset =
254
+ mixin_buildbot_tools_RA_stdlib_RDA
255
+
256
+ only-non-executable-test
257
+
231
258
232
259
[preset: buildbot,tools=RA,stdlib=RDA,long_test]
233
260
mixin-preset =
0 commit comments