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

SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY, SAVED, WRONG_LANGUAGE, TRUNCATED_DATA) from HMI #3845

Closed
VjKlepikov opened this issue Jan 21, 2022 · 1 comment
Labels

Comments

@VjKlepikov
Copy link

VjKlepikov commented Jan 21, 2022

Bug Report

SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY,) from HMI

Note: Issue is applicable for success type of response (resultCode:"UNSUPPORTED_RESOURCE", "RETRY", "SAVED", "WRONG_LANGUAGE", "TRUNCATED_DATA")

Reproduction Steps
  1. SDL and HMI are started
  2. Mobile app is registered and activated
  3. Mobile app requests PerformAudioPassThru
  4. Press Retry button
  5. HMI responds with 7 result code(RETRY) in result structure
Expected Behavior

Mobile app receives PerformAudioPassThru response with resultCode=RETRY, success=true

Observed Behavior

Mobile app receives PerformAudioPassThru response with resultCode=RETRY, success=false

OS & Version Information
Logs:

Logs.zip

@VjKlepikov VjKlepikov changed the title SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY,) from HMI SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY,"SAVED", "WRONG_LANGUAGE", "TRUNCATED_DATA") from HMI Jan 21, 2022
@VjKlepikov VjKlepikov changed the title SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY,"SAVED", "WRONG_LANGUAGE", "TRUNCATED_DATA") from HMI SDL sends PerformAudioPassThru response with "success":false in case success type of response(resultCode: RETRY, SAVED, WRONG_LANGUAGE, TRUNCATED_DATA) from HMI Jan 21, 2022
@VjKlepikov
Copy link
Author

@theresalech Please notice Luxoft team is going to prepare a fix and ATF script(s) to verify it.

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

3 participants