-
Enable the greentea/CTest CI job on PRs. Requires changes to "smart tester".
-
_From [bruen...@google.com](https://code.google.com/u/109494838902877177630/) on December 13, 2011 14:33:36_
Error in read script: /work/dr/build_suite/src/suite/runsuite.cmake
I'm no longer seeing …
-
**Describe the bug**
For a file with two tests: "Test1[" and "Test2", catch_discover_tests produces the following:
```
$ ctest
Test project /home/username/test_ctest/build
Start 1: Test1[;Tes…
-
**Description**
I am using catch2/3.1.0 from conan. Currently, `catch_discover_tests` ignores any labels on tests. Consider this test file, with two labels.
```cpp
#include "catch2/catch_test_mac…
-
## 环境
硬件:lpi4a (TH1520)
软件:RevyOS 0721
## 问题描述
在启用了 `-march=rv64gcv` 参数后,遇到了 log 中的错误
> log 过长,放在评论区中
若启用 `-march=rv64gc` 则可以正常跑测试
但目前观测到前两次批次的测试时间差异不大:
第一批次:
- 启用前:1/8 Test #…
-
Niels Thykier pointed out that the mbedTLS testsuite is "timebombed" - ie: that it will suddenly fail in the future. See: https://bugs.debian.org/857579#10 This is a problem for Debian because I run t…
-
### Reproduction steps
1. check out the main branch of libgit2
2. `mkdir build && cd build`
3. `cmake ..`
4. `cmake --build .`
5. `ctest -V`
### Expected behavior
All tests pass.
### A…
-
**Original report ([archived issue](https://osrf-migration.github.io/gazebo-gh-pages/#!/osrf/gazebo/issues/2610)) by Jose Luis Rivero (Bitbucket: [Jose Luis Rivero](https://bitbucket.org/%7Bd12309b2-f…
-
Build url: https://jenkins.build.o3de.org/job/O3DE/view/change-requests/job/PR-11007/1/
Identified problems:
* Linux [profile_nounity_pipe] - test_profile_nounity
* Log URL: https://jenkins.build.o3…
-
recently ctest -D Experimental does not seem to post to cdash.
@sankhesh @danlipsa @jbeezley any idea what's going on, only karma seems to be able to post to it.