[ https://issues.apache.org/jira/browse/TINKERPOP-1107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15168182#comment-15168182 ]
ASF GitHub Bot commented on TINKERPOP-1107: ------------------------------------------- Github user velo commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/238#issuecomment-189052959 ``` Failed tests: ProfileTest$Traversals>ProfileTest.g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profile:173 Duration should be at least the length of the sleep (59ms): 51 ``` This same test keep breaking.... this test is intermittent for me as well locally. > Provide a way to support global variables with sandboxing enabled > ----------------------------------------------------------------- > > Key: TINKERPOP-1107 > URL: https://issues.apache.org/jira/browse/TINKERPOP-1107 > Project: TinkerPop > Issue Type: Improvement > Components: groovy > Affects Versions: 3.1.0-incubating > Reporter: stephen mallette > Assignee: stephen mallette > Fix For: 3.1.2-incubating > > > If sandboxing is enabled then types have to be defined but if you define the > type in the script the {{ScriptEngine}} treats it as a local variable. > That's problematic in sessions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)