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

TTS.Speak: appID parameter is not provided #1582

Closed
5 of 9 tasks
DrachenkoAnastasiia opened this issue Jun 1, 2017 · 1 comment
Closed
5 of 9 tasks

TTS.Speak: appID parameter is not provided #1582

DrachenkoAnastasiia opened this issue Jun 1, 2017 · 1 comment
Labels

Comments

@DrachenkoAnastasiia
Copy link

Occurrence

Always

Preconditions

  1. SDL is built with Proprietary flag.
  2. SDL and HMI are started. First ignition cycle.
  3. Connect device
  4. Register new application.
  5. Put icon.png file using PutFile RPC

Steps to reproduce

  1. Send AlertManeuver RPC
  2. SDL sends to HMI:
    Navigation.AlertManeuver
    TTS.Speak
  3. Check parameters for TTS.Speak

Actual result

appID parameter is NOT populated.

Expected result

appID parameter is populated since it's mandatory.

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-2441.zip

Expected delivery

  • Source code updates
  • Code comments
  • UTs add/update
  • ATF tests add/update (not required)
  • 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)
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