Skip to content

Commit breaks test for ftolerance #23

Description

@freifrauvonbleifrei

... although it really should not!

After this commit here
fca872c
the ftolerance tests somehow suddenly end before the RUN_FIRST signal is finished.

However, the commit only adds a runtime error in DFG, a function in test_helper and calls to that function in some tests. Not the ftolerance test.

To really show this, I have added an error to the test

BOOST_TEST_ERROR("worker never cleanly exits! " + std::to_string(signal));

which is never thrown!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions