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

AdamicAdarDistance fails on CI occasionally #1168

Open
fabratu opened this issue Jan 25, 2024 · 0 comments
Open

AdamicAdarDistance fails on CI occasionally #1168

fabratu opened this issue Jan 25, 2024 · 0 comments
Assignees

Comments

@fabratu
Copy link
Member

fabratu commented Jan 25, 2024

AdamicAdarDistance fails on all systems occasionally. Example log (from Linux release build):

53: [----------] 60 tests from InstantiationName/DistanceGTest
53: [ RUN      ] InstantiationName/DistanceGTest.testAdamicAdar/0
53: /home/runner/work/networkit/networkit/networkit/cpp/distance/test/DistanceGTest.cpp:169: Failure
53: Expected: (AAD.distance(source, target)) > (1), actual: 0.71650844142670367 vs 1
53: 
53: [  FAILED  ] InstantiationName/DistanceGTest.testAdamicAdar/0, where GetParam() = (false, false) (8 ms)
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