[vtk-developers] [Cdash] CDash query for all failing tests

David E DeMarle dave.demarle at kitware.com
Wed Feb 13 06:55:31 EST 2013


There is this one:

http://public.kitware.com/Bug/view.php?id=13210
Which assumes what Bill asked for and then emphasizes only the _new_ failures.

thanks,

David E DeMarle
Kitware, Inc.
R&D Engineer
21 Corporate Drive
Clifton Park, NY 12065-8662
Phone: 518-881-4909


On Wed, Feb 13, 2013 at 4:12 AM, Julien Jomier
<julien.jomier at kitware.com> wrote:
> Bill,
>
> Can you log a feature request at www.cdash.org/Bug?
> This should be doable.
>
> Julien
>
>
> On 12/02/2013 22:04, Bill Lorensen wrote:
>>
>> Bill,
>>
>> Thanks. I knew how to do that. I was hoping I could see all the
>> failing test details. I'll have to do it by hand. Or maybe I can
>> figure out a way to scrape the cdash pages.
>>
>> Currently VTK has 18 Nightly Expected builds with test failures
>> (actually that is every build in that group). I'd like to generate a
>> page (or spreadsheet) that shows every failing test (today there are
>> 123 total tests failing).
>>
>> Bill
>>
>> On Tue, Feb 12, 2013 at 3:23 PM, Bill Hoffman <bill.hoffman at kitware.com>
>> wrote:
>>>
>>> On 2/12/2013 1:53 PM, Bill Lorensen wrote:
>>>>
>>>>
>>>> Folks,
>>>>
>>>> Is there a cdash query that can provide, on a single page, links to
>>>> all failing tests for a given group, say "Nightly Expected"?
>>>>
>>>> Bill
>>>> _______________________________________________
>>>> Powered by www.kitware.com
>>>>
>>>> Visit other Kitware open-source projects at
>>>> http://www.kitware.com/opensource/opensource.html
>>>>
>>>> Follow this link to subscribe/unsubscribe:
>>>> http://www.vtk.org/mailman/listinfo/vtk-developers
>>>>
>>>>
>>>
>>> You can do something like this:
>>>
>>>
>>> http://open.cdash.org/index.php?project=CMake&date=2013-02-12&filtercount=2&showfilters=1&filtercombine=and&field1=groupname/string&compare1=63&value1=Nightly%20Expected&field2=testsfailed/number&compare2=43&value2=0
>>>
>>> If you create a filter you can match the group name.  Unfortunately, you
>>> can
>>> not show errors and test failures.  You can only match all or any of the
>>> filters.   I think CDash needs to be able to have the any or all be
>>> applied
>>> to each of the filters so you can create a filter that will show you any
>>> red
>>> in a group.  But you can show all failing tests for a group.  :)
>>>
>>> -Bill
>>>
>>>
>>> --
>>> Bill Hoffman
>>> Kitware, Inc.
>>> 28 Corporate Drive
>>> Clifton Park, NY 12065
>>> bill.hoffman at kitware.com
>>> http://www.kitware.com
>>> 518 881-4905 (Direct)
>>> 518 371-3971 x105
>>> Fax (518) 371-4573
>>
>>
>>
>>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtk-developers
>



More information about the vtk-developers mailing list