Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-1242

ScriptEngineTest randomly hangs indefinately.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.1-incubating
    • 3.1.3, 3.2.1
    • test-suite
    • None

    Description

      Randomly, the test suite just sits and sits at the section below...I will typically run integration tests over night and sometimes I wake up and its just sitting there. It use to happen very infrequently, but now it feels like it happens about 10% of the time.

      [WARN] org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor - Timing out script - Thread.sleep(1000);10 - in thread [gremlin-executor-default-2]
      Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.428 sec - in org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutorTest
      Running org.apache.tinkerpop.gremlin.groovy.engine.ScriptEnginesTest
      [WARN] org.apache.tinkerpop.gremlin.groovy.engine.GremlinExecutor - Timing out script - s = System.currentTimeMillis();
      while((System.currentTimeMillis() - s) < 10000) {} - in thread [gremlin-executor-default-2]
      

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            okram Marko A. Rodriguez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: