[vtk-developers] 22 new failing GPU tests on OpenGL2 dashboard

Aashish Chaudhary aashish.chaudhary at kitware.com
Thu Feb 5 09:45:59 EST 2015


Looks like we are back in business -:) (-22)
https://open.cdash.org/viewTest.php?onlyfailed&buildid=3682020

Thanks,
- Aashish

On Wed, Feb 4, 2015 at 7:04 AM, David Cole <DLRdave at aol.com> wrote:

> Thanks very much -- we'll find out tonight when the next nightly
> dashboard runs on "mug.neocisinc"
>
> I'll ping again if there's anything further.
>
>
> D
>
>
> On Tue, Feb 3, 2015 at 3:40 PM, Aashish Chaudhary
> <aashish.chaudhary at kitware.com> wrote:
> > David,
> >
> > Thanks to Ken, we were able to reproduce the problem when Ken switched to
> > use Intel driver on his Windows machine. We worked on
> > a fix that possibly fix issues you were seeing (it worked ok Ken's
> machine).
> > The good thing is that it became ~10 times faster  on Windows machine.
> >
> > I will push a fix momentarily and hopefully it will get merged tonight.
> >
> > - Aashish
> >
> >
> >
> >
> > On Thu, Jan 29, 2015 at 4:01 PM, Ben Boeckel <ben.boeckel at kitware.com>
> > wrote:
> >>
> >> On Thu, Jan 29, 2015 at 14:48:00 -0500, Ken Martin wrote:
> >> > " I must admit, I'm a little bit disappointed that some of the commits
> >> > in what was merged to VTK master don't even compile... I would hope we
> >> > could be a bit less sloppy, and hold ourselves to a higher standard.
> >> > Rushing something in before it's ready for prime time serves no one."
> >> >
> >> > I want to make sure I understand what you are saying. Are you saying
> in
> >> > this
> >> > case code was merged into master that did not compile? Or are you
> saying
> >> > that someone did multiple commits, some of which did not compile, but
> >> > they
> >> > were not pushed or merged until it did compile?
> >>
> >> FWIW, I have a script I use to ensure this for long-lived branches:
> >>
> >> =======
> >> #!/bin/sh
> >>
> >> base="${1:-master}"
> >> shift
> >>
> >> GIT_EDITOR="sed -i -e '/^pick/p;/^pick/cexec ./build.sh'"
> >> export GIT_EDITOR
> >>
> >> exec git rebase -i "$( git merge-base HEAD "$base" )"
> >> =======
> >>
> >> A 'build.sh' script (provided by you) is run after each commit and stops
> >> on any commit which fails to build.
> >>
> >> --Ben
> >
> >
> >
> >
> > --
> > | Aashish Chaudhary
> > | Technical Leader
> > | Kitware Inc.
> > | http://www.kitware.com/company/team/chaudhary.html
>



-- 



*| Aashish Chaudhary | Technical Leader         | Kitware Inc.            *
*| http://www.kitware.com/company/team/chaudhary.html
<http://www.kitware.com/company/team/chaudhary.html>*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20150205/e276477e/attachment.html>


More information about the vtk-developers mailing list