The private_mapping.c test fails intermittently on the buildbot. To learn from these failures which cannot be reproduced locally we make the private mapping test more explicit on failure. This patch does not bring in any functional changes to the test itself.
Details
Details
Diff Detail
Diff Detail
Event Timeline
Comment Actions
when the test detects the error, can we dump out all the arrays data1, data2, data3, and sum . and then break ...
Comment Actions
In case folks are worried about this debug content:
this patch will have a short life span, once we see the dump from the BOT, we can revert it.