smartdevicelink / sdl_atf_test_scripts

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

Redundant OnHMIStatus(NONE) notification during Activate App in script '842_App_does_not_activate_when_policies_are_disabled' #2624

Closed VjKlepikov closed 2 years ago

VjKlepikov commented 2 years ago

Redundant OnHMIStatus(NONE) notification during Activate App in script ./test_scripts/Defects/4_6/842_App_does_not_activate_when_policies_are_disabled.lua

Sometimes script is failed with error: [09:53:26,845] Register_App [SUCCESS] (121 ms) — Test -------------------------------------------------------------------------------------------- [09:53:26,968] Activate_App [FAIL] (27 ms) OnHMIStatus notification: ValidIf: payload.hmiLevel: expected: FULL, actual value: NONE

Observed Behavior: Redundant OnHMIStatus(NONE) notification during Activate App

Expected Behavior The app should expect OnHMIlevel(NONE) notification during Register App

Occurrence: ~1%

Logs: Logs_SDL_842.zip

OS & Version Information:

SDL: develop (8f1ccb29) SCR: develop (454b47ba)

VjKlepikov commented 2 years ago

@theresalech Please notice Luxoft team is going to prepare a fix for ATF script(s)

iCollin commented 2 years ago

Closed via https://github.com/smartdevicelink/sdl_atf_test_scripts/pull/2625