Uploaded image for project: 'Beehive'
  1. Beehive
  2. BEEHIVE-624

Minor jsp tweaks to fix PetStore HTTPUnit test failures

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1m1
    • v1m1
    • Samples
    • None

    Description

      For some reason, after the recent directory re-org, HTTPUnit got more fussy about parsing the HTML in the pages of PetStoreWeb. I think because the HTTPUnit target is sharing the classpath from PetStore web, HTTPUnit is using the XML parser from WEB-INF/lib rather than the one it ships with in HTTPUnit/jars. This parser must be a bit more stringent. Therefore, I had to remove a few extra <p> tags to get it to parse correctly. This was the cause of the 3 HTTPUnit failures we saw.

      Diff attached.

      Attachments

        1. diff.txt
          1 kB
          Scott Semyan

        Activity

          People

            kbaker Krista Baker
            semyan Scott Semyan
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: