[Bug 297050] sysutils/py-clustershell: Update 1.9.3 → 1.10.1
[email protected] Fri, 07 Aug 2026 10:58:29 +0000
| Newsgroups | gmane.os.freebsd.devel.ports.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=297050 Vladimir Druzenko <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |https://github.com/clusters | |hell/clustershell/blob/v1.1 | |0.1/ChangeLog --- Comment #5 from Vladimir Druzenko <[email protected]> --- make test fails: ====================================================================== FAIL: testClushConfigSetRlimitValueError (tests.CLIConfigTest.CLIClushConfigTest.testClushConfigSetRlimitValueError) test CLI.Config.ClushConfig (setrlimit ValueError) ---------------------------------------------------------------------- Traceback (most recent call last): File "/tmp/work/usr/ports/sysutils/py-clustershell/work-py311/clustershell-1.10.1/tests/CLIConfigTest.py", line 271, in testClushConfigSetRlimitValueError self.assertRaises(TestException, set_fdlimit, config.fd_max, display) AssertionError: TestException not raised by set_fdlimit ---------------------------------------------------------------------- Ran 757 tests in 215.924s FAILED (failures=1, skipped=73) *** Error code 1 -- You are receiving this mail because: You are the assignee for the bug.