[#84280] [Ruby trunk Bug#14181] hangs or deadlocks from waitpid, threads, and trapping SIGCHLD — nobu@...
Issue #14181 has been updated by nobu (Nobuyoshi Nakada).
3 messages
2017/12/15
[#84398] [Ruby trunk Bug#14220] WEBrick changes - failures on MSWIN, MinGW — Greg.mpls@...
Issue #14220 has been reported by MSP-Greg (Greg L).
3 messages
2017/12/22
[#84472] Re: [ruby-dev:50394] [Ruby trunk Bug#14240] warn four special variables: $; $, $/ $\ — Eric Wong <normalperson@...>
Shouldn't English posts be on ruby-core instead of ruby-dev?
3 messages
2017/12/26
[ruby-core:84224] [Ruby trunk Bug#14174] TestProcess#test_maxgroups failures
From:
v.ondruch@...
Date:
2017-12-12 15:37:00 UTC
List:
ruby-core #84224
Issue #14174 has been reported by vo.x (Vit Ondruch). ---------------------------------------- Bug #14174: TestProcess#test_maxgroups failures https://bugs.ruby-lang.org/issues/14174 * Author: vo.x (Vit Ondruch) * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: ruby 2.5.0dev (2017-12-12 trunk 61169) [x86_64-linux] * Backport: 2.3: UNKNOWN, 2.4: UNKNOWN ---------------------------------------- I observe following test error on Fedora Rawhide: ~~~ 1) Failure: TestProcess#test_maxgroups [/builddir/build/BUILD/ruby-2.5.0-r61169/test/ruby/test_process.rb:1521]: [ArgumentError] exception expected, not. Class: <ZeroDivisionError> Message: <"divided by 0"> ---Backtrace--- /builddir/build/BUILD/ruby-2.5.0-r61169/test/ruby/test_process.rb:1521:in `/' /builddir/build/BUILD/ruby-2.5.0-r61169/test/ruby/test_process.rb:1521:in `block in test_maxgroups' /builddir/build/BUILD/ruby-2.5.0-r61169/test/lib/test/unit/assertions.rb:74:in `assert_raise' /builddir/build/BUILD/ruby-2.5.0-r61169/test/ruby/test_process.rb:1521:in `test_maxgroups' /builddir/build/BUILD/ruby-2.5.0-r61169/test/lib/test/unit.rb:1169:in `run_test' --------------- ~~~ This fails probably since r61094, but I am not really sure why this happens neither what is purpose of the test :/ -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>