File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -1754,13 +1754,13 @@ test-indexstore-db-sanitize-all
1754
1754
mixin-preset =buildbot_indexstoredb_linux,no_sanitize
1755
1755
test-indexstore-db-sanitize-all
1756
1756
1757
- # Default: sanitize-all
1757
+ # Default: no sanitizers
1758
1758
[preset: buildbot_indexstoredb_macos]
1759
- mixin-preset =buildbot_indexstoredb_macos,sanitize
1759
+ mixin-preset =buildbot_indexstoredb_macos,no_sanitize
1760
1760
1761
- # Default: sanitize-all
1761
+ # Default: no sanitizers
1762
1762
[preset: buildbot_indexstoredb_linux]
1763
- mixin-preset =buildbot_indexstoredb_linux,sanitize
1763
+ mixin-preset =buildbot_indexstoredb_linux,no_sanitize
1764
1764
1765
1765
# ===------------------------------------------------------------------------===#
1766
1766
# Test Swift Corelibs XCTest
You can’t perform that action at this time.
0 commit comments