Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Httputil cache test suite flake #1764

Open
alexandreLamarre opened this issue Oct 4, 2023 · 1 comment
Open

Httputil cache test suite flake #1764

alexandreLamarre opened this issue Oct 4, 2023 · 1 comment
Labels
bug Something isn't working testing

Comments

@alexandreLamarre
Copy link
Contributor

202: [232.5s] • [FAILED] [0.025 seconds]

202: [232.5s] Http util test suites when We use standardized cache control headers with our http caching transport [It] should implement the cache-control headers [integration]

202: [232.5s] /src/pkg/util/http_test.go:144

202: [232.5s] 

202: [232.5s]   Timeline >>

202: [232.5s]   STEP: sending a request to increment the value @ 10/04/23 18:16:31.457

202: [232.5s]   STEP: fetching the value with a default http.RoundTripper @ 10/04/23 18:16:31.458

202: [232.5s]   STEP: fetching the value with a caching http.RoundTripper @ 10/04/23 18:16:31.459

202: [232.5s]   STEP: ensuring subsequent requests through the caching transport are cached @ 10/04/23 18:16:31.48

202: [232.5s]   [FAILED] in [It] - /src/pkg/util/http_test.go:192 @ 10/04/23 18:16:31.481

202: [232.5s]   << Timeline

202: [232.5s] 

202: [232.5s]   [FAILED] Expected

202: [232.5s]       <int>: 11

202: [232.5s]   to equal

202: [232.5s]       <int>: 1

202: [232.5s]   In [It] at: /src/pkg/util/http_test.go:192 @ 10/04/23 18:16:31.481

202: [232.5s] ------------------------------

202: [232.5s] P [PENDING]

202: [232.5s] Http util test suites when We use standardized cache control headers with our http caching transport should allow servers to tell clients using the cache transpor

Can't reproduce locally

@alexandreLamarre alexandreLamarre added bug Something isn't working testing labels Oct 4, 2023
@alexandreLamarre
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working testing
Projects
None yet
Development

No branches or pull requests

1 participant