CDash
CDash copied to clipboard
An open source, web-based software testing server
Installing cdash 3.0.3 on a FAMP server, when I get to the `composer install --no-dev --prefer-dist` step it outputs the following warning: ``` Deprecation Notice: Class IronCore\JSONException located in ./vendor/iron-io/iron_core/src/JsonException.php...
"Package jeremeamia/superclosure is abandoned, you should avoid using it. Use opis/closure instead."
Installing cdash 3.0.3 on a FAMP server, when I get to the `composer install --no-dev --prefer-dist` step it outputs the following warning: ``` Package jeremeamia/superclosure is abandoned, you should avoid...
Is there a way to give a test a status other than `Timeout`, `Passed`, or `Failed`? In our testing suite, we have additional categories, such as `Diffed`. It would be...
Some of the php redirects are forwarding to the local server name instead of the domain name of the server. For example the project image on this [page](https://ci.arrayfire.org/index.php?project=ArrayFire) is forwarding...
New to the Docker capability. My question is how would I update a the version of CDash in the Docker container instantiated on a closed network ( Need to do...
Hi: How do I delete a project in CDash? I'm using CDash 3.0.1
Good afternoon. Can you please tell me, can you send CDash, for example, a WebHook when you receive an assembly? I really want to receive notifications in case of an...
Some projects have multiple repositories and recording all revisions in CDash would be nice. Would require changes in CTest to support `ctest_update(APPEND)`. For backwards compatibility, the revision query should probably...
Hi, I am getting a 500 server error when trying to manage project coverage of certain projects To reproduce: go to My CDash -> Manage Project Coverage -> select project...
Version: v3.0.0-rc1-45-gfc1fa3309 The **Bug Tracker Issue Creation** checkbox in the Create/Update project does not set to true neither when creating a project, or when updating it. But I can indeed...