View Issue Details

IDProjectCategoryView StatusLast Update
0005206Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-04-17 15:49
ReporterSebastian Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.341.389 
Fixed in Version1.03.341.391 
Summary0005206: UnexpectedError if the CTT has to split a Read into multiple requests
Description

A vendor was complaining in the certification process of his product that the CTT is returning an error if it has to split a Read into multiple requests:

Test.Execute() encounted an unexpected error: TypeError: Result of expression 'AllSuppressBadValueStatus' [undefined] is not an object.

Suppressing bad value status was introduced with MantisId=4635 what is not sufficient for all cases.

In addition the vendor mentioned that the CTT is currently printing a warning when it is splitting the read request. This has been discussed in a CMP call and agreed to be changed into a log entry.

TagsNo tags attached.
Files Affected

Relationships

related to 0005381 closedSebastian Allmendinger Pb with Err-001.js of Address Space WriteMask CU 

Activities

Alexander Allmendinger

2019-11-04 14:52

developer   ~0011193

The CTT was overriding a parameter and was trying to access an invalid Index afterwards.
In several places additional check for the length and existance of that paramter have been added.
In addition a warning when the CTT splits a Read has been changed into a log.

Paul Hunkar

2020-04-17 15:49

administrator   ~0011944

reviewed in CMP meeting

Issue History

Date Modified Username Field Change
2019-10-28 14:21 Sebastian Allmendinger New Issue
2019-10-28 17:34 Paul Hunkar Assigned To => Alexander Allmendinger
2019-10-28 17:34 Paul Hunkar Status new => assigned
2019-11-04 14:52 Alexander Allmendinger Status assigned => resolved
2019-11-04 14:52 Alexander Allmendinger Resolution open => fixed
2019-11-04 14:52 Alexander Allmendinger Fixed in Version => 1.03.341.391
2019-11-04 14:52 Alexander Allmendinger Note Added: 0011193
2020-02-14 07:36 Sebastian Allmendinger Relationship added related to 0005381
2020-04-17 15:49 Paul Hunkar Status resolved => closed
2020-04-17 15:49 Paul Hunkar Note Added: 0011944