Skip to content
New issue

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

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

Already on GitHub? # to your account

SDL does not cut off unknown RPC and/or param from PTU #1885

Closed
6 of 9 tasks
LitvinenkoIra opened this issue Nov 23, 2017 · 4 comments
Closed
6 of 9 tasks

SDL does not cut off unknown RPC and/or param from PTU #1885

LitvinenkoIra opened this issue Nov 23, 2017 · 4 comments
Labels

Comments

@LitvinenkoIra
Copy link
Contributor

Occurrence: Always

Description

SDL must cut off unknown RPC and/or param from PTU

Preconditions

  • Core, HMI started.
  • App is registered on HMI.
  • App is activated.

Steps to reproduce

  1. In case SDL received UpdatedPT with at least one <unknown_parameter> or <unknown_RPC>

Actual result

N/A

Expected result

SDL must cut off <unknown_parameter> or <unknown_RPC>
continue validating received PTU without <unknown_parameter> or <unknown_RPC>
merge valid Updated PT without <unknown_parameter> or <unknown_RPC> with LocalPT in case of no other failures

Environment

Attachments

Expected delivery

  • Source code updates
  • Code comments
  • UTs add/update (not required)
  • ATF tests add/update
  • Manual tests (not required)
  • Add/update CI plans/jobs (not required)
  • SDD updates (not required)
  • Guidelines update (sdl_core_guides) (not required)
  • Guidelines update (sdl_hmi_integration_guidelines) (not required)
@aderiabin
Copy link

Contributor priority is set Low with reason: The issue is related to PTU functionality and assumed that currently SDL just ignores unknown RPC and parameters.

@LuxoftAKutsan
Copy link
Contributor

Fix available #1972

@LuxoftAKutsan
Copy link
Contributor

Issue is related to #1921

@AStasiuk
Copy link

Closed as duplicate of #1921

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

No branches or pull requests

4 participants