spmallette commented on issue #1075: Docker gremlin-server test script
URL: https://github.com/apache/tinkerpop/pull/1075#issuecomment-469229630
 
 
   >  it seems that all failing tests started with g.V(1). So, it looks like 
either the ids are different or the data type for the ids is wrong.
   
   i tried to figure this problem out a little bit last week, but couldn't. 
it's interesting that id based tests are causing trouble. note that 
`generate-all.groovy` does do some weird stuff around the id manager:
   
   
https://github.com/apache/tinkerpop/blob/2e84dfb3ac24f87f682f7c6d2898f07433d9818f/gremlin-server/src/test/scripts/generate-all.groovy#L44
   
   is it possible that this isn't being initialize properly through docker?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to