|
From: Nicholas N. <n.n...@gm...> - 2010-07-01 06:20:15
|
On Wed, Jun 30, 2010 at 11:03 PM, Alexander Potapenko <gl...@go...> wrote: > > ! == 444 tests, 26 stderr failures, 1 stdout failure, 9 post failures == > ! memcheck/tests/darwin/scalar (stderr) > memcheck/tests/null_socket (stdout) > *************** > *** 17,18 **** > --- 18,37 ---- > memcheck/tests/varinfo6 (stderr) > + massif/tests/peak (stderr) > + massif/tests/peak (post) > + massif/tests/peak2 (stderr) > + massif/tests/peak2 (post) > + massif/tests/realloc (stderr) > + massif/tests/realloc (post) > + massif/tests/thresholds_0_0 (stderr) > + massif/tests/thresholds_0_0 (post) > + massif/tests/thresholds_0_10 (stderr) > + massif/tests/thresholds_0_10 (post) > + massif/tests/thresholds_10_0 (stderr) > + massif/tests/thresholds_10_0 (post) > + massif/tests/thresholds_10_10 (stderr) > + massif/tests/thresholds_10_10 (post) > + massif/tests/thresholds_5_0 (stderr) > + massif/tests/thresholds_5_0 (post) > + massif/tests/thresholds_5_10 (stderr) > + massif/tests/thresholds_5_10 (post) > none/tests/async-sigs (stderr) Alexander, it appears that about 1/3 of the Massif tests failed catastrophically. Can you determine what went wrong? Thanks. Nick |