Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Core prematurely sends success for DeleteInteractionChoiceSet #1833

Closed
Jack-Byrne opened this issue Oct 31, 2017 · 3 comments
Closed

Core prematurely sends success for DeleteInteractionChoiceSet #1833

Jack-Byrne opened this issue Oct 31, 2017 · 3 comments
Assignees
Labels

Comments

@Jack-Byrne
Copy link
Collaborator

Bug Report

SDL Core deletes UI Interaction Choice set before response received from HMI for successfully deleting the corresponding VR Command. Core also responds success to mobile before knowing the status of the VR.DeleteCommand response. If the VR.DeleteCommand was unsuccessful then the mobile will no longer be synchronized with the state of the HMI.

Reproduction Steps

Change HMI to not respond to VR.DeleteCommand
Create Interaction choice set
Delete Interaction choice set

Expected Behavior

Mobile should receive error from core (Timed out or generic error)

Observed Behavior

Mobile receives success from core.

@aderiabin
Copy link

Contributor priority is set Medium with reason: The issue is related to functionality: correctness of result code in response from HMI/SDL

@HSavynetska
Copy link

The defect is reproduced on the current develop

Environment:
Script: smartdevicelink/sdl_atf_test_scripts#2044
SDL build: [https://github.com/smartdevicelink/sdl_core/tree/develop] (891497b )
ATF: develop branch

@iCollin
Copy link
Collaborator

iCollin commented May 4, 2021

Closed via #2601

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants