|
From: Florian K. <br...@ac...> - 2011-08-31 02:58:28
|
Hi Philippe, this testcase has been failing for some time. I was just looking at it and it appears that the change that was made in r11911 to massif/tests/big-alloc.post.exp is what is causing the failure. In fact, if I revert that change, the testcase passes again (on x86 with r12004). Was this change perhaps checked in by accident? On s390x it's the same story. Reverting r11911's change to big-alloc.post.exp makes the testcase pass. That surprised me because s390x is a 64-bit system and I did not change big-alloc.post.exp-64bit. But perhaps I'm misunderstanding how that file is used for comparison.. Florian |