You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Tests/WorkspaceTests/WorkspaceTests.swift
-5Lines changed: 0 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -1109,10 +1109,6 @@ final class WorkspaceTests: XCTestCase {
1109
1109
}
1110
1110
1111
1111
func testBranchAndRevision()throws{
1112
-
// This is failing on OS X package bots for some reason. However, it works locally and on incremental bots.
1113
-
//
1114
-
// <rdar://problem/32076596> Test Case '-[WorkspaceTests.WorkspaceTests testBranchAndRevision]' started.--- bootstrap: error: tests failed with exit status 1
1115
-
#if false
1116
1112
typealiasPackage=PackageDescription4.Package
1117
1113
1118
1114
mktmpdir{ path in
@@ -1261,7 +1257,6 @@ final class WorkspaceTests: XCTestCase {
0 commit comments