You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/10/27 08:08:46 UTC

[GitHub] [pulsar] poorbarcode commented on a diff in pull request #18141: [improve][test] Move out some already stable tests from flaky group

poorbarcode commented on code in PR #18141:
URL: https://github.com/apache/pulsar/pull/18141#discussion_r1006535656


##########
pulsar-broker/src/test/java/org/apache/pulsar/broker/service/persistent/PersistentTopicStreamingDispatcherE2ETest.java:
##########
@@ -25,7 +25,7 @@
 /**
  * PersistentTopicE2ETest with {@link StreamingDispatcher}
  */
-@Test(groups = "flaky")
+@Test(groups = "broker")

Review Comment:
   The stream-api implementation should be unstable, and I think the class should also be marked `flaky`



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org