Github user mhfrantz commented on the pull request:
https://github.com/apache/incubator-tinkerpop/pull/53#issuecomment-93035115
OK, this is ready for review.
I tried for a bit to include the parameterized tests that do not descend
from AbstractGremlinSuite. However, that proved challenging because the logic
for parsing gremlin_tests is part of the gremlin-test module, but we have
parameterized unit tests in gremlin-core (which does not depend on
gremlin-test). So, the "run only this test" mode works for tests that derive
from gremlin-test harnesses.
---
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.
---