Github user okram commented on the issue:
https://github.com/apache/tinkerpop/pull/535
I was thinking more about this specific problem. The real problem is
`ProfileTest`, not `LazyBarrierStrategy`. We need to generalize all the
`ProfileTest` test cases such that they not be concerned with particular
strategies -- as you are only solving for `LazyBarrierStrategy` (what about
provider specific strategies we have not (can not) consider). For instance, you
have the traversal prior to strategy application and post strategy application.
The tests should use the pre-strategy application to know the steps that should
have `ProfileSteps`.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---