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

[GitHub] [rocketmq] complone commented on a diff in pull request #5226: [ISSUE #5225]Mark NormalMsgDelayIT as flaky

complone commented on code in PR #5226:
URL: https://github.com/apache/rocketmq/pull/5226#discussion_r988879375


##########
test/BUILD.bazel:
##########
@@ -131,4 +127,11 @@ GenTestRules(
         "src/test/java/org/apache/rocketmq/test/smoke/NormalMessageSendAndRecvIT",
         "src/test/java/org/apache/rocketmq/test/base/dledger/DLedgerProduceAndConsumeIT",
     ],
+    flaky_tests = [
+        "src/test/java/org/apache/rocketmq/test/delay/NormalMsgDelayIT",

Review Comment:
   Maybe add ```OffsetNotFoundIT``` to flaky_test, cause I commented in [issue-4971](https://github.com/apache/rocketmq/issues/4971)



-- 
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: dev-unsubscribe@rocketmq.apache.org

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