<div dir="ltr">Hi, <div><br></div><div>I try to inspect unit tests that fail in my environment. </div><div><br></div><div>testTdf107020 in sw/qa/extras/ooxmlexport/ooxmlexport14</div><div> is one of them.<br clear="all"><div><br></div><div>Test name: testTdf107020::Load_Reload_Verify<br>equality assertion failed<br>- Expected: 27183<br>- Actual  : 27187<br></div><div><br></div><div>The xml fragment that in the original file is:<br><a:srcRect l="4912" t="27185" r="57646" b="48371"/><br></div><div><br></div><div>The numbers above are relative. The units are in 1000th percentage. They are multiplied by the graphic size to get their absolute measure. The graphic size has to be converted from pixel to 100th mm first.</div><div><br></div><div>I wonder if this is the major source of error in my environment that is differ from buildbots.</div><div><br></div><div>Any other possible source of error that is platform or locale specific? </div><div>Is that a good idea to make the assert some kind of range checking so I can pass that unit test?</div><div><br></div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Mark Hung<br></div></div></div></div></div>