-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.452.1
OS: Linux - 4.15.0-213-generic
Java: 11.0.19 - Ubuntu (OpenJDK 64-Bit Server VM)
---
all-changes:1.5
analysis-mod…
-
See https://github.com/GabLeRoux/time-sync-tools/blob/main/.github/workflows/test.yml#L51-L55
-
Running the tests with `--junit-xml`, the result does not include [`subTest`](https://docs.python.org/3/library/unittest.html#unittest.TestCase.subTest) results, as `RegressionTestResult` in `libregrt…
-
I was giving `junit-to-ctrf` a try but seems like it cannot parse the test report.
TLDR:
```bash
$ npx junit-to-ctrf TEST-com.example.demo.DemoApplicationTests.xml -o test.json
Reading JUni…
-
This is basically an epic that containerizes work around different issues wrt Junit XML reports not being picked up.
-
E.g. here:
https://github.com/r-lib/testthat/blob/886527dcdf673fef9e57218b51af1151201210da/R/reporter-junit.R#L116-L119
Note that testthat is already stripping ANSI escapes for the regular messa…
-
### What feature do you want to see added?
JUnit 5 supports the new [Open Test Reporting](https://github.com/ota4j-team/open-test-reporting) format. The previous format is referred to in their docume…
-
**Describe the bug**
In order to support multiple Junit xml formats, GitLab parser combines testcases which have same name or class name.
For example in following xml report Semgrep have originall…
-
### Bug description
Using the [datadog junit upload action](https://github.com/DataDog/junit-upload-github-action), the `--git-repository-url` provided through extra-args is not changing the way the …
-
The junit.xml file is not generated and thus I cannot report the results back to wp.org
```bash
root@host50:/var/home/user/wp-tests/phpunit-test-runner# php report.php
Environment variables pass ch…