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

debian i386 test failure #41

Open
stevengj opened this issue May 10, 2019 · 2 comments
Open

debian i386 test failure #41

stevengj opened this issue May 10, 2019 · 2 comments
Labels

Comments

@stevengj
Copy link
Collaborator

https://buildd.debian.org/status/fetch.php?pkg=libctl&arch=i386&ver=4.3.0-1&stamp=1557425610&raw=0 is seeing:

FAIL: test-prism
================

point inclusion: 0/10000 points failed (4 adjusted)
1/1000 segments failed
FAIL test-prism (exit status: 1)

with libctl 4.3.

cc @HomerReid

@stevengj stevengj added the bug label May 10, 2019
@stevengj
Copy link
Collaborator Author

stevengj commented May 10, 2019

I can reproduce if I simply run the test a lot of times:

for i in `seq 1 1000`; do utils/test-prism; done

so it looks like there is a small probability of test failure, maybe due to some roundoff error.

@anthmanni
Copy link

@stevengj any luck resolving this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants