-
Notifications
You must be signed in to change notification settings - Fork 244
Closed
Labels
Description
Bug Report
Core doesn't register app in some scenarios during resumption
Occurrences
Rare
Reproduction Steps
- There are 2 apps registered from the same device
- Both apps added some resumption data
- Unexpected disconnect happened
- Device re-connected and both apps started re-register
- HMI provides an error response for some of the resumption data requests
Expected Behavior
Both apps re-register successfully
Observed Behavior
One of the apps doesn't receive RAI response
OS & Version Information
- OS/Version: Ubuntu 20.04
- SDL Core Version: https://github.com/smartdevicelink/sdl_core/tree/develop (31324d5)
- Testing Against: ATF
Test Case, Sample Code, and / or Example App
- Impacted scripts:
- https://github.com/smartdevicelink/sdl_atf_test_scripts/blob/develop/test_scripts/Resumption/Handling_errors_from_HMI/007_resume_all_data_with_one_error_rpc_2apps_unexpected_disconnect.lua
- https://github.com/smartdevicelink/sdl_atf_test_scripts/blob/develop/test_scripts/Resumption/Handling_errors_from_HMI/008_resume_all_data_with_one_error_rpc_2apps_ign_off.lua
- Report and Logs: