Commit 84b31ba
committed
Remove
`Concurrency/Runtime/custom_main_executor.swift` is failing because
`-executor-factory` driver option is added only in the legacy driver but
the corresponding change in the new driver is not yet merged.
swiftlang/swift-driver#1861
The swiftlang/swift test suite by default uses the legacy driver, so
let's just align with them.SWIFT_FORCE_TEST_NEW_DRIVER=1 workaround1 parent 8eca4d9 commit 84b31ba
1 file changed
+1
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
| 9 | + | |
0 commit comments