-
I tried to run the latest version of `h2spec` against master branch in `h2` and it's failing with the following error:
```
Hypertext Transfer Protocol Version 2 (HTTP/2)
3. Starting HTTP/2
…
-
# Scope
h2 request with capitalized headers is forwarded to backend without parsing this header.
For request from deproxy h2 client (disable request parsing for client):
```
(
[
…
-
# Scope
1. send request with stream id = 1;
2. receive response;
3. close stream;
4. send request with stream id = 1 again;
ER: Tempesta returns GOAWAY frame with PROTOCOL_ERROR.
AR: Tempest…
-
We saw all httpbin based AuTest was failed. ( This is fixed by #8765 ) For the long term, we need to migrate these AuTest using the proxy-verifier. It looks like the proxy-verifier has equivalent feat…
-
**Describe the bug**
I am getting a segfault running the Cowboy test suite with OTP-25.3 on Linux. I am seeing the error with the Arch Linux package as well as with builds using kerl. At the time of …
-
Tracking for skipped test:
These fail on all non OSX/Windows helix queues
```
Failed RunIndividualTestCase
Error Message:
System.ComponentModel.Win32Exception : Permission denied
Stack Tr…
-
**Jetty version(s)**
Flakey HTTP2 spec test in jetty-12
**Description**
Building locally on the command line, this is a frequent error.
```
[ERROR] Failed to execute goal org.mortbay.jet…
-
My code got an error from bollard, saying "bytes remaining on stream".
```rust
async fn docker_pull(docker: &Docker, image: &str) -> Vec {
docker.create_image(Some(CreateImageOptions {
…
-
```rust
let final_inspect = docker.inspect_container(&*container.id, Some(InspectContainerOptions { size: false })).await.unwrap();
```
```
thread 'testcontainers::test_h2spec::test_h2spec' pani…
-
https://github.com/skupperproject/skupper-router/runs/6211445162?check_suite_focus=true#step:6:3785
related to https://github.com/skupperproject/skupper-router/issues/371
```
skrouterd: alloc.c…