We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Always
{ success = false, resultCode = "UNSUPPORTED_RESOURCE"}
{ success = true, resultCode = "UNSUPPORTED_RESOURCE"}
SDL: https://github.com/LuxoftAKutsan/sdl_core/tree/integration/4.3.1 (35344c8) ATF: https://github.com/smartdevicelink/sdl_atf/tree/develop (fe002fb) ATF Scripts: https://github.com/smartdevicelink/sdl_atf_test_scripts/tree/develop (4ba374c) OS: Ubuntu 14.04 LTS x64
SDLOPEN-2453.zip
The text was updated successfully, but these errors were encountered:
Not reproducible on develop
Sorry, something went wrong.
Closing with the merge of #3587
No branches or pull requests
Occurrence
Always
Preconditions
Steps to reproduce
SDL->HMI:VR.PerformInteraction()
SDL->HMI:UI.PerformInteraction()
HMI->SDL: SUCCESS: UI.PerformInteraction()
HMI->SDL: UNSUPPORTED_RESOURCE: VR.PerformInteraction()
Actual result
{ success = false, resultCode = "UNSUPPORTED_RESOURCE"}
Expected result
{ success = true, resultCode = "UNSUPPORTED_RESOURCE"}
Environment
SDL: https://github.com/LuxoftAKutsan/sdl_core/tree/integration/4.3.1 (35344c8)
ATF: https://github.com/smartdevicelink/sdl_atf/tree/develop (fe002fb)
ATF Scripts: https://github.com/smartdevicelink/sdl_atf_test_scripts/tree/develop (4ba374c)
OS: Ubuntu 14.04 LTS x64
Attachments
SDLOPEN-2453.zip
Expected delivery
The text was updated successfully, but these errors were encountered: