Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-7748] Foundation test suite fails if /bin is symlinked to /usr/bin #3695

Closed
davezarzycki opened this issue May 23, 2018 · 2 comments
Closed
Assignees

Comments

@davezarzycki
Copy link
Collaborator

Previous ID SR-7748
Radar None
Original Reporter @davezarzycki
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 0
Component/s Foundation
Labels Bug
Assignee @spevans
Priority Medium

md5: 2bc5c1ef97003ff0c2619695260df010

Issue Description:

The Foundation test suite fails on Red Hat Fedora 28 because /bin is a symlink to /usr/bin. Specifically: TestProcess.swift, line 281:

XCTAssertEqual(output.trimmingCharacters(in: .newlines), "/bin")

@spevans
Copy link
Collaborator

spevans commented May 24, 2018

Can you validate #1562 works ok?

@davezarzycki
Copy link
Collaborator Author

Please see my comments on the pull request.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants