-
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
Release 8.0.0 #2594
Merged
Merged
Release 8.0.0 #2594
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Remove Band from supported params. Fix common_functions typo.
# Conflicts: # test_scripts/RC/ButtonPress/001_success_flow_for_climate_and_radio.lua # test_scripts/RC/CLIMATE_RADIO/Capabilities/005_Resend_only_supported_parameters.lua # test_scripts/RC/CLIMATE_RADIO/Capabilities/006_Reject_request_with_both_supported_and_not_supported_parameters.lua # test_scripts/RC/CLIMATE_RADIO/OnRemoteControlSettings/008_Allowed_false.lua # test_scripts/RC/Capabilities/008_Default_capabilities_if_HMI_doesnt_respond_to_RC_IsReady_and_doesnt_respond_to_RC_GetCapabilities_RADIO.lua # test_scripts/RC/Capabilities/011_Default_capabilities_if_HMI_responds_to_RC_IsReady_with_true_and_doesnt_respond_to_RC_GetCapabilities_CLIMATE.lua # test_scripts/RC/Capabilities/012_Sent_capabilities_if_HMI_doesnt_respond_to_RC_IsReady_and_responds_to_RC_GetCapabilities_RADIO.lua # test_scripts/RC/Capabilities/013_Sent_capabilities_if_HMI_doesnt_respond_to_RC_IsReady_and_responds_to_RC_GetCapabilities_CLIMATE.lua # test_scripts/RC/OnRemoteControlSettings/024_Allowed_false_no_PTU.lua # test_scripts/RC/SEAT/Capabilities/005_Default_capabilities_if_HMI_doesnt_respond_to_RC_IsReady_and_doesnt_respond_to_RC_GetCapabilities_SEAT.lua # test_scripts/RC/SEAT/Capabilities/006_Default_capabilities_if_HMI_responds_to_RC_IsReady_with_true_and_doesnt_respond_to_RC_GetCapabilities_SEAT.lua # test_scripts/RC/SEAT/GetInteriorVehicleData/006_Success_flow_in_case_moduleType_is_an_empty_array_in_LPT.lua # test_scripts/RC/SetInteriorVehicleData/011_Cut-off_read-only_parameters_in_case_request_with_read-only_and_not_read-only_parameters.lua
* get AppIconsFolder value from ini config * use m.sdl.getSDLIniParameter
* Created script for Defect 2432 * Add change according comment to pull request * fixup! Add change according comment to pull request * Moving script to 6_1 folder * Test set for 2432 issue * Move script to test set for 6_1 Co-authored-by: Myza Taras <tmyza@tmyza.kiev.luxoft.com> Co-authored-by: IGetmanets <igetmanets@luxoft.com> Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com>
* Script for reproducing issue 1409 * fixup! Script for reproducing issue 1409 * Move script to test for 6_1 Co-authored-by: IGetmanets <igetmanets@luxoft.com> Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com> Co-authored-by: Collin <iCollin@users.noreply.github.com>
* Add script to verify issue 1901 * Add script to test set * Fix expectation Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com>
* Add script to verify issue 1900 * Add script to test set * Update description Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com> Co-authored-by: Collin <iCollin@users.noreply.github.com>
* Script for defect 2462 update logic PTU * Update script * Add script to test set Co-authored-by: Myza Taras <tmyza@tmyza.kiev.luxoft.com> Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com>
* Add script to verify issue 2612 * fixup! Add script to verify issue 2612 * test set for script 2612 * Add script to test set Co-authored-by: IGetmanets <igetmanets@luxoft.com>
* Update AppInfo path to account for Core changes
* Add script for issue 3556 * Move scripts to 7.2 release Co-authored-by: vjacheslav <vklepikov@luxoft.com>
* Correct existing scripts * Add script for issue 2398
* Remove postconditions in the middle of the sequence
Co-authored-by: Andrii Kalinich <AKalinich@luxoft.com>
* add test to check issue 1584 * add to 7.2 defects test set
* Add defect script for #3666 Co-authored-by: Collin <iCollin@users.noreply.github.com>
* implement 0125 and add tests to validate streaming data * read and compare more bytes of streaming data * add listen streaming calls to limited tests
Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com>
* Adjust logic for VD scripts * Fix values in GNSD scripts * Add script for issue 3368
Also change response to proper query type
* Add scripts for issue 3479 * Update existing scripts
* Add tests for Security Query error handling * Add new tests to security test set
* add test for core issue 3768 * expect all OnHMIStatus notifications
* Scripts to check issue 1833 * Update test script * Updated test script by comments * Updated test script and rebasing on the current develop branch #6f43bfd * fixup! Updated test script and rebasing on the current develop branch #6f43bfd * Moving script to 6_1 folder * Test set for 1833 issue * move test to defects/8_0 * Update test_sets/Defects/Defects_release_8_0.txt Co-authored-by: JackLivio <jack@livio.io> Co-authored-by: HSavynetska <hsavynetska@luxoft.com> Co-authored-by: IGetmanets <igetmanets@luxoft.com> Co-authored-by: JackLivio <jack@livio.io>
* Add scripts to verify 1895 issue * move test to defects 8_0 Co-authored-by: Myza Taras <tmyza@tmyza.kiev.luxoft.com>
* add tests to validate core issue 2206 * Update test_sets/Defects/Defects_release_8_0.txt Co-authored-by: Jacob Keeler <jacob.keeler@livioradio.com> Co-authored-by: Jacob Keeler <jacob.keeler@livioradio.com>
* Replace old user_modules by new ones in Mobile Projection Phase 1 common module * Align Mobile Projection Phase 1 common module according coding style * Make ListenStreaming function available to all new test scripts * Update test scripts according new place of ListenStreaming function * Fix for remote connection Co-authored-by: Oleksandr Deriabin (GitHub) <aderiabin@luxoft.com>
* Added defect script for #3674 * add additional script for issues/3674 (#2593) Co-authored-by: Dmytro Boltovskyi (GitHub) <dboltovskyi@luxoft.com> Co-authored-by: VNikiforov-dev <VNikiforov@luxoft.com>
* Improve stability of scripts for ConditionalResumption * Improve stability of Policy scripts * Improve stability of scripts for 2405 issue * Fix script for 3674 issue for HTTP policy mode
Co-authored-by: Galina <hsavynetska@luxoft.com> Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com>
Co-authored-by: Oleksandr Deriabin (GitHub) <aderiabin@luxoft.com>
* Add script for issue 3788 * add appropriate appHMIType for app2 to PTU
* Improve stability of scripts for OEM exclusive app support * Disable script for 3674 issue for HTTP policy mode * Improve stability of script for issue 1901 * Increase tollerance in Policy script 302
Co-authored-by: Eugene Shatsky <eugene@shatsky.net>
Co-authored-by: Dmitriy Boltovskiy <dboltovskyi@luxoft.com>
Jack-Byrne
approved these changes
Oct 26, 2021
Jack-Byrne
approved these changes
Oct 26, 2021
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New Testing Features
Testing Support For SDL Core Features
[SDL 0236] Update mismatch in TireStatus structure
[SDL 0189] Restructuring OnResetTimeout
[SDL 0192] Button Subscription response from HMI
[SDL 0205] Avoid Custom button subscription in case HMI incompatibility
[SDL 0264] Separating the change of Audible status and the change of HMI Status
[SDL 0317] SDL Protocol Security Specification