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

Use GraphProvider for id conversion in Groovy Environment test suite

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.0.2-incubating
    • 3.1.1-incubating
    • test-suite
    • None

    Description

      Groovy related tests rely on ID.toString(), which can cause problems with any implementation that uses non-primitive ids:

      Script1.groovy: 1: unexpected char: '#' @ line 1, column 5.
         g.V(#11:0).next()
      

      Attachments

        Activity

          People

            okram Marko A. Rodriguez
            velobr Marvin Froeder
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: