[vtk-developers] Is someone working on the bigmac failures?
Dan Lipsa
dan.lipsa at kitware.com
Fri Jun 2 09:47:15 EDT 2017
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.
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
(there is an small test there as well)
https://gitlab.kitware.com/vtk/vtk/merge_requests/2567#note_237976
But there seems to be something else going on.
Dan
On Fri, Jun 2, 2017 at 9:33 AM, Cory Quammen <cory.quammen at kitware.com>
wrote:
> Ken,
>
> Running some of the bigmac failing tests on my MacBook Pro, it looks
> like the test image size generated is in some cases one pixel to large
> in one of the dimensions for some reason, e.g.,
>
> ....
> 602: Failed Image Test ( fieldToUGrid.png ) : 1e+299
> 602: Image differencing failed to produce an image because images are
> different size:
> 602: Valid image: 374, 199, 0
> 602: Test image: 375, 199, 0
> ...
> 602: Failed Image Test ( fieldToUGrid.png ) : 1e+299
> 602: Image differencing failed to produce an image because images are
> different size:
> 602: Valid image: 374, 199, 0
> 602: Test image: 375, 199, 0
> ...
> 635: Failed Image Test ( extractUGrid.png ) : 1e+299
> 635: Image differencing failed to produce an image because images are
> different size:
> 635: Valid image: 499, 374, 0
> 635: Test image: 499, 375, 0
> ...
>
> I haven't dug deeper, just posting in case this gives someone a clue.
>
> Cory
>
>
> On Fri, Jun 2, 2017 at 8:55 AM, Ken Martin <ken.martin at kitware.com> wrote:
> >
> > I believe I heard that we changed out the hardware to be a retina
> display,
> > is someone looking at fixing the buildbot failures?
> >
> >
> > --
> > Ken Martin PhD
> > Distinguished Engineer
> > Kitware Inc.
> > 28 Corporate Drive
> > Clifton Park NY 12065
> >
> > This communication, including all attachments, contains confidential and
> > legally privileged information, and it is intended only for the use of
> the
> > addressee. Access to this email by anyone else is unauthorized. If you
> are
> > not the intended recipient, any disclosure, copying, distribution or any
> > action taken in reliance on it is prohibited and may be unlawful. If you
> > received this communication in error please notify us immediately and
> > destroy the original message. Thank you.
> >
> > _______________________________________________
> > Powered by www.kitware.com
> >
> > Visit other Kitware open-source projects at
> > http://www.kitware.com/opensource/opensource.html
> >
> > Search the list archives at: http://markmail.org/search/?q=
> vtk-developers
> >
> > Follow this link to subscribe/unsubscribe:
> > http://public.kitware.com/mailman/listinfo/vtk-developers
> >
> >
>
>
>
> --
> Cory Quammen
> Staff R&D Engineer
> Kitware, Inc.
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170602/7db6928c/attachment.html>
More information about the vtk-developers
mailing list