Skip to content

Conversation

@guygo87
Copy link
Contributor

@guygo87 guygo87 commented Jan 29, 2023

When using provide method to build the dependency tree automatically, the tests are flaky (the actual failing reason is that one of the [Ref] that we use is empty, i.e consume topic tests fails as it expects the ref to be non empty).

It looks like some layers are shared between tests/ leaking between tests, or something similar.

When using provideLayer, and building the dependency tree manually everything is working (this is the logic at the moment in master).

…y, the tests are flaky (the actual failing reason is that one of the [Ref] that we use is empty, i.e `consume topic` tests fails as it expects the ref to be non empty).

It looks like some layers are shared between tests/ leaking between tests, or something similar.

When using `provideLayer`, and building the dependency tree manually everything is working (this is the logic at the moment in master).
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.

2 participants