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

aria2::LpdMessageDispatcherTest: 2 tests fail without network access #1497

Open
mgorny opened this issue Oct 28, 2019 · 0 comments
Open

aria2::LpdMessageDispatcherTest: 2 tests fail without network access #1497

mgorny opened this issue Oct 28, 2019 · 0 comments

Comments

@mgorny
Copy link
Contributor

mgorny commented Oct 28, 2019

When running tests in a network namespace without Internet access, I get the following two failures:

##Failure Location unknown## : Error
Test name: aria2::LpdMessageDispatcherTest::testSendMessage
uncaught exception of type std::exception (or derived).
- Failed to set a socket option, cause: No such device

LpdMessageReceiverTest.cc:34:Assertion
Test name: aria2::LpdMessageReceiverTest::testReceiveMessage
assertion failed
- Expression: rcv.init("")

Failures !!!
Run: 979   Failure total: 2   Failures: 1   Errors: 1

I can reproduce it reliably with 1.35.0 and git master.

test-suite.log

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

1 participant