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

Сanceling HMILevel resumption of media app after unexpectedDisconnect and re-registration during active embedded audio source #1898

Closed
6 of 9 tasks
GetmanetsIrina opened this issue Nov 24, 2017 · 3 comments
Labels

Comments

@GetmanetsIrina
Copy link

Occurrence: Always

Description

SDL does not resume mobile app after unexpected disconnect due to DEACTIVATE_HMI reason

Preconditions

  • SDL and HMI are started.
  • Media app is registered.

Steps to reproduce

  1. Media app being in FULL or LIMITED and AUDIBLE unexpectedly disconnects and re-registers during active embedded audio source within the same ignition cycle and SDL does NOT receive OnEventChanged (AUDIO_SOURCE, isActive=false) from HMI during ApplicationResumingTimeout (the value defined at .ini file)

Actual result

SDL does not cancel HMILevel resumption.

Expected result

SDL must cancel HMILevel resumption for this media app (meaning: media app must be in NONE)

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)
@dboltovskyi
Copy link
Contributor

Priority was set to Medium since issue is related to a specific case and only for HMILevel notification

@mkorniichuk
Copy link
Contributor

Environment:
Script: smartdevicelink/sdl_atf_test_scripts#2069
SDL build: develop branch ( 28235f8 )
ATF: develop branch

Status: Defect is not reproduced on current develop.

@IGapchuk
Copy link
Contributor

Environment:
Script: smartdevicelink/sdl_atf_test_scripts#2069
SDL build: develop (6b43b00)
ATF: develop (smartdevicelink/sdl_atf@b416694)

Status: Defect is not reproduced on current develop.

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

No branches or pull requests

5 participants