-
### Apache NetBeans version
Apache NetBeans 23
### What happened
I created a simple unit test, but it generates the following error when running the test:
/home/ajvelez/.cache/netbeans/23/…
-
I am running into this issue and wonder if there is a way to either remove system-out or fix the reporter starting to choke after many lines.
I set all logging to `silent` and tried to tweak `error…
-
Is junit-style xml output possible? That would be nice so that Jenkins (and probably other tools too) could directly parse the output of ember-template-lint.
-
## Describe the bug
Using the JUnit parser, the tests/failures/errors/skipped attributes on `` are ignored, instead the reported figures are decided by the number of `` sub-elements. In my use case I…
-
Bug report from a customer this morning. They pasted in the GitHub action output, as follows:
```
flow 'pottspillsport-lambda-rs-bet-detail-producer' was updated
trail '4652946727ba47b45f99ef8d2055518…
-
Invoking `jrm` with a glob with many files, e.g. `jrm ./build/bazel-out/combined-junit.xml "build/bazel-out/*/testlogs/**/test.xml"`, fails with an error like this:
```
node:events:492
throw …
-
It seems that JUnit report support was released with the last merge, however there is no documentation how to use and setup. I would appreciate the readme.md update.
[PR #176](https://github.com/kw…
-
**Is your feature request related to a problem? Please describe.**
Running clj-kondo in circleci makes it hard to see the errors clearly.
**Describe the solution you'd like**
If there was a way…
-
I have a monorepo with a one NestJS server project using Jest for tests, and the others are front-end Angular apps using Jasmine/Karma for testing. My Jest tests work perfectly, and I am able to execu…
-
### Discussed in https://github.com/cocotb/cocotb/discussions/4165
Originally posted by **michael-miftek** September 20, 2024
I am running into some issues with reading the Cocotb xml file wit…