Commit 2c78894
committed
Don’t run swift-format tests on Windows
I saw the following failure on PR testing. Disabling swift-format tests while I investigate
```
error: supplementary output file map 'T:\\tmp\\TemporaryDirectory.mtdzGg\\supplementaryOutputs-1' is missing an entry for 'C:\\Users\\swift-ci\\jenkins\\workspace\\sourcekit-lsp-PR-windows\\swift-format\\Tests\\SwiftFormatTests\\API\\ConfigurationTests.swift' (this likely indicates a compiler issue; please submit a bug report (https://swift.org/contributing/#reporting-bugs))
```1 parent 8cb2f10 commit 2c78894
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments