-
### Bug Report
ResetGlobalProperties gets a `, success:true` response if only one of the interfaces returns failure.
##### Reproduction Steps
1. Connect app to SDL HMI
2. Send SetGlobalPropertie…
-
See [this issue](https://github.com/smartdevicelink/manticore-images/issues/30).
-
Test fail during Reregister App resumption in script
./test_scripts/Resumption/Handling_errors_from_HMI/013_resume_one_rpc_late_response_unexpected_disconnect.lua
Sometimes the script is failed wi…
-
In Scripts there is wrong and outdated usage of unpack function:
1. Unpack function should be used only for arrays, in case of indexed tables unpack function returns nil
2. In Lua version > 5.1 unpa…
-
### Bug Summary
The PolicyFetcher class throws an exception attempting to perform a policy update on older modules (Sync 2.0). This happens every attempt, and is likely some stricter policy being enf…
-
### Bug Report
1. jsoncpp throw exception which caused the program to terminal.
2. byte_array_to_bson_string signed - unsigned conversion error
3. docString buffer overflow
##### R…
-
It seems that the`authToken` is not set correctly in the `StartServiceAck` in Manticore even if it is set correctly when adding a cloud app in Manticore UI. That same thing worked well for me when usi…
-
2439, 3014 scripts are failed on `EXTERNAL_PROPRIETARY` policy flow because of user consent prompt for used "Location-1" gpoup
-
Sometimes test fail with attempt to call field 'cprint' (a nil value) in script ./test_scripts/API/ButtonSubscription/SubscribeButton_UnsubscribeButton/008_SubscribeButton_Resumption_IGN_OFF_ON.lua'
…
-
### Bug Report
Currently it appears that all apps are delayed in connecting to either a control or data session. However, since multisession apps directly connect to the multisession protocol string,…