Bug #527
test_execopts_pgroup(TestProcess) fails on NetBSD
| Status: | Closed | Start date: | 08/31/2008 | |
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | % Done: | 0% |
||
| Category: | core | |||
| Target version: | 2.0.0 | |||
| ruby -v: | 1.9.2 |
Description
以下のテストが NetBSD 4.99.72 i386 にて失敗します。 test_execopts_pgroup(TestProcess) [/home/naruse/src/ruby-trunk/test/ruby/test_process.rb:141]: <Errno::EPERM> exception expected but none was thrown.
History
Updated by ko1 (Koichi Sasada) over 3 years ago
- Assignee set to nobu (Nobuyoshi Nakada)
Updated by ko1 (Koichi Sasada) over 3 years ago
akr 曰く,「ちょっとわからないので調べてください」.
Updated by yugui (Yuki Sonoda) over 3 years ago
- Target version set to 1.9.1 Release Candidate
Updated by yugui (Yuki Sonoda) over 3 years ago
- Target version changed from 1.9.1 Release Candidate to 2.0.0
Updated by naruse (Yui NARUSE) about 2 years ago
- Status changed from Open to Closed
- ruby -v set to 1.9.2
This works on current NetBSD-current both i386 and x86_64.