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

gary_williams
26.37.2008 cf11b25ffd0787de8c8d5a1e53019b28c6fa8225
show known issue only once in test report 
1 files modified
3 ■■■■ changed files
opendj-sdk/opends/tests/staf-tests/shared/functions/utils.xml 3 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/staf-tests/shared/functions/utils.xml
@@ -179,7 +179,8 @@
      <sequence>
        <script>
          try:
            issuesList.append(issueId)
            if issueId not in issuesList:
              issuesList.append(issueId)
          except:
            print 'Issues list undefined. Unable to add issue %s' % issueId
        </script>