-
`com.hazelcast.client.config.ClientTpcConfigTest` uses both `org.junit.Assert.assertFalse` (JUnit4) & `org.junit.jupiter.api.Assertions.assertTrue` (JUnit5) .
- This should only use one version (pr…
-
### SQLDelight Version
2.0.0
### Application Operating System
JVM
### Describe the Bug
When getting a row of type `TIMESTAMP` in MySQL, the above error is thrown.
Table definition:
```
CREAT…
-
-
### Module
Core
### Problem
Assume you have several integration tests splitted in some classes. All this tests can reuse the same container instance. If the container needs some time to setup…
-
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
- […
-
### Search before asking
- [X] I searched in the [issues](https://github.com/FasterXML/jackson-databind/issues) and found nothing similar.
### Describe the bug
This changes the behavior of `S…
-
Java 21 ships with virtual threads: https://openjdk.org/jeps/444
The JUnit Platform should provide an implementation of the `HierarchicalTestExecutorService` using virtual threads as an opt-in feat…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Ignored or Blocked
These are…
-
## Description
I am writing unit tests where test cases have input strings with (non-printable) control characters. These characters generally occupy code points U+0000 through U+001F. When using …
xazap updated
2 weeks ago
-
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_s390x_linux_Nightly_testList_0/34/
jdk_lang_0
jdk/internal/misc/ThreadFlock/ThreadFlockTest.java
```
command: junit -Dthread…