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/09/08 15:58:52 UTC

[GitHub] [pulsar] lhotari commented on a diff in pull request #17552: [ci] Move more tests to the flaky suite

lhotari commented on code in PR #17552:
URL: https://github.com/apache/pulsar/pull/17552#discussion_r966146093


##########
pulsar-io/jdbc/sqlite/src/test/java/org/apache/pulsar/io/jdbc/SqliteJdbcSinkTest.java:
##########
@@ -63,6 +63,7 @@
  * Jdbc Sink test
  */
 @Slf4j
+@Test(groups = "flaky")

Review Comment:
   I wonder if pulsar-io has proper handling for flaky tests. I think flaky group is currently handled only for pulsar-broker. 



-- 
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