Bug #1579
TestGDBM failure in mingw
| Status: | Third Party's Issue | Start date: | 06/06/2009 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % 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 Yuki Sonoda over 2 years ago
- Assignee set to Nobuyoshi Nakada
- Target version set to 1.9.1
Updated by Usaku NAKAMURA almost 2 years ago
- Status changed from Open to Third Party's Issue
These are the restrictions of win32 port of GDBM.