We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
@stevengj any luck resolving this issue?
No branches or pull requests
https://buildd.debian.org/status/fetch.php?pkg=libctl&arch=i386&ver=4.3.0-1&stamp=1557425610&raw=0 is seeing:
with libctl 4.3.
cc @HomerReid
The text was updated successfully, but these errors were encountered: