Project

General

Profile

Actions

Bug #8869

closed

Error on TestProcess#test_clock_getres

Added by ko1 (Koichi Sasada) over 10 years ago. Updated over 10 years ago.

Status:
Closed
Target version:
ruby -v:
ruby -v: ruby 2.1.0dev (2013-09-06 trunk 42850) [i386-mswin32_110]
[ruby-dev:47699]

Description

mswin32 において、下記のようなエラーが出ております。

  1. Error:
    TestProcess#test_clock_getres:
    Errno::EINVAL: Invalid argument
    C:/ko1/src/ruby/trunk/test/ruby/test_process.rb:1743:in clock_getres' C:/ko1/src/ruby/trunk/test/ruby/test_process.rb:1743:in test_clock_getres'

11796 tests, 2230101 assertions, 0 failures, 1 errors, 78 skips

ruby -v: ruby 2.1.0dev (2013-09-06 trunk 42850) [i386-mswin32_110]

Actions #1

Updated by nobu (Nobuyoshi Nakada) over 10 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100

This issue was solved with changeset r42855.
Koichi, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.


win32.c: clock_getres

Actions

Also available in: Atom PDF

Like0
Like0