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
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