-
| --- | --- |
| Bugzilla Link | [402723](https://bugs.eclipse.org/bugs/show_bug.cgi?id=402723) |
| Status | ASSIGNED |
| Importance | P1 normal |
| Reported | Mar 08, 2013 05:39 EDT |
| Modified …
-
Hello,
We are interested in using your library, but we are encountering an issue with report generation. Currently, the only format available for generating the report is YAML. Is there a way to obta…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
We use the `revapi-maven-plugin` and execute it as part of Maven build in Jenkins. When there are incompatibilities found, the whole build will fail (Jenkins marks that with red color).
It would grea…
-
**User story**
As a tester, I want to see test durations in the JUnit reports so that I'm able to see how my SUT behaves during stress tests.
**Additional context**
The report templates for [test…
-
Hi, it may not be a right repository to create on the issue in so please direct if it should be moved somewhere.
We're currently automating builds on VolantMQ an open-source MQTT server with the go…
-
Reproduction code:
`test_reproducer.lua`
```lua
local lu = require('luaunit')
function test_str_compare_null_byte()
local actual = "q\000\000\002w\000"
local expected = "q\000\00…
-
## What version of OpenRewrite are you using?
I am using
- OpenRewrite v5.22.0
## How are you running OpenRewrite?
I am using the command line invocation:
```sh
mvn -U org.openrewr…
-
I am not sure if this plugin of karma is to blame or that this is a problem in karma itself.
It is very annoying that our builds now and then break when we run it on Jenkins because our jobs are con…
-
### What happened?
I am using Serenity BDD version 4.2.8 with cucumber junit5, in the runner I am using: @RunWith(CucumberWithSerenity.class)
I am using the following depedencies: serenity-core, …