-
### Brief Issue Summary
I hit the following bogus error in VSCode running CTest with GoogleTest for my C++ app:
```
[proc] Executing command: /usr/bin/ctest -j18 -C Debug -T test --output-on-failur…
-
A subset of the test suite should be buildable and run as a GitHub action. The challenge is that it needs to leverage WARP and use a 'headless' render target since there's no guarantees of GPU support…
-
hi When I was testing version 2.99.57, there was an error in progs. It was an error fragment:
```
[root@localhost spack-build-xxwzugl]#ctest
Test project /home/stage/root/spack-stage-eman2-2.99.57-…
-
### Brief Issue Summary
When using the test explorer and enabling the test suite delimiter, I see it correctly get split up and I can run the test suites separately, however when I click on the run…
-
Follow-up on #5068. Run all (if not, a subset of) tests in single-precision, compare against existing double-precision checksum files with a larger tolerance.
EZoni updated
1 month ago
-
## Description:
Storage test evaluates if the correct values are read from the input format and stored in the COO format:
1. **rowIdx**: (array of int) the row ID of the non-zero element
2. **colId…
-
A subset of the test suite should be buildable and run as a GitHub action. The challenge is that it needs to leverage WARP using a headless render target since there's no guarantees of GPU support in …
-
cmake settings:
```console
[tkloczko@pers-jacek x86_64-redhat-linux-gnu]$ cmake -L
CMake Warning:
No source or binary directory provided. Both will be assumed to be the
same as the current w…
-
If I define fixture with my own static variables, and use CTEST_SETUP / CTEST_TEARDOWN without CTEST_DATA, it will report conflict in expansion of macro 'CTEST_SETUP' in
ctest.h:140:17: note: in expa…
-
**Describe the outcome that is desired.**
Currently we have our own system test running scripts, but there would be benefits to running them using ctest instead.
**Describe any solutions you are c…