smartdevicelink / sdl_atf_test_scripts

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

Test fail during Reregister App resumption in script 013_resume_one_rpc_late_response_unexpected_disconnect.lua #2652

Closed VjKlepikov closed 2 years ago

VjKlepikov commented 2 years ago

Test fail during Reregister App resumption in script ./test_scripts/Resumption/Handling_errors_from_HMI/013_resume_one_rpc_late_response_unexpected_disconnect.lua

Sometimes the script is failed with error: — Rpc createIntrerationChoiceSet late response to interface VR ------------------------------------ [18:01:14,906] Register_app [SUCCESS] (149 ms) [18:01:15,133] Activate_app [SUCCESS] (126 ms) [18:01:15,260] Add_createIntrerationChoiceSet [SUCCESS] (399 ms) Mobile #1 disconnected [18:01:15,659] Unexpected_disconnect [SUCCESS] (2399 ms) Mobile #1 connected [18:01:18,059] Connect_mobile [SUCCESS] (398 ms) [18:01:18,458] Reregister_App_resumption_createIntrerationChoiceSet [FAIL] (14401 ms) Response to 2: ValidIf: payload.resultCode: expected: RESUME_FAILED, actual value: SUCCESS

Occurrence: 0.1%

Logs: 2022-03-26_17-24-01.317_failed.tar.gz

OS & Version Information: Ubuntu 20.04 SDL: https://github.com/smartdevicelink/sdl_core/tree/release/8.1.0 ( 1c79adc ) (also reproduced in 8.0.0) SCR: https://github.com/smartdevicelink/sdl_atf_test_scripts/tree/develop (caf997a) ATF: latest

VjKlepikov commented 2 years ago

Please notice this is a regression issue related to release_8.0 that became reproducible after merge of https://github.com/smartdevicelink/sdl_core/pull/3726

ShobhitAd commented 2 years ago

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