On Wed, 11 Mar 2020, Lisandro Dalcin wrote: > Dear Satish, > > I pushed a test that did not deallocate a matrix. > I got a failure in Stage-2 out of -malloc_dump > https://gitlab.com/petsc/petsc/pipelines/125455265 > > Would't it make sense to have -malloc_dump on any of the Stage-1 builds?
Its enabled on stage-1 tests as-well. However stage-1 primarily does build tests (with no externalpackages) and runs a few test examples [sanity check] - not all. Satish
