Skip to content

AssignBondOrderProcessor_test fails OS dependent #576

@philthiel

Description

@philthiel

The test fails on OSX >= 10.10 (Xcode7, clang) in line 1856:
CHECK(Option::USE_FINE_PENALTY).

Attempts to track the problem down pointed out that for the structure used in this subtest
(AssignBondOrderProcessor_test_AMPTRB10_kek_sol0.mol2),
USE_FINE_PENALTY=true yields the same results on all systems, however,
setting USE_FINE_PENALTY=false yields different results on Linux and OSX.

I attached a small TOOL snippet that can be used to reproduce the problem:
BOA_test.C.zip
The molecule file is located in <BALL_root>/source/TEST/data/

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions