-
### Jenkins and plugins versions report
Environment
```text
Jenkins: 2.462.2
OS: Windows Server 2022 - 10.0
Java: 21.0.3 - Oracle Corporation (Java HotSpot(TM) 64-Bit Server VM)
---
ace-ed…
-
Hi there,
we're encountering problems using the "Publish test results" tasks under following environment:
- TFS on-premises: 15.117.27024.0
- Private Agent: 2.122.1 running on Windows 7
The…
ghost updated
1 month ago
-
I am aware of checker/src/main/java/org/checkerframework/checker/nullness/permit-nullness-assertion-exception.astub
But I have to seriously wonder why the default is not the above particularly sinc…
-
when running a zohhak enabled junit test with the maven surefire plugin and:
1. enabling **parallel tests** and
2. having a **linefeed character** in a testwith value
then a NullPointerException wi…
-
Dear Scalatest team,
We, the JUnit Lambda team, are reaching out to you for collaboration on an initiative we are tentatively calling the Open Test Alliance.
As we all know, there is no standard for…
jlink updated
8 years ago
-
The new feature where pytest captures all the warnings and reports them after it runs is great. Unfortunately, those warnings do not appear in the JUnit XML file and that means that our CI system does…
-
Building with Maven only, as documented in the README doesn't work:
`mvn clean install -Pgrunt`
Instead I need to deactivate the tests:
`mvn clean install -Pgrunt -DskipTests`
-
`GITHUB_TOKEN` in forked repos cannot write to Checks API: https://docs.github.com/en/actions/configuring-and-managing-workflows/authenticating-with-the-github_token#permissions-for-the-github_token.
…
-
I've got 2 testfx tests which each run successfully but when run in series, fail. The error message is:
--- Exception in Async Thread ---
java.util.concurrent.ExecutionException: java.lan…
-
```
Hi all,
My scirocco environment and all other stuffs are set properly,but when i run my
project as scirocco junit test it is throwing an error "could not find
apk".please let me know if i am g…