Skip to content

Commit 28ecdea

Browse files
authored
Merge pull request #23603 from compnerd/indexing
test: disable Index.Store.output-failure on Windows
2 parents 3daf1c1 + 3223750 commit 28ecdea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/Index/Store/output-failure.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
// RUN: %empty-directory(%t)
22
// RUN: mkdir %t/idx
3+
// UNSUPPORTED: OS=windows-msvc
34

45
// Before indexing, do a dry-run to ensure any clang modules are cached. We
56
// want to isolate the error that comes from swift's indexing support, not

0 commit comments

Comments
 (0)