View Issue Details

IDProjectCategoryView StatusLast Update
0008558CTT UA Scripts1 - Script Issuepublic2023-02-18 22:48
ReporterAlexander Allmendinger Assigned ToArchie Miller  
PrioritynormalSeverityminorReproducibilitysometimes
Status closedResolutionfixed 
Product Version1.03.501 
Target Version1.03.502Fixed in Version1.03.502 
Summary0008558: A and C Refresh stops without running all test scripts and indication of it
Description

When the device clock and the CTT clock are not well synchronized, the execution of the tests in this CU is stopped. In this case only the error "Unable to get start and stop events" is displayed and further test cases are not run and therefore not displayed. Whenever the execution of tests in a CU is aborted, a proper error message indicating the stop of the CU test run needs to be printed to clearly describe that some test cases have not been run.

TagsNo tags attached.
Files Affected

/maintree/Alarms and Conditions/A and C Base/Refresh/Test Cases/initialize.js
/maintree/Alarms and Conditions/A and C Base/Refresh/Test Cases/initialize2.js
/maintree/Alarms and Conditions/A and C Base/Refresh/Test Cases/Test_001.js
/maintree/Alarms and Conditions/A and C Base/Refresh/Test Cases/Test_007.js

Relationships

related to 0008565 closedArchie Miller A&C scripts printing misleading skip messages or marking tests as passed which are not run 
related to 0008559 closedArchie Miller A and C Refresh stops when time shift between CTT and SUT is bigger 0ms 

Activities

Paul Hunkar

2023-01-03 18:41

administrator   ~0018400

The CTT time and Device Time should have no influence on test execution - all tests should just be looking at the Device time. CTT time is only for how long to run testing and this should be a larger number and if it is encountered it is reported as a problem. test should only stop when all tests have been covered.
if an alarm type is not encounter it should be an error - script can be rerun with that type not checked

Archie Miller

2023-02-07 00:30

administrator   ~0018670

Resolved synchronization issues

Paul Hunkar

2023-02-18 22:48

administrator   ~0018766

reviewed changes agreed to changes, closed issue

Issue History

Date Modified Username Field Change
2023-01-03 14:07 Alexander Allmendinger New Issue
2023-01-03 18:21 Paul Hunkar Description Updated
2023-01-03 18:41 Paul Hunkar Note Added: 0018400
2023-02-06 15:21 Paul Hunkar Assigned To => Archie Miller
2023-02-06 15:21 Paul Hunkar Status new => assigned
2023-02-06 23:46 Archie Miller Relationship added related to 0008559
2023-02-06 23:47 Archie Miller Relationship added related to 0008565
2023-02-07 00:30 Archie Miller Status assigned => resolved
2023-02-07 00:30 Archie Miller Resolution open => fixed
2023-02-07 00:30 Archie Miller Note Added: 0018670
2023-02-07 00:31 Archie Miller Files Affected => /maintree/Alarms and Conditions/A and C Base/Refresh/Test Cases/initialize.js
/maintree/Alarms and Conditions/A and C Base/Refresh/Test Cases/initialize2.js
/maintree/Alarms and Conditions/A and C Base/Refresh/Test Cases/Test_001.js
/maintree/Alarms...
2023-02-18 22:48 Paul Hunkar Fixed in Version => 1.03.502
2023-02-18 22:48 Paul Hunkar Target Version => 1.03.502
2023-02-18 22:48 Paul Hunkar Status resolved => closed
2023-02-18 22:48 Paul Hunkar Note Added: 0018766