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

Missing unit :second for Process.clock_gettime #4227

Closed
nurse opened this issue Oct 14, 2016 · 0 comments
Closed

Missing unit :second for Process.clock_gettime #4227

nurse opened this issue Oct 14, 2016 · 0 comments
Labels
Milestone

Comments

@nurse
Copy link
Contributor

nurse commented Oct 14, 2016

I added :second for Process.clock_gettime on CRuby at r44230.

Environment

jruby 9.0.5.0 (2.2.3) 2016-01-26 7bee00d Java HotSpot(TM) 64-Bit Server VM 24.76-b04 on 1.7.0_76-b13 +jit [linux-amd64]

Expected Behavior

Returns current clock as second in Integer.

Actual Behavior

raised #<ArgumentError: unexpected unit: second>.
https://travis-ci.org/treasure-data/td-client-ruby/jobs/167548189

references

@enebo enebo added this to the JRuby 9.1.6.0 milestone Oct 14, 2016
@enebo enebo added the core label Oct 14, 2016
@enebo enebo closed this as completed in c7e1459 Nov 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants