-
**Citrus Version**
4.1.0
**Question**
How can I enable **amqp** for temporary created _RMQDestinations_ (jms-temp-queues) during a synchronous citrus invocation?
**What I've tried so far*…
-
**Description**
I have a project with a lot of screenshots (2000+). One series of the tests are now failing with an OOM. This is caused by `Canvas.getMatrix()` on the `NopCanvas` returning an erroneo…
-
When a parameterized test is executed, but an exception is thrown in the test class' static initializer, the error message is:
`"Configuration error: You must configure at least one set of argument…
-
I have the following simple test:
```java
public class KindContainerTest {
KindContainer KUBE = new KindContainer();
@Test
void runKindContainer() {
KUBE.start();
…
-
### What happened?
Our project recently got updated to serenity 4.1.14 and when execute cucumber test, it fails with step listener error. I believe it’s due to cucumber and junit platform engine.
…
-
I tried out the JUnit 5 support using the following build script. I'd expect that TestContainers doesn't require the JUnit 4.x library. As you can see in the build script below, the legacy dependency …
-
https://github.com/apple/servicetalk/pull/2244/checks?check_run_id=6799736339
```
ClientEffectiveStrategyTest.Type=SINGLE_BUILDER builder=DEFAULT_HTTP_EXECUTION_STRATEGY filter=OFFLOAD_NEVER_STRAT…
-
The jre_emul library is being upgraded to the latest Android libcore sources, and there are new tests that depend upon org.junit.internal.runners.rules.RuleMemberValidator, which was introduced in JUn…
-
https://openj9-jenkins.osuosl.org/job/Test_openjdk21_j9_sanity.openjdk_x86-64_windows_Nightly_testList_0/96 - [win2019x64-openj9-4](https://openj9-jenkins.osuosl.org/computer/win2019x64-openj9-4)
jdk…
-
After commit https://github.com/yugabyte/yugabyte-db/commit/65199e1c71653adc2f9a610ee1a44bcc62c43626 junit tests became very-very slow.
The reason is in the next line added to `application.common.con…