Testing dashboard shows no tests executed when filtering is used

Hi all,

I wanted to look at the test results of some extensions today. First I thought that the factory machine does not run any tests, because filtering on SlicerRT I saw this (and I know the extension has around 70 tests):

Started investigating, and it seems that this may be an issue in the dashboard filtering, because if I remove the filter and search for SlicerRT in the long list, this is what I see.

I chose a slightly older date so that it can be seen that the timestamps match exactly.

Has there been any update in this code lately? This used to work.
@Sam_Horvath

Thanks a lot!

I do see the tests executed when filtering:

Maybe my filtering (build name contains “slicerrt”) is different – what’s your filtering to get this issue?

Well, good for you :slight_smile: I tried again and I still don’t:

To get this, I used this link
CDash - MyExtensions
in Chrome (Windows) and I went back a day to make sure the whole build and test was finalized for the shown day.

I just tried it in Firefox and Edge, and I see exactly the same (still on Windows).

If I filter by Label then I get no tests as in my screenshots. If I filter by Build Name as you did, I can see the tests. Strange, because filtering gives the actual builds, just shows no tests. Also strange because this is the link I’ve been using for a decade, and it worked before.

Yep I am reproducing it now!

Opened a bug report: Filtering by label zeros out test results · Issue #3749 · Kitware/CDash · GitHub

It could be a newly introduced bug/behavior since i see the deployed cdash.org is on a relatively new version

Thank you very much @ebrahim ! Good enough for me to know that it works with filtering on Build Name and that there is an issue to track this. Thanks again!