Skip to content

TestRunner / logger do not detect failed linking #16

@racoltdev

Description

@racoltdev

If I keep the library files local, rather than in a system library dir, and try to run raColTest with LD_LIBRARY_PATH, the tests will pass while producing a linking error.

Collecting tests.......
	Collected /home/andy/Programs/racoltest_Example/test/main.cpp
Executing tests........
	Executing testbin/main.........
testbin/main: error while loading shared libraries: raColTest.so: cannot open shared object file: No such file or directory
		

Finished executing tests

All tests passed successfully.
Build successful!

This should log an error and generate a fail status for the test suite.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Low EffortUp to a few days of timeLow PriorityNo other features rely on this and it is not important to end usersbugSomething isn't workingtodoPlanned implementation

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions