Skip to content

Commit a8c8979

Browse files
author
David Ungar
committed
skip test for pending PR
1 parent fca095e commit a8c8979

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/SwiftDriverTests/SwiftDriverTests.swift

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1472,6 +1472,7 @@ final class SwiftDriverTests: XCTestCase {
14721472
}
14731473

14741474
func testBatchModeContinueAfterErrors() throws {
1475+
throw XCTSkip("This test requires the fix to honoring -driver-use-frontend-path")
14751476
struct MockExecutor: DriverExecutor {
14761477
let resolver = try! ArgsResolver(fileSystem: localFileSystem)
14771478

0 commit comments

Comments
 (0)