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

File#utime: Don't check for usec resolution on Darwin #3521

Merged
merged 1 commit into from Oct 19, 2015
Merged

File#utime: Don't check for usec resolution on Darwin #3521

merged 1 commit into from Oct 19, 2015

Conversation

andre-richter
Copy link
Member

Fixes failing specs discussed in #3502

andre@MacPro:~/rubinius$ bin/mspec -tr spec/ruby/core/file/utime_spec.rb
ruby 2.2.3p173 (2015-08-18 revision 51636) [x86_64-darwin14]
...

Finished in 0.001898 seconds

1 file, 3 examples, 10 expectations, 0 failures, 0 errors
andre@MacPro:~/rubinius$ bin/mspec -tx spec/ruby/core/file/utime_spec.rb
rubinius 2.5.8.c106 (2.1.0 4de8eb50 2015-10-16 3.5.1 JI) [x86_64-darwin14.5.0]
...

Finished in 0.005834 seconds

1 file, 3 examples, 10 expectations, 0 failures, 0 errors

@yorickpeterse yorickpeterse merged commit 6a0c25c into rubinius:2.2 Oct 19, 2015
@yorickpeterse
Copy link
Contributor

Thanks!

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