We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Sometimes SDL does not send OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to App during FACTORY_DEFAULTS exit
Occurrences: ~0.1%
SDL and HMI are started App is registered HMI sends BC.OnExitAllApplications(FACTORY_DEFAULTS)
SDL unregisters app and sends OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to it.
SDL does not send OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to mobile application
OS/Version: Ubuntu 18.04 SDL Core Version: 8.0 + develop (8.1 release candidate)
./test_scripts/Policies/user_consent_of_Policies/221_ATF_Factory_reset.lua
2022-03-04_02-49-51.810_failed.tar.gz
The text was updated successfully, but these errors were encountered:
Please notice this is a non-regression issue. It's also reproduced on release 8.0
Sorry, something went wrong.
No branches or pull requests
Bug Report
Sometimes SDL does not send OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to App during FACTORY_DEFAULTS exit
Occurrences: ~0.1%
Reproduction Steps
SDL and HMI are started
App is registered
HMI sends BC.OnExitAllApplications(FACTORY_DEFAULTS)
Expected Behavior
SDL unregisters app and sends OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to it.
Observed Behavior
SDL does not send OnAppInterfaceUnregistered(FACTORY_DEFAULTS) to mobile application
OS & Version Information
OS/Version: Ubuntu 18.04
SDL Core Version: 8.0 + develop (8.1 release candidate)
Test Case, Sample Code, and / or Example App
./test_scripts/Policies/user_consent_of_Policies/221_ATF_Factory_reset.lua
Logs:
2022-03-04_02-49-51.810_failed.tar.gz
The text was updated successfully, but these errors were encountered: