-
Hi all!
I'm trying to use iceberg's snapshot release (to make use of the better spark 3.2 support), but I'm getting the following error when running spark-shell (full log [here](https://gist.github…
-
hi, i have a compile problem when i try to use spock and gmavenplus.
**command:** `mvn test`
**result:**
![image](https://user-images.githubusercontent.com/39401478/145962693-b7b37035-ed43-46ab-…
-
### Expected Behavior
`settings.gradle.kts`:
```
dependencyResolutionManagement {
versionCatalogs {
create("libs") {
version("junit5", "5.4.2")
alias("juni…
-
The `META-INF/MANIFEST.MF` file stored in `junit-platform-console-standalone` artifact includes following lines:
```text
Manifest-Version: 1.0
...
Engine-Version-junit-jupiter: 5.8.1
Engine-Ver…
-
When a proxy bean (e.g., the child) is passed to another bean (e.g., the parent), and that bean tries to call a method inherited from Java Object (e.g. toString) we get an IllegalAccessException. The …
-
Hello
* In the previous version of Serenity i was able to debug using the "-DforkCount=0" in the execution command.
* but now after upgrade when i add "-DforkCount=0" to my execution command then…
-
Hello,
After upgrade to serenity-core v3.1.1, reports task throws an error:
`gradlew reports
> Task :reports FAILED
Generating Serenity Reports for serenity-cucumber-starter to directory C:\sere…
ilzul updated
2 years ago
-
**Describe the bug**
Version: 2.1.0
Bug: Dependency convergence
The `mvn enforcer:enforce -Drules=dependencyConvergence` fails on `spring-cloud-kubernetes-client-config`.
The problematic ones…
-
## Test method
`co.elastic.apm.api.BlockingQueueContextPropagationTest.testAsyncSpanDelegation`
## Test logs
Click to expand
```
Error
Expecting:
to be between:
[0L, 70000L]
Sta…
-
Could it be within scope?
The goal here is to have a common format which testing frameworks and build tools can understand, so that, for example, JUnit (producer) can write the test report in this co…