We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59ed35 commit bc65363Copy full SHA for bc65363
Tests/SwiftDriverTests/SwiftDriverTests.swift
@@ -1472,7 +1472,6 @@ final class SwiftDriverTests: XCTestCase {
1472
}
1473
1474
func testBatchModeContinueAfterErrors() throws {
1475
- throw XCTSkip("This test requires the fix to honoring -driver-use-frontend-path")
1476
struct MockExecutor: DriverExecutor {
1477
let resolver = try! ArgsResolver(fileSystem: localFileSystem)
1478
0 commit comments