CDash icon indicating copy to clipboard operation
CDash copied to clipboard

An open source, web-based software testing server

Results 213 CDash issues
Sort by recently updated
recently updated
newest added

While installing a fresh CDash ( v3.1.0-155) on a new AlmaLinux system, I had a lot of file permission issues. The standard solution of ensuring file/directory access from root (/)...

# Contents * [Reported Error](#reported-error) * [Question](#question) * [Versions](#versions) * [NPM-Check Result](#npm-check) ## Reported Error When running the last step of a fresh install using `npm run dev` the result...

Upgrading the database from version 2.6, the migration process has ``` 2023_01_17_130503_add_view_sub_projects_link_to_project_table .................................................................................... ⇂ alter table "project" drop column "viewsubprojectslink" ``` which causes a crash here: https://github.com/Kitware/CDash/blob/45086af0b49a4d5af503e0fbf1e138b93ccdf194/app/cdash/app/Controller/Api/ViewProjects.php#L171 and here: https://github.com/Kitware/CDash/blob/af98e5f20ec70debfaf0ec444d7a89adc0a831fa/app/cdash/app/Model/Project.php#L485...

When submitting results to CDash, if the build name contains some special characters (such as a colon `:` or a single quote `'`), the submission will result in two builds...

When trying to manage the groups in my project, I only get a blank screen... ![image](https://user-images.githubusercontent.com/5701372/217237538-470d52e6-5f3d-4838-98b6-ee2e80ccb74e.png) Here's the corresponding log error: ``` [2023-02-07 12:50:10] development.ERROR: Trying to access array offset...

Right now, 2024-05-14, this page: https://www.cdash.org/download/ says "The current stable CDash release is 3.1.0". But looks to me like 3.3 is now out?

bug report

# Bug report ### Expected Behavior Project page loads and displays. ### Actual Behavior Project page shows header but is otherwise blank. ### CDash Version 3.3 ### Additional Information Log...

bug report

Some database migrations take several hours to complete for large systems. To prevent unnecessary gaps in submission data during migration periods, this PR expands our existing functionality for accepting submissions...

Hi there, The recent release notes for CDash look excellent, and we'd love to test the latest version! However, I am struggling to upgrade from CDash 3.1.0. We run CDash...

bug report

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @​eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...

dependencies
release notes: external dependencies