Undoing change committed in revision 5351
| | |
| | | <script> |
| | | expirationTime = returnString.split(':')[1].strip() |
| | | |
| | | if len(expirationTime) == 9 and expirationTime.startswith('86'): |
| | | if len(expirationTime) == 9 & expirationTime.startswith('86'): |
| | | myRC = 0 |
| | | else: |
| | | myRC = 1 |
| | |
| | | #@TestName status: check error message and status when |
| | | the opendmk-jarfile property is set to a |
| | | wrong value |
| | | #@TestIssue 3943 |
| | | #@TestIssue none |
| | | #@TestPurpose Check error message and status when |
| | | the opendmk-jarfile property is set to a |
| | | wrong value. |
| | |
| | | } |
| | | </call> |
| | | |
| | | <call function="'setKnownIssue'"> |
| | | { 'issueId' : '3943' } |
| | | </call> |
| | | |
| | | <message> |
| | | 'status: status when the server is started' |
| | | </message> |
| | |
| | | 'location' : STAF_REMOTE_HOSTNAME , |
| | | 'filename' : '%s/%s/logs/server.out' % (DIRECTORY_INSTANCE_DIR, OPENDSNAME) , |
| | | 'testString': 'because another task already exists with the same ID' , |
| | | 'expectedRC': 1 |
| | | 'expectedRC': 1 , |
| | | } |
| | | </call> |
| | | |
| | | <call function="'setKnownIssue'"> |
| | | { 'issueId' : '3773' } |
| | | </call> |
| | | |
| | | <call function="'testCase_Postamble'"/> |
| | | </sequence> |
| | | </testcase> |