View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004113 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2017-12-26 03:21 | 2019-09-01 13:52 |
| Reporter | Fei Wang | Assigned To | Alexander Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.03 | Fixed in Version | 1.03 | ||
| Summary | 0004113: View Minimum Continuation Point 01 015.js | ||||
| Description | Problem one: Problem two: | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Details of problem 1 Warning: Could not find a node containing two Views. This test will not be run. Expect: The test case should pass. Clue: when executing line 48, exception happpens, try to print the first parameter "Session", the debug console shows "ReferenceError: Can't find variable: Session", if we replace Session with Test.Session.Session, exception will not happen. |
|
|
Details of problem 2 Failed info: Test.Execute() encounted an unexpected error: TypeError: Result of expression "session.buildRequestHeader"[undefined] is not a function. Expect: The test case should pass. Clue: in line 61, the function TestBrowseNextWhenMoreNodeClassReferencesExist is called with two parameters, but when step into it, we can see the function header contains three parameters, so the first parameter is missing. |
|
|
Script was using wrong session object, it's now using Test.Session.Session in both cases. |
|
|
Reviewed in extra CMP call |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-12-26 03:21 | Fei Wang | New Issue | |
| 2017-12-26 08:32 | Fei Wang | Note Added: 0008810 | |
| 2017-12-26 08:38 | Fei Wang | Note Added: 0008811 | |
| 2018-01-05 14:07 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2018-01-05 14:07 | Paul Hunkar | Status | new => assigned |
| 2018-01-05 14:08 | Paul Hunkar | Target Version | => 1.03 |
| 2018-02-07 21:15 | Alexander Allmendinger | Note Added: 0008859 | |
| 2018-02-07 21:15 | Alexander Allmendinger | Status | assigned => resolved |
| 2018-02-07 21:15 | Alexander Allmendinger | Fixed in Version | => 1.03 |
| 2018-02-07 21:15 | Alexander Allmendinger | Resolution | open => fixed |
| 2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
| 2019-09-01 13:52 | Paul Hunkar | Status | resolved => closed |
| 2019-09-01 13:52 | Paul Hunkar | Note Added: 0010876 |