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

sh_06.ex tp379 fails on Linux #12

Open
mgree opened this issue Oct 21, 2019 · 0 comments
Open

sh_06.ex tp379 fails on Linux #12

mgree opened this issue Oct 21, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@mgree
Copy link
Owner

mgree commented Oct 21, 2019

Assertion #379 (A): Test of GA11 - the utility recreates files with correct attributes.
Contents of _ga11_errout:
Testing GA11 for directory
Testing GA11 for regular file
getconf: Unrecognized variable `_POSIX_TIMESTAMP_RESOLUTION'
CheckFileTimes: could not obtain timestamp resolution -
continuing with assumed resolution of 1 second
Testing GA11 for FIFO
getconf: Unrecognized variable `_POSIX_TIMESTAMP_RESOLUTION'
CheckFileTimes: could not obtain timestamp resolution -
continuing with assumed resolution of 1 second
Failure: File ctime 1571676327.687798556 outside of acceptable range 1571676330.000000000 to 1571676330.843451261
Testing GA11 for a symbolic link to an existing file
getconf: Unrecognized variable `_POSIX_TIMESTAMP_RESOLUTION'
CheckFileTimes: could not obtain timestamp resolution -
continuing with assumed resolution of 1 second
Testing GA11 for a symbolic link to a non-existing file
getconf: Unrecognized variable `_POSIX_TIMESTAMP_RESOLUTION'
CheckFileTimes: could not obtain timestamp resolution -
continuing with assumed resolution of 1 second

Either my new laptop is too slow, Linux/Docker is misconfigured, or there's an actual bug.

@mgree mgree added the bug Something isn't working label Oct 21, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant