Skip to content

Commit

Permalink
enable PlaintextConsumerTest.testMultiConsumerDefaultAssignorAndVerif…
Browse files Browse the repository at this point in the history
…yAssignment
  • Loading branch information
Commelina committed May 10, 2024
1 parent b52521c commit fd5a85f
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1199,7 +1199,6 @@ class PlaintextConsumerTest extends BaseConsumerTest {
* BaseConsumerTest It tests the assignment results is expected using default assignor (i.e. Range assignor)
*/
@Test
@Disabled("server does not choose expected assignment protocol currently")
def testMultiConsumerDefaultAssignorAndVerifyAssignment(): Unit = {
// create two new topics, each having 3 partitions
val topic1 = "topic1"
Expand Down

0 comments on commit fd5a85f

Please sign in to comment.