CDash
CDash copied to clipboard
An open source, web-based software testing server
# Feature Request ### How can we make CDash better? LDAP can currently be used to provide access to a CDash instance, but it cannot provide per-project authorization. As CDash...
# Feature Request ## context CDash offers a the [test timing](https://public.kitware.com/Wiki/CDash:Design#Test_Timing) feature where it computes a threshold based on stats from previous execution timings and compare the current execution timing...
After migrating from cdash 2.6 where everything was working as expected, to 3.2, we are facing a strange error when uploading a report from clang tidy containing warnings. Below is...
# Bug report ### Expected Behavior being able to login with both ldap and local user ### Actual Behavior ldap user is logging in correctly but existing local user can't...
This is another PR as part of our efforts to increase the test coverage, and it adds a new Cypress test for the `build//files` page.
### Expected Behavior https://open.cdash.org/build/9376209 Shows a "notes" section that is empty. Adding a note seems to indicate that this is some commentary on the build itself (which is useful; noted...
# Feature Request When navigating to warnings or errors, it can be difficult to click on the small number. It would be easier for users to be able to click...
# Feature Request ### How can we make CDash better? Some tables have an associated "download as CSV" button. With the standard table template introduced in #1966, we can add...
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.6.4 to 10.5.2. Changelog Sourced from phpunit/phpunit's changelog. 10.5.2 - 2023-12-05 Fixed #5561: JUnit XML logger does not handle assertion failures in before-test methods #5567: Infinite recursion...
I have followed the steps mentioned in CDASH documentation on Azure VM Ubunut 22.04 , But facing an issue while opening the URL in a browser. Documentation URL - https://github.com/Kitware/CDash/blob/master/docs/install.md#php-modules...