Add known issue OPENDJ-448 to backends test suites
| | |
| | | { 'returncode' : 1 , |
| | | 'expected' : 0 , |
| | | 'result' : 'Hash Signed LDIF export is not implemented', |
| | | 'issue' : '839' |
| | | 'issue' : 'OPENDJ-448' |
| | | } |
| | | </call> |
| | | </sequence> |
| | |
| | | { 'returncode' : 1 , |
| | | 'expected' : 0 , |
| | | 'result' : 'Encrypted LDIF export is not implemented', |
| | | 'issue' : '839' |
| | | 'issue' : 'OPENDJ-448' |
| | | } |
| | | </call> |
| | | |
| | |
| | | { 'returncode' : 1 , |
| | | 'expected' : 0 , |
| | | 'result' : 'Signed Hash import is not implemented', |
| | | 'issue' : '839' |
| | | 'issue' : 'OPENDJ-448' |
| | | } |
| | | </call> |
| | | |
| | |
| | | { 'returncode' : 1 , |
| | | 'expected' : 0 , |
| | | 'result' : 'Encrypted LDIF import is not implemented', |
| | | 'issue' : '839' |
| | | 'issue' : 'OPENDJ-448' |
| | | } |
| | | </call> |
| | | |
| | |
| | | { 'returncode' : 1 , |
| | | 'expected' : 0 , |
| | | 'result' : 'Hash Signed LDIF import is not implemented', |
| | | 'issue' : '839' |
| | | 'issue' : 'OPENDJ-448' |
| | | } |
| | | </call> |
| | | |