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

t/10-cvss4.t fails on some systems (-Duselongdouble?) #2

Open
eserte opened this issue Aug 3, 2024 · 0 comments
Open

t/10-cvss4.t fails on some systems (-Duselongdouble?) #2

eserte opened this issue Aug 3, 2024 · 0 comments

Comments

@eserte
Copy link

eserte commented Aug 3, 2024

The test suite fails on some of my smoker systems like this:

#   Failed test '5.6 --> CVSS:4.0/AV:N/AC:H/AT:P/PR:H/UI:A/VC:L/VI:H/VA:N/SC:N/SI:N/SA:N'
#   at t/10-cvss4.t line 16.
#          got: 5.7
#     expected: 5.6
# Looks like you failed 1 test of 442.
t/10-cvss4.t ...... 
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/442 subtests 

I have four such fail reports, all generated with perls which were compiled with increased floating point accuracy (-Duselongdouble). However, there's also one system which had a pass (aarch64-linux-ld).

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