[ 
https://issues.apache.org/jira/browse/TINKERPOP-2840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17651020#comment-17651020
 ] 

ASF GitHub Bot commented on TINKERPOP-2840:
-------------------------------------------

xiazcy commented on PR #1898:
URL: https://github.com/apache/tinkerpop/pull/1898#issuecomment-1362195469

   Cherry-picked fix to 8f62cbbdc1c90f5b1570e936e93c474b776b725f.




> Test Failures on NonDex
> -----------------------
>
>                 Key: TINKERPOP-2840
>                 URL: https://issues.apache.org/jira/browse/TINKERPOP-2840
>             Project: TinkerPop
>          Issue Type: Bug
>            Reporter: Priyanka Awatramani
>            Priority: Trivial
>             Fix For: 3.7.0
>
>         Attachments: image-2022-12-10-18-49-54-203.png, 
> image-2022-12-10-18-50-35-363.png, image-2022-12-10-18-51-06-752.png
>
>
> The tests 
> {*}org.apache.tinkerpop.gremlin.process.traversal.translator.ParameterizedGroovyTranslatorTest#shouldHandleSet{*},
>  
> *org.apache.tinkerpop.gremlin.util.iterator.IteratorUtilsTest#shouldConvertMapToIterator*
>  and 
> *org.apache.tinkerpop.gremlin.util.iterator.IteratorUtilsTest#shouldConvertMapToList*
>  passed using normal maven-test, but showed Non-deterministic behavior under 
> NonDex([https://github.com/TestingResearchIllinois/NonDex)] and thus failed. 
> Some of the error messages are:
> !image-2022-12-10-18-51-06-752.png!
>  
> !image-2022-12-10-18-50-35-363.png!
> and after some probing, I found the output from the test is not deterministic.
>  
> Steps to reproduce the failure:
> Install Nondex([https://github.com/TestingResearchIllinois/NonDex)] in the 
> environment. 
> Then cd to nifi repository, and run the following:
> {code:java}
> mvn install -pl gremlin-core -am -DskipTests
> mvn -pl gremlin-core test 
> -Dtest=org.apache.tinkerpop.gremlin.process.traversal.translator.ParameterizedGroovyTranslatorTest#shouldHandleSet
> mvn -pl gremlin-core edu.illinois:nondex-maven-plugin:1.1.2:nondex 
> -Dtest=org.apache.tinkerpop.gremlin.process.traversal.translator.ParameterizedGroovyTranslatorTest#shouldHandleSet{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to