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

smaguin
10.35.2008 033b58df18e19e44a34d18824329d48569dba635
add knownIssue
2 files modified
12 ■■■■■ changed files
opendj-sdk/opends/tests/functional-tests/testcases/monitoring/monitoring_componant.xml 8 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/monitoring/monitoring_provider.xml 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/testcases/monitoring/monitoring_componant.xml
@@ -119,7 +119,8 @@
        <!---
#@TestMarker            monitoring componants
#@TestName              monitoring componants
#@TestIssue             Check the monitoring of a NEW componant LDIF connection handler
#@TestPurpose           Check the monitoring of a NEW componant LDIF connection handler
#@TestIssue             2884
#@TestPreamble          none
#@TestStep              Create a new LDIF connection handler
#@TestStep              Check the entry on cn=myLDIF,cn=monitor is available
@@ -167,6 +168,11 @@
              'objectName'           : 'myLDIF',
              'expectedRC'           : 0 } 
            </call>     
            <script>
        knownIssue(2884)
            </script>
            <call function="'testCase_Postamble'"/>
          </sequence>
        </testcase>
opendj-sdk/opends/tests/functional-tests/testcases/monitoring/monitoring_provider.xml
@@ -288,6 +288,7 @@
#@TestMarker            Monitoring Provider Tests
#@TestName              System Info monitoring Provider
#@TestPurpose           Test the System Info monitoring Provider
#@TestIssue             2873
#@TestPreamble          none
#@TestStep              Check the entry on cn=System Info,cn=monitor is available
#@TestStep              Disable the System Info monitoring Provider
@@ -339,6 +340,9 @@
              'expectedRC'      :  32 }
            </call> 
            
            <script>
        knownIssue(2873)
            </script>
            <call function="'testCase_Postamble'"/>
          </sequence>
        </testcase>