Skip to content
New issue

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

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

Already on GitHub? # to your account

fseval: not nanosecond for mock test #132

Merged
merged 1 commit into from
Jun 16, 2017
Merged

fseval: not nanosecond for mock test #132

merged 1 commit into from
Jun 16, 2017

Conversation

vbatts
Copy link
Owner

@vbatts vbatts commented Jun 16, 2017

while testing on osx, it seems that it doesn't support nanoseconds so it
fails this check because the mockFsEval returns the nsec precision, but
the actual expected results is:

	        "old": "1337888911.288518233"
		"new": "1337888911.000000000"

Ideally there will be a way to detect when the fs supports nsecs

Signed-off-by: Vincent Batts vbatts@hashbangbash.com

while testing on osx, it seems that it doesn't support nanoseconds so it
fails this check because the mockFsEval returns the nsec precision, but
the actual expected results is:

		        "old": "1337888911.288518233"
			"new": "1337888911.000000000"

Ideally there will be a way to detect when the fs supports nsecs

Signed-off-by: Vincent Batts <vbatts@hashbangbash.com>
@vbatts vbatts merged commit 64ecdb4 into master Jun 16, 2017
@vbatts vbatts deleted the no_nsec_in_test branch June 16, 2017 04:12
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant