celix icon indicating copy to clipboard operation
celix copied to clipboard

test_rsa_dfi fails on recompile

Open Oipo opened this issue 5 years ago • 0 comments

Doing the following steps:

1. cmake && make on top level dir
2. cd bundles/remote_service/remote_service_admin_dfi/gtest
3. make clean && make
4. ./test_rsa_dfi

Results in test failure for unknown reason.

Recompiling on top-level fixes it.

Oipo avatar May 13 '20 12:05 Oipo