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

Test suite ignores more tests than it should for GraphComputer

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Won't Do
    • 3.4.7
    • None
    • test-suite
    • None

    Description

      A lot of tests in the test suite will throw a VerificationException when executed on GraphComputer. iirc, we did that globally in GremlinProcessRunner to help avoid a lengthy ignore list in annotations. The problem I'm seeing is that VerificationException can lead to false negative and false positive results in tests which means we might never really notice bugs because a test is ignored automatically when it shouldn't be or we get test failures and don't really understand why (as no one every remembers the little if/then logic tucked away in GremlinProcessRunner.

      This issue might need to fold under a general re-structuring of the test suite behind our cucumber tests.

      Attachments

        Activity

          People

            Unassigned Unassigned
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: