Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Fix flakey test due to mismatching error #2085

Merged
merged 1 commit into from
May 23, 2019

Conversation

2opremio
Copy link
Contributor

The expected error is client timeout (2ms) exceeded, but sometimes, due to rate limiting, it's Wait(n=1) would exceed context deadline

The expected error is "client timeout (2ms) exceeded", but sometimes,
due to rate limiting, it's "Wait(n=1) would exceed context deadline"
@2opremio
Copy link
Contributor Author

See https://circleci.com/gh/weaveworks/flux/6074 for an instance of the failing test

@2opremio 2opremio requested a review from hiddeco May 23, 2019 16:22
@2opremio 2opremio merged commit 4e681a1 into fluxcd:master May 23, 2019
@2opremio 2opremio deleted the fix-flakey-test branch May 23, 2019 16:56
@hiddeco hiddeco added this to the v1.13.0 milestone May 24, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants