Skip to content

Fix retry until ready in oats tests - #1273

Draft
jaydeluca wants to merge 1 commit into
open-telemetry:mainfrom
jaydeluca:fix-oats
Draft

Fix retry until ready in oats tests#1273
jaydeluca wants to merge 1 commit into
open-telemetry:mainfrom
jaydeluca:fix-oats

Conversation

@jaydeluca

Copy link
Copy Markdown
Member

entries used to be re-driven on every assertion-poll iteration (effectively an implicit retry-until-ready), but starting in 0.9.0 each input is driven exactly once, before polling begins. See grafana/oats#451

I added in some retries to compensate for the change.

cc @zeitlinger in case this side effect of having to add retry: {} was not intentional or if you have suggestions of a better way around this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant