Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

single test failure in test suite (2.4.9) #626

Open
Apteryks opened this issue Jul 19, 2022 · 0 comments
Open

single test failure in test suite (2.4.9) #626

Apteryks opened this issue Jul 19, 2022 · 0 comments
Assignees

Comments

@Apteryks
Copy link

Hi,

Attempting to update the opendht package in Guix, I got:

phase `build' succeeded after 346.7 seconds
starting phase `check'
................F.....................


!!!FAILURES!!!
Test Results:
Run:  37   Failures: 1   Errors: 0


1) test: test::DhtRunnerTester::testListen (F) line: 178 dhtrunnertester.cpp
equality assertion failed
- Expected: 2048
- Actual  : 644


error: in phase 'check': uncaught exception:
%exception #<&invoke-error program: "tests/opendht_unit_tests" arguments: () exit-status: 1 term-signal: #f stop-signal: #f> 
phase `check' failed after 64.5 seconds

The test failure is also reproducible outside of the isolated build container.

Here are the current direct dependencies of the package:

dependencies: argon2@20190702 autoconf@2.69 automake@1.16.3 bash-minimal@5.1.8 cppunit@1.15.1 fmt@8.1.1
+ gnutls@3.7.2 jsoncpp@1.9.4 libtool@2.4.6 msgpack@3.3.0 nettle@3.7.3 openssl@1.1.1l pkg-config@0.29.2
+ python-cython@0.29.24 python@3.9.9 readline@8.1.1 restinio@0.6.15

Thanks!

@aberaud aberaud self-assigned this Jul 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants