mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Gary Williams
05.47.2012 ff8ba46e826001d8ce3919f5c050c59088c6ffc7
Show OPENDJ- issues in test report for functional tests
1 files modified
9 ■■■■ changed files
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl 9 ●●●● patch | view | raw | blame | history
opends/tests/staf-tests/shared/xsl/gen-tests-report.xsl
@@ -492,7 +492,14 @@
                    </xsl:otherwise>
                  </xsl:choose>
                </xsl:attribute>
                <xsl:value-of select="concat('OPENDS-',@id)"/>
                <xsl:choose>
                  <xsl:when test="starts-with(@id,'OPENDJ')">
                    <xsl:value-of select="concat('OPENDJ-',@id)"/>
                  </xsl:when>
                  <xsl:otherwise>
                    <xsl:value-of select="concat('OPENDS-',@id)"/>
                  </xsl:otherwise>
                </xsl:choose>`
              </xsl:element>
            </xsl:for-each>
          </xsl:element>