Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-1968

Make all tests pass with -Dipv6

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • 3.6.0.Final
    • None
    • None

      Running testsuite with "-Dipv6" parameter triggers "ipv6" profile which defines "::1" as host address for test container. However, some tests fail when this profile is activated.

      The probable cause is the address format "::1" vs. "[::1]", maybe there is some other problem too.

      mvn clean verify -Dipv6

            jbliznak@redhat.com Jan Blizňák
            jbliznak@redhat.com Jan Blizňák
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: