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

Wrong/Missing feature requirements in StructureStandardTestSuite

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3.4
    • 3.4.0, 3.3.5
    • test-suite
    • None

    Description

      Some tests fail as they don't have the correct feature requirement set.
      test = "org.apache.tinkerpop.gremlin.structure.PropertyTest$PropertyFeatureSupportTest",
      method 
      = "shouldSetValueOnVertex",
      test = "org.apache.tinkerpop.gremlin.structure.PropertyTest$PropertyFeatureSupportTest",
      method 
      = "shouldSetValueOnVertexOnAdd",
      Both tests in the StructureStandardSuite are failing due to testing boolean array support under string array feature.
       
      test = "org.apache.tinkerpop.gremlin.structure.util.star.StarGraphTest",
      method 
      = "shouldHandleSelfLoops",
      This test uses string properties on edges without having set this as a feature requirement (add property on edges is set as requirement though).

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            spmallette Stephen Mallette
            fhammon Frank Hammon
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment