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

Fix IsReady acceptance after error response #1559

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

VVeremjova
Copy link
Contributor

If result code from HMI on .IsReady is errorCode then SDL ) SDL should consider that works incorrectly and not available.

@VVeremjova
Copy link
Contributor Author

@okozlovlux , @LitvinenkoIra Please review

static_cast<hmi_apis::Common_Result::eType>(
response_from_hmi[strings::params][hmi_response::code].asInt());

bool is_successful_resultCode =

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@VVeremjova , is_successful_result_code

@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

2 similar comments
@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

@JenkinsSDLOnCloud
Copy link

Can one of the admins verify this patch?

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

Successfully merging this pull request may close these issues.

None yet

5 participants