acelyc111 commented on code in PR #1187:
URL: https://github.com/apache/incubator-pegasus/pull/1187#discussion_r997091847
##########
.github/workflows/lint_and_test_cpp.yaml:
##########
@@ -257,13 +257,17 @@ jobs:
- dsn_runtime_tests
- dsn_utils_tests
- dsn.zookeeper.tests
- - partition_split_test
+ # TODO(yingchun): Disable it because we find it's too flacky, we
will re-enable it after
+ # it has been optimized.
+# - partition_split_test
Review Comment:
I've updated to disable `partition_split_test` in release type. But I think
`dsn.meta.test` can be kept since it will not cost too much time if retring it.
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]