Subject: | t/mass.t fails (with -Duselongdouble?) |
On some of my smoker systems the t/mass.t test fails:
...
# Failed test 'PubChem elem_mass(average)'
# at t/mass.t line 27.
# Failed test 'PubChem elem_mass(avge_mass)'
# at t/mass.t line 28.
Undefined elem Qq at t/mass.t line 47.
Undefined brick FooBar at t/mass.t line 52.
Undefined elem Foo at t/mass.t line 54.
# Looks like you failed 2 tests of 31.
t/mass.t ..........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/31 subtests
...
Statistical analysis suggests that this happens if perl was compiled with increased floating point accuracy (i.e. with -Duselongdouble).