Skip to content

Commit

Permalink
[fix][test] Move ExtensibleLoadManagerImplTest to flaky tests (apache…
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari authored Apr 12, 2024
1 parent 15ed659 commit 97153dc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@
* Unit test for {@link ExtensibleLoadManagerImpl}.
*/
@Slf4j
@Test(groups = "broker")
@Test(groups = "flaky")
@SuppressWarnings("unchecked")
public class ExtensibleLoadManagerImplTest extends ExtensibleLoadManagerImplBaseTest {

Expand Down

0 comments on commit 97153dc

Please sign in to comment.