-
When uploading files via the `ATTACHED_FILES` property of a test, CDash (as of version 3.4.3, not tested with 3.5 RC's yet) currently always displays a .tgz-wrapped version of those files. It would be…
-
In order to avoid too long ctest command line, the way to pass options from ctest to cmake needs to be revised.
See the exploration in PR #347
HDF5_ROOT is mananged by FindHDF5 module and used a…
-
Previously these tests were disabled due to a bug in the i915 driver so it seems like there's been some bitrot
```
╭─pvelesko@cupcake /space/pvelesko/chipStar/main/build ‹check-resovled-d8›
╰─$ …
-
### Reproduction steps
`README.md`
### Expected behavior
```
There should be no failing tests when you build an unmodified source tree from a [release](https://github.com/libgit2/libgit2/release…
-
# Command
`clang bug_1.cc`
# Code
```c
int foo(void)
{
return foo();
}
int foo() __attribute__((target("default")));
int foo() __attribute__((target("default")));
int foo() __attribute__…
-
After downloading dataset make test give errors
dilawarali@l402m:~/openbr/build$ make test
Running tests...
Test project /home/dilawarali/openbr/build
Start 1: br_initialize
1/7 Test #1: br_initi…
-
Running tests shows a couple of failing ones:
```
Running tests...
Test project /opt/rocon_workspace/build
Start 1: _ctest_capabilities_nosetests_test
1/41 Test #1: _ctest_capabilities_noset…
-
**Which patch is broken?**
nifm ctest
**Describe the bug**
This patch is causing probably nifm to use whole Core 3 when connected to Wi-Fi. It's not always the case (it seems this also depends o…
-
**Describe the bug**
Ctests aren't generated when using project manager to build AutomatedTesting. CTests only get generated when configuring using engine-centric builds like...
usr/gene/o3de_engi…
-
[Issue]
Navi21 nodes have been unstable for MIOpen CI (ref: #1147). In order to promote efficiency, they are temporarily removed from Full Test stages as per #1135
[Investigation]
The problem …