<div dir="ltr"><div>This seems to be related to the limitation for macs with retina display - they can only create windows with width and height with even number of pixels.</div><div>If you try to create a window with height or width with odd number of pixels you end up with height or width with even number of pixels. See</div><div>(there is an small test there as well)</div><div><br></div><div><a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/2567#note_237976" target="_blank">https://gitlab.kitware.com/<wbr>vtk/vtk/merge_requests/2567#<wbr>note_237976</a><br></div><div><br></div><div>But there seems to be something else going on.</div><div><br></div><div>Dan</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Jun 2, 2017 at 9:33 AM, Cory Quammen <span dir="ltr"><<a href="mailto:cory.quammen@kitware.com" target="_blank">cory.quammen@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Ken,<br>
<br>
Running some of the bigmac failing tests on my MacBook Pro, it looks<br>
like the test image size generated is in some cases one pixel to large<br>
in one of the dimensions for some reason, e.g.,<br>
<br>
....<br>
602: Failed Image Test ( fieldToUGrid.png ) : 1e+299<br>
602: Image differencing failed to produce an image because images are<br>
different size:<br>
602: Valid image: 374, 199, 0<br>
602: Test image: 375, 199, 0<br>
...<br>
602: Failed Image Test ( fieldToUGrid.png ) : 1e+299<br>
602: Image differencing failed to produce an image because images are<br>
different size:<br>
602: Valid image: 374, 199, 0<br>
602: Test image: 375, 199, 0<br>
...<br>
635: Failed Image Test ( extractUGrid.png ) : 1e+299<br>
635: Image differencing failed to produce an image because images are<br>
different size:<br>
635: Valid image: 499, 374, 0<br>
635: Test image: 499, 375, 0<br>
...<br>
<br>
I haven't dug deeper, just posting in case this gives someone a clue.<br>
<br>
Cory<br>
<div><div class="h5"><br>
<br>
On Fri, Jun 2, 2017 at 8:55 AM, Ken Martin <<a href="mailto:ken.martin@kitware.com">ken.martin@kitware.com</a>> wrote:<br>
><br>
> I believe I heard that we changed out the hardware to be a retina display,<br>
> is someone looking at fixing the buildbot failures?<br>
><br>
><br>
> --<br>
> Ken Martin PhD<br>
> Distinguished Engineer<br>
> Kitware Inc.<br>
> 28 Corporate Drive<br>
> Clifton Park NY 12065<br>
><br>
> This communication, including all attachments, contains confidential and<br>
> legally privileged information, and it is intended only for the use of the<br>
> addressee. Access to this email by anyone else is unauthorized. If you are<br>
> not the intended recipient, any disclosure, copying, distribution or any<br>
> action taken in reliance on it is prohibited and may be unlawful. If you<br>
> received this communication in error please notify us immediately and<br>
> destroy the original message. Thank you.<br>
><br>
</div></div>> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at<br>
> <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtk-<wbr>developers</a><br>
><br>
><br>
<br>
<br>
<br>
--<br>
Cory Quammen<br>
Staff R&D Engineer<br>
Kitware, Inc.<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=vtk-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>vtk-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/vtk-developers" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/vtk-<wbr>developers</a><br>
<br>
</blockquote></div><br></div>