Uploaded image for project: 'Apache Jena'
  1. Apache Jena
  2. JENA-364

RecordingListener does not always report equal values

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • Jena 2.7.4
    • Jena 2.10.0
    • Jena
    • None

    Description

      RecordingListener compares the results of the listener implementation with the expected results. However, if the list of triples is equivalent but not the identical list the comparison fails. This is fixed if the list of expected values and the list of results are compared as an array using deepEquals().

      This does require Java 5.

      Attachments

        1. jena-364.patch
          1 kB
          Claude Warren

        Activity

          People

            andy Andy Seaborne
            claude Claude Warren
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: