View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003494 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2016-07-27 13:39 | 2019-08-16 15:37 |
Reporter | Thomas Merk | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Target Version | 1.03 | Fixed in Version | 1.03.341.381 | ||
Summary | 0003494: Security/Security Basic 128Rsa15/004.js | ||||
Description | Security/Security Basic 128Rsa15/005.js Both test scripts fail sproadically with a "BadResourceUnavailable" if they are executed in test runs. I assume that the reason is a delayed release of unused channels in UA ANSI stack. Possible solutions:
| ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
It seems to be the combination of "Security None/007.js" and following tests. It is fact that this test case does NOT close all opened secure channels and I doubt whether this is intended. I would replace (in the good case) the line |
|
Added a function that will add a delay between each test-script execution. This is checked-into source control and will be in the next release. |
|
The current CTT (1.3.340.380) still has this issue. A simple Some other tests do wait (using PostTestFunctions, e.g. "Security Basic 128Rsa15 / initialize.js"), but here this delay is invoked even if initialize fails (and cleanup is not inbvoked) - different mantis. |
|
Compliance Group Meeting: Adding a wait in the cleanup script. |
|
There were two reasons for this error code. One reason was, when the CTT was exceeding its own channel limitations and the other was when the server didn't get a chance to clean up the SecureChannels from before. Therefore we added some waits and are catching the limitation of the CTT now. |
|
Reviewed in CMP call |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-07-27 13:39 | Thomas Merk | New Issue | |
2016-07-28 12:12 | Thomas Merk | Note Added: 0007124 | |
2016-10-11 16:28 |
|
Note Added: 0007222 | |
2016-10-11 16:28 |
|
Status | new => resolved |
2016-10-11 16:28 |
|
Resolution | open => fixed |
2016-10-11 16:28 |
|
Assigned To | => Nathan Pocock |
2018-02-01 14:34 | Thomas Merk | Note Added: 0008852 | |
2018-02-01 14:34 | Thomas Merk | Status | resolved => feedback |
2018-02-01 14:34 | Thomas Merk | Resolution | fixed => reopened |
2018-03-01 16:29 | Alexander Allmendinger | Assigned To | Nathan Pocock => Alexander Allmendinger |
2018-03-01 16:29 | Alexander Allmendinger | Status | feedback => assigned |
2018-03-01 16:30 | Alexander Allmendinger | Note Added: 0008902 | |
2018-07-25 16:33 | Alexander Allmendinger | Note Added: 0009231 | |
2018-07-25 16:33 | Alexander Allmendinger | Status | assigned => resolved |
2018-07-25 16:33 | Alexander Allmendinger | Fixed in Version | => 1.03.341.381 |
2018-07-25 16:33 | Alexander Allmendinger | Resolution | reopened => fixed |
2019-08-16 15:37 | Paul Hunkar | Category | Implementation Bug => 1 - Script Issue |
2019-08-16 15:37 | Paul Hunkar | Target Version | => 1.03 |
2019-08-16 15:37 | Paul Hunkar | Status | resolved => closed |
2019-08-16 15:37 | Paul Hunkar | Note Added: 0010786 |