AIDASoft / podio

PODIO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix failing tests in sanitizer builds

tmadlener opened this issue · comments

As mentioned in #249 (comment) there are a few test failures in builds with
different sanitizers. From a quick look at the most prevalent failures it looks like at least part of them are related to #174. This issues is mainly meant to keep track of these failures and eventually fix them.

All tests that can run in sanitizer builds now do so. This includes some of the I/O tests.