PaulStahr / Multiview

A program which calculates different optical measures in Opengl.
Other
1 stars 2 forks source link

Github Actions failing #11

Closed PaulStahr closed 1 year ago

PaulStahr commented 2 years ago

Memory sanitizer is reporting memory leaks:

Direct leak of 102 byte(s) in 5 object(s) allocated from:

0 0x561ab0c26497 in operator new(unsigned long) (/home/runner/work/Multiview/Multiview/unit_test+0x166497)

#1 0x7f5aa936635c  (/lib/x86_64-linux-gnu/libboost_unit_test_framework.so.1.71.0+0x6035c)

This seems to be connected to an update of the packages in Github-Actions, as older versions which recently passed now also fail. https://github.com/PaulStahr/Multiview/actions/runs/2047861150/attempts/1 (Sucessfull) https://github.com/PaulStahr/Multiview/actions/runs/2047861150/attempts/2 (Failed)

PaulStahr commented 1 year ago

Issue was solved by correcting import of test-framework https://github.com/PaulStahr/Multiview/commit/ea6e533e36d50c948a05eb05b2e8c829f5fa9cab