Cole-Greer commented on PR #3220:
URL: https://github.com/apache/tinkerpop/pull/3220#issuecomment-3352961507

   Hi @KangweiZhu,
   Thanks for talking the time to identify these flaky tests and trace the root 
causes. I'm definitely familiar with that error message, and have never quite 
found the time to dig into it properly. It will be great to have those flaky 
tests fixed.
   
   Would you mind targeting this change to `3.7-dev` instead of `master`? Just 
to explain a bit about our branching strategy, we like to target the "oldest" 
development branch which we want the changes to be included in, and then as the 
PR is merged, those changes are pulled up through the "newer" branches. In this 
case, the 3.7 release line is the oldest which remains under active support, 
and is currently eligible for non-breaking changes and bug fixes. Any changes 
targeting `3.7-dev` will also be merged to both `3.8-dev` and `master`. The 
current set of branches is documented here: 
https://tinkerpop.apache.org/docs/3.7.4/dev/developer/#branches
   
   There are a couple of ways you can migrate your work to the older branch, 
the easiest may be simply creating a new branch from 3.7-dev and cherry-picking 
your commit back to it. Let me know if this is any trouble and we can help out 
with the branch management.


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

Reply via email to