smartdevicelink / sdl_atf_test_scripts

Test scripts for sdl_atf
BSD 3-Clause "New" or "Revised" License
2 stars 60 forks source link

Scripts stabilization regarding `delay` value for `OnResetTimeout` functionality #2660

Closed GetmanetsIrina closed 2 years ago

GetmanetsIrina commented 2 years ago

ATF Test Scripts to check #2659

This PR is ready for review.

Summary

delay value is calculated by some trigger (e.g. receiving request) and in case this trigger is not activated the delay value is equal to the nil and script gets ABORTED status. (but should be FAILED because of timeout expiration) Scripts stabilization regarding delay value for OnResetTimeout functionality.

ATF version

latest

Changelog

Added check for delay value existence.

CLA

GetmanetsIrina commented 2 years ago

@theresalech , PR is ready for Livio review.