Skip to content

Commit df31c72

Browse files
authored
Disable running indexstoreDB tests part of Swift pull request preset. (59327164)
1 parent d617e2f commit df31c72

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

utils/build-presets.ini

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -584,6 +584,9 @@ swift-primary-variant-arch=x86_64
584584
# Don't build the benchmarks
585585
skip-build-benchmarks
586586

587+
# FIX: rdar://problem/59327164
588+
skip-test-indexstore-db
589+
587590
[preset: buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx,flto]
588591
mixin-preset=buildbot_incremental,tools=RA,stdlib=RD,smoketest=macosx
589592
build-subdir=buildbot_incremental
@@ -1472,6 +1475,8 @@ sil-verify-all
14721475
skip-test-ios-host
14731476
skip-test-watchos-host
14741477

1478+
# FIX: rdar://problem/59327164
1479+
skip-test-indexstore-db
14751480

14761481
#===------------------------------------------------------------------------===#
14771482
# Test watchOS on OS X builder

0 commit comments

Comments
 (0)