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-7747] Foundation test suite fails if FSID == 0 #3696

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

[SR-7747] Foundation test suite fails if FSID == 0 #3696

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

Comments

@davezarzycki
Copy link
Collaborator

Previous ID SR-7747
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: 0d694f3908a847374b339c5b71231a82

Issue Description:

The Foundation test suite fails on Red Hat Fedora 28 because the "filesystem ID" of tmpfs is zero. Foundation asserts that this scenario is impossible. Specifically:

TestFoundation/TestFileManager.swift: XCTAssertNotEqual(systemNumber!.uint64Value, 0)

@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