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

mkeyes
30.54.2007 773df35c132cc03c1c4998a9287e902e947db947
Added calls to knownIssue for the stress tests. 
4 files modified
21 ■■■■■ changed files
opends/tests/stress-tests/testcases/import_ldif/import_ldif_bin_attr.xml 6 ●●●●● patch | view | raw | blame | history
opends/tests/stress-tests/testcases/import_ldif/import_ldif_low_index_entry_limit.xml 6 ●●●●● patch | view | raw | blame | history
opends/tests/stress-tests/testcases/import_ldif/import_ldif_many_thrds.xml 6 ●●●●● patch | view | raw | blame | history
opends/tests/stress-tests/testcases/import_ldif/import_ldif_tasks_bin_attr.xml 3 ●●●●● patch | view | raw | blame | history
opends/tests/stress-tests/testcases/import_ldif/import_ldif_bin_attr.xml
@@ -129,6 +129,9 @@
                      'expectedString'     : 'Processed 100002 entries' }
                </call>
                
                <script>
                  knownIssue(2535)
                </script>
                <call function="'testCase_Postamble'"/>
    
              </sequence>
@@ -186,6 +189,9 @@
                }
                </call>
              
                <script>
                  knownIssue(2535)
                </script>
                <call function="'testCase_Postamble'"/>
    
              </sequence>
opends/tests/stress-tests/testcases/import_ldif/import_ldif_low_index_entry_limit.xml
@@ -146,6 +146,9 @@
                      'expectedString'     : 'Processed 100002 entries' }
                </call>
                
                <script>
                  knownIssue(2535)
                </script>
                <call function="'testCase_Postamble'"/>
    
              </sequence>
@@ -203,6 +206,9 @@
                }
                </call>
              
                <script>
                  knownIssue(2535)
                </script>
                <call function="'testCase_Postamble'"/>
    
              </sequence>
opends/tests/stress-tests/testcases/import_ldif/import_ldif_many_thrds.xml
@@ -146,6 +146,9 @@
                      'expectedString'     : 'Processed 100002 entries' }
                </call>
                
                <script>
                  knownIssue(2535)
                </script>
                <call function="'testCase_Postamble'"/>
    
              </sequence>
@@ -203,6 +206,9 @@
                }
                </call>
              
                <script>
                  knownIssue(2535)
                </script>
                <call function="'testCase_Postamble'"/>
    
              </sequence>
opends/tests/stress-tests/testcases/import_ldif/import_ldif_tasks_bin_attr.xml
@@ -119,6 +119,9 @@
                }
              </call>
              
              <script>
                  knownIssue(2262)
              </script>
              <call function="'testCase_Postamble'"/>
    
            </sequence>