Bug #1579

TestGDBM failure in mingw

Added by rogerdpack (Roger Pack) almost 3 years ago. Updated about 1 year ago.

[ruby-core:23726]
Status:Third Party's Issue Start date:06/06/2009
Priority:Normal Due date:
Assignee:nobu (Nobuyoshi Nakada) % Done:

0%

Category:-
Target version:1.9.1
ruby -v:ruby mingw

Description

These also failed in 1.8.6, so this is somewhat historic.

 25) Failure:
test_reorganize(TestGDBM)
[c:/dev/downloads/ruby_trunk/test/gdbm/test_gdbm.rb:592]:
<true> expected but was
<false>.

 26) Failure:
test_s_open_create_new(TestGDBM)
[c:/dev/downloads/ruby_trunk/test/gdbm/test_gdbm.rb:86]:
<420> expected but was
<438>.

 27) Failure:
test_s_open_error(TestGDBM)
[c:/dev/downloads/ruby_trunk/test/gdbm/test_gdbm.rb:201]:
Errno::EACCES expected but nothing was raised.

Thanks!
-=r

History

Updated by yugui (Yuki Sonoda) almost 3 years ago

  • Assignee set to nobu (Nobuyoshi Nakada)
  • Target version set to 1.9.1

Updated by usa (Usaku NAKAMURA) about 2 years ago

  • Status changed from Open to Third Party's Issue
These are the restrictions of win32 port of GDBM.

Also available in: Atom PDF