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

test: fix birthtime not available on tmpfs on Linux #861

Merged
merged 1 commit into from Jan 19, 2021

Conversation

ChALkeR
Copy link
Contributor

@ChALkeR ChALkeR commented Jan 19, 2021

Fixes tests being broken locally, mentioned in #860 (review).

Birth time is unavailable on tmpfs:

$ LANG=C stat /tmp/fs-extra/
  File: /tmp/fs-extra/
  Size: 60              Blocks: 0          IO Block: 4096   directory
Device: 31h/49d Inode: 32254       Links: 3
Access: (0755/drwxr-xr-x)  Uid: ( 1000/ chalker)   Gid: ( 1000/ chalker)
Access: 2021-01-19 16:38:51.439969625 +0300
Modify: 2021-01-19 16:38:55.031733100 +0300
Change: 2021-01-19 16:38:55.031733100 +0300
 Birth: -

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.

None yet

2 participants