Tests using Kafka container are flaky
Closed this issue · 0 comments
daniil-quix commented
Tell us about the bug
After implementing StreamingDataFrame.group_by(), some tests using an actual Kafka container become flaky.
Particularly this one - TestAppGroupBy.test_group_by
.
What did you expect to see?
The tests should pass all the time if the code is correct.
What version of the library are you using?
2.5.1