-
Notifications
You must be signed in to change notification settings - Fork 60
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
Feature/Remote Control - Allow Multiple Modules per Module Type #2226
Conversation
a77e9ca
to
44a50fa
Compare
…tiple modules feature
…le modules feature
…r multiple modules feature
…ple modules feature
44a50fa
to
aad7bf3
Compare
Rebased on the latest develop b2d70d1 |
@theresalech Ford has approved of these changes. |
According to clarifications during review of the core: Appropriate changes in sdl atf test scripts were made - #2250 |
According to new SDL Core's behavior the script is not actual.
According to clarifications during review of the core: smartdevicelink/sdl_core#2984 (comment) has been removed (#2253) non actual script in sdl atf test scripts repository and these changes have been merged into feature branch. |
Please notice there was one scripts' instability resolved in 9d76c49 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes needed to remove consequentially
. I made suggestions where I believe sequentially
was meant, but the wording in ModulesAllocation/001
- ModulesAllocation/004
will also need to be adjusted.
...ltipleModules/ModulesAllocation/058_GetInteriorVehicleDataConsent_all_correct_one_module.lua
Outdated
Show resolved
Hide resolved
...ltipleModules/ModulesAllocation/058_GetInteriorVehicleDataConsent_all_correct_one_module.lua
Outdated
Show resolved
Hide resolved
...pleModules/ModulesAllocation/059_1_GetInteriorVehicleDataConsent_ASK_DRIVER_free_modules.lua
Outdated
Show resolved
Hide resolved
...pleModules/ModulesAllocation/059_1_GetInteriorVehicleDataConsent_ASK_DRIVER_free_modules.lua
Outdated
Show resolved
Hide resolved
.../MultipleModules/ModulesAllocation/059_2_GetInteriorVehicleDataConsent_ASK_DRIVER_cached.lua
Outdated
Show resolved
Hide resolved
...ltipleModules/ModulesAllocation/073_GetInteriorVehicleDataConsent_AUTO_DENY_free_modules.lua
Outdated
Show resolved
Hide resolved
...ulesAllocation/074_GetInteriorVehicleDataConsent_AUTO_DENY_multiple_modules_part_allowed.lua
Outdated
Show resolved
Hide resolved
...ulesAllocation/074_GetInteriorVehicleDataConsent_AUTO_DENY_multiple_modules_part_allowed.lua
Outdated
Show resolved
Hide resolved
...ltipleModules/ModulesAllocation/077_SetGlobalProperties_has_no_influence_on_getting_data.lua
Outdated
Show resolved
Hide resolved
...ltipleModules/ModulesAllocation/077_SetGlobalProperties_has_no_influence_on_getting_data.lua
Outdated
Show resolved
Hide resolved
Why is there no test |
...location/059_4_GetInteriorVehicleDataConsent_ASK_DRIVER_multiple_modules_cached_and_free.lua
Outdated
Show resolved
Hide resolved
...ules/ModulesAllocation/060_GetInteriorVehicleDataConsent_all_correct_one_module_rejected.lua
Show resolved
Hide resolved
...odulesAllocation/061_GetInteriorVehicleDataConsent_all_correct_multiple_modules_rejected.lua
Outdated
Show resolved
Hide resolved
...Modules/ModulesAllocation/059_GetInteriorVehicleDataConsent_all_correct_multiple_modules.lua
Outdated
Show resolved
Hide resolved
...location/059_4_GetInteriorVehicleDataConsent_ASK_DRIVER_multiple_modules_cached_and_free.lua
Outdated
Show resolved
Hide resolved
...location/059_4_GetInteriorVehicleDataConsent_ASK_DRIVER_multiple_modules_cached_and_free.lua
Outdated
Show resolved
Hide resolved
...location/059_4_GetInteriorVehicleDataConsent_ASK_DRIVER_multiple_modules_cached_and_free.lua
Outdated
Show resolved
Hide resolved
Please confirm that everywhere you wrote |
...les/ModulesAllocation/066_GetInteriorVehicleDataConsent_has_no_influence_on_getting_data.lua
Outdated
Show resolved
Hide resolved
We may be seeing an issue with |
Corrected in all scripts (see commit 61b67ae)
Test
Mentioned tests have been added to the test set (see commit cb9d8fa)
Currently it is not. According last changes which have been made in core during its review:
So, the descriptions of test steps have been updated:
Currently ATF tests aimed on performing But we have checked functionality of saving driver decisions to By the way I tried to discover instability in caching functionality running |
ATF Test Scripts to check #2919
This PR is [ready] for review.
Summary
Scripts for test feature "Remote Control - Allow Multiple Modules per Module Type"
ATF version
develop
CLA