You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I sometimes get the following test failure when running mvn verify locally:
[ERROR] Failures:
[ERROR] SeekIT.seekToOffsetMultipleTopicsWithNotSuscribedTopic(VertxTestContext) java.lang.AssertionError:
Expected: is "No current assignment for partition seekToOffsetNotSubscribedTopic-0"
but: was "No current assignment for partition seekToOffseSubscribedTopic-0"
The text was updated successfully, but these errors were encountered:
I sometimes get the following test failure when running
mvn verify
locally:The text was updated successfully, but these errors were encountered: