TriBITS icon indicating copy to clipboard operation
TriBITS copied to clipboard

TriBITS: Tribal Build, Integrate, and Test System,

Results 109 TriBITS issues
Sort by recently updated
recently updated
newest added

This story is a follow-on to story #278. This story is to update the `TRIBITS_CTEST_DRIVER()` function to correctly report clone and update failures for the extra repos and then to...

A problem that we are having with the ATDM Trilinos builds is that when the configure failures in the first ctest -S invocation that does the configure and build the...

type: enhancement
component: ctest_driver

Currently if a build run with the TriBITS Dashbaord Driver system times-out (due to the CTest `TIMEOUT` property on the test that runs `ctest -S ...`), then it aborts all...

type: enhancement
component: dashboard_driver

Raw CMake accepts CamelCase names for 'Debug', 'Release', 'RelWithDebInfo' and 'MinSizeRel' as well as empty '' for `CMAKE_BUILD_TYPE` as described here: https://cmake.org/cmake/help/v3.0/variable/CMAKE_BUILD_TYPE.html However, raw CMake applies the build options specified...

type: enhancement
component: core

Currently, the tool `cdash_analyze_and_report.py` will error our if there are duplicate test results. In theory this should never happen. But in practice, this can happen because of problems with the...

type: enhancement
component: ci_support

See https://github.com/TriBITSPub/TriBITS/blob/de606e5c5adfdff290df02c2e9137539300e9999/tribits/core/package_arch/TribitsAdjustPackageEnables.cmake#L727 (lines 727, 729, 737, 738). It looks harmless since consistent.

type: bug
component: core

Currently, the documentation for gitdist tells the user how to manually run gitdist to create a RepoVersion.txt file that can be used with the `--dist-version-file=` argument. That is sloppy and...

type: enhancement
component: python_utils

**Blocked By:** ??? **Description:** Since TriBITS archives `RepoVersion.txt` files with every CI and Nighty on CDash it was easy enough to manually go back in history and reproduce any build...

type: enhancement
component: ci_support

**Description:** This story will track the creation of a new TriBITS tutorial. ToDo: Fill in more scope ... @fryeguy52 will primarily work on this as part of learning TriBITS.

type: enhancement
component: documentation

Implements #190.

type: enhancement
component: documentation