Skip to content
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 65 commits into from
Oct 27, 2021
Merged

Release 8.0.0 #2594

merged 65 commits into from
Oct 27, 2021

Conversation

Jack-Byrne and others added 30 commits October 19, 2017 15:15
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>
dboltovskyi and others added 26 commits August 25, 2021 16:53
* 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>
@iCollin iCollin merged commit 2594ac9 into master Oct 27, 2021
@iCollin iCollin deleted the release/8.0.0 branch October 27, 2021 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.