-
*Platform* (all, jvm, js): all
I would like to have multiple soft assertions for unrelated subjects.
For instance, here's something I have in mind.
Note the following:
* `group` for creating…
vlsi updated
9 months ago
-
### Apache NetBeans version
Apache NetBeans 14
### What happened
When trying to run any of my previous NetBeans Applications under JDK17 I get the error below at random times and parts of my applic…
-
**Tested Versions:**
Java: 11, 17
TestNG: 7.50
dd-java-agent.jar: 1.17.0
**Problem Statement**
Occasionally the following exception error happens when a test case finishes (4 out of 2000 tests)…
-
### What happened?
When trying to run my test scripts on a Jenkins using Linux container for Firefox and Edge browsers I get he errors ad shown in the logs. This seems run fine on Local Windows mach…
-
![image](https://user-images.githubusercontent.com/49639008/69048307-72770500-09fd-11ea-8e12-12f410d82204.png)
After updating/adapting your example pom.xml the "Steps" from cucumber are missing in …
-
It would be really nice if TestContainers supported [podman](https://podman.io/).
This is a real game changer to no longer depend on Docker daemons to run.
-
Hi, and happy new year!
I have one of those new Apple Silicon M1 laptops. I was trying to use it to create a Docker image using `spring-boot:build-image` with the also very new and still-in-previe…
-
### Version report
Jenkins and plugins versions report:
```
Jenkins: 2.277.4
OS: Linux - 5.4.0-1047-aws
---
matrix-auth:2.6.7
workflow-support:3.8
envinject-api:1.7
workflow-api:2…
-
As noted in https://github.com/jenkins-infra/jenkins.io/pull/5940#discussion_r1091558214, when a page is removed from the repository, it's not removed from the source website www.origin.jenkins.io cac…
-
When writing new tests, some mistake that I made resulted in a failure and for some reason Gradle's test reporter received no exception. This results in an NPE and does not output which test failed, m…