Skip to content

Commit de1752b

Browse files
authored
Merge pull request #22892 from apple/shahmishal-patch-2
[Preset] Add time-tests lit flag for PR presets
2 parents 746f09d + 17a04ca commit de1752b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

utils/build-presets.ini

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -303,7 +303,7 @@ lldb-assertions
303303
[preset: buildbot_incremental_base]
304304
test
305305
validation-test
306-
lit-args=-v
306+
lit-args=-v --time-tests
307307

308308
compiler-vendor=apple
309309

@@ -775,7 +775,7 @@ foundation
775775
libdispatch
776776
indexstore-db
777777
sourcekit-lsp
778-
lit-args=-v
778+
lit-args=-v --time-tests
779779

780780
dash-dash
781781

@@ -1936,4 +1936,4 @@ mixin-preset=buildbot_linux
19361936
debug-foundation
19371937

19381938
[preset: buildbot_linux,foundation=release]
1939-
mixin-preset=buildbot_linux
1939+
mixin-preset=buildbot_linux

0 commit comments

Comments
 (0)