-
#296 passed our github PR gates but caused unit tests to fail. Investigate and add additional testing to the action if needed
epag updated
2 months ago
-
I want to make POST on some `/api` multiple times, and make assertion that both requests were made correctly. Context is, I'm making chunked requests (say 100 items in each `/api` request). I want to …
-
**Describe the issue**
Whenever I use a MockServer with the same port (necessary, I cannot do using a random port for each unit test) in two or more unit tests the second test to be executed fails. I…
-
## The devDependency [semantic-release](https://github.com/semantic-release/semantic-release) was updated from `15.13.16` to `15.13.17`.
🚨 [View failing branch](https://github.com/interfacewerk/iwer…
-
Netty is used as the foundation of a lot of client and server implementations. If we have generic support for monitoring HTTP requests, we'd already provide basic insight for lots of web frameworks.
…
-
**Describe the bug**
Either
`com.google.guava:guava:jar:19.0`
`com.thoughtworks.xstream:xstream:jar:1.4.19`
`com.fasterxml.woodstox:woodstox-core:jar:6.2.1`
dependencies got vulnerabilities i…
-
**Describe the issue**
Trying to persist expectation inside docker container run into permission defined.
**What you are trying to do**
Description of what you are trying to do so we can understa…
-
When installing a fresh build of my application and attempting to log in, it fails because the authentication cookie sent by the server is never stored. Closing the application and re-launching fixes …
-
Hi,
I have configuration in docker-compose:
```
mockserver_aggregator:
image: castlemock/castlemock
ports:
- 8080:8080
volumes:
- ./_inf…
-
_5.4.z_ (commit c2efaf3b29dfb8a3ed348db648df291b8723214b)
Failed on openj9-17: https://jenkins.hazelcast.com/job/Hazelcast-5.maintenance-Openj9-17/124/testReport/junit/com.hazelcast.jet.impl/JobSum…