Skip to content
Snippets Groups Projects
  • Monty Brandenberg's avatar
    f4a59854
    Unit test fixups. Mac/Linux detect memory leak due to llwarns, try/catch cleanup. · f4a59854
    Monty Brandenberg authored
    Our logging holds on to a changing bit of memory between operations and the memory
    leak detection I'm using senses this and complains.  So, for now, disable the
    final memory check on Mac & Linux, leave it active on Windows.  Solve this for
    real some other day.  Add try/catch blocks to do cleanup in unit tests that go
    wrong so that we don't get a cascade of assertion failures when subsequent tests
    find singletons still alive.
    f4a59854
    History
    Unit test fixups. Mac/Linux detect memory leak due to llwarns, try/catch cleanup.
    Monty Brandenberg authored
    Our logging holds on to a changing bit of memory between operations and the memory
    leak detection I'm using senses this and complains.  So, for now, disable the
    final memory check on Mac & Linux, leave it active on Windows.  Solve this for
    real some other day.  Add try/catch blocks to do cleanup in unit tests that go
    wrong so that we don't get a cascade of assertion failures when subsequent tests
    find singletons still alive.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.