Skip to content

Commit 37e692a

Browse files
committed
[Preset] skip reconfigure when using test preset
1 parent b819ef4 commit 37e692a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

utils/build-presets.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1260,6 +1260,7 @@ dash-dash
12601260
skip-test-ios
12611261
skip-test-tvos
12621262
skip-test-watchos
1263+
skip-reconfigure
12631264

12641265
[preset: mixin_buildbot_incremental,test=iOS,type=simulator]
12651266

@@ -1272,6 +1273,7 @@ dash-dash
12721273
skip-test-osx
12731274
skip-test-tvos
12741275
skip-test-watchos
1276+
skip-reconfigure
12751277

12761278
[preset: mixin_buildbot_incremental,test=tvOS,type=simulator]
12771279
test
@@ -1283,6 +1285,7 @@ dash-dash
12831285
skip-test-osx
12841286
skip-test-watchos
12851287
skip-test-ios
1288+
skip-reconfigure
12861289

12871290
[preset: mixin_buildbot_incremental,test=watchOS,type=simulator]
12881291

@@ -1295,6 +1298,7 @@ dash-dash
12951298
skip-test-osx
12961299
skip-test-tvos
12971300
skip-test-ios
1301+
skip-reconfigure
12981302

12991303
#===------------------------------------------------------------------------===#
13001304
# Swift Preset

0 commit comments

Comments
 (0)