Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-8296808

TestRedirectLinks.java subtests fail with "following text not found"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: P4 P4
    • tbd
    • 20, 23, 24, 25
    • tools

      The following test fails intermittently in my stress runs:

      jdk/javadoc/doclet/testLinkOption/TestRedirectLinks.java

      Here's the failing snippets from my jdk-20+20 sightings on linux-x64:

      Starting subtest 2.2: checkOutput TEXT allowOverlaps:false expectFound:true expectOrdered:false
      FAILED: OUT: following text not found:
      warning: URL http://127.0.0.1:34245/element-list was redirected to https://127.0.0.1:46649/element-list

      <snip>

      Starting subtest 2.3: checkOutput TEXT allowOverlaps:false expectFound:true expectOrdered:false
      FAILED: api/mC/p5/C5.html: following text not found:
      extends <a href="http://127.0.0.1:34245/mA/p1/C1.html" title="class or interface in p1" class="external-link">C1</a>

      <snip>

      Starting subtest 2.4: checkOutput TEXT allowOverlaps:false expectFound:true expectOrdered:false
      FAILED: api/mC/p6/C6.html: following text not found:
      <a href="http://127.0.0.1:34245/mB/p4/C4.html" title="class or interface in p4" class="external-link">C4</a>

      This particular sighting occurred with linux-x64 slowdebug bits.

            jpai Jaikiran Pai
            dcubed Daniel Daugherty
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: