Skip to content

SR-10512: TestFileManager .creationDate failed on Ubuntu 14.04 #2687

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

Merged
merged 1 commit into from
Feb 22, 2020

Conversation

spevans
Copy link
Contributor

@spevans spevans commented Feb 22, 2020

  • .creationDate may not be available on all Linux platforms due to
    kernel version, Docker or other environment security settings etc
    so only check its value if it is non-nil.

  • Re-enable this test but allow for .creationDate possibly being nil.

@spevans
Copy link
Contributor Author

spevans commented Feb 22, 2020

@swift-ci test

- .creationDate may not be available on all platforms due to kernel
  version, file system support, Docker or other environmental security
  settings etc so only check its value if it is non-nil.

- Re-enable this test and expand testing to all platforms but allow
  for .creationDate possibly being nil.
@spevans
Copy link
Contributor Author

spevans commented Feb 22, 2020

@swift-ci test

1 similar comment
@spevans
Copy link
Contributor Author

spevans commented Feb 22, 2020

@swift-ci test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant