Subject: | Tests fail with -Duselongdouble |
If perl was compiled with -Duselongdouble, then the t/hmmer_dom_table.t test fails:
...
# Failed test 'got expected values for all methods for hit-4'
# at t/hmmer_dom_table.t line 90.
# Compared $data->[6]
# got : '9.8e-264'
# expect : '9.79999999999999e-264'
# Looks like you failed 1 test of 127.
t/hmmer_dom_table.t .....
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/127 subtests
...