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 7d20953 commit 302c7bbCopy full SHA for 302c7bb
Tests/FunctionalTests/DependencyResolutionTests.swift
@@ -78,8 +78,6 @@ class DependencyResolutionTests: XCTestCase {
78
}
79
80
func testMirrors() throws {
81
- try XCTSkipIf(true, "test is broken and needs investigation rdar://107970938")
82
-
83
try fixture(name: "DependencyResolution/External/Mirror") { fixturePath in
84
let prefix = try resolveSymlinks(fixturePath)
85
let appPath = prefix.appending("App")
0 commit comments