[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>

In This Thread

Prev Next