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 7.0.0 #2473

Merged
merged 85 commits into from
Nov 5, 2020
Merged

Release 7.0.0 #2473

merged 85 commits into from
Nov 5, 2020

Conversation

dboltovskyi and others added 30 commits May 6, 2020 10:50
* Make 036x RGNSD scripts stable for HTTP policy flow

* Increase timeout for app activation
Re-add fixed test to HTTP policy test set
* Add validation to PT snapshot creation for webengine

* Remove new lines

* Address comments

* Apply suggestions from code review

Co-authored-by: Collin <[email protected]>

* Update test_scripts/WebEngine/commonWebEngine.lua

Co-authored-by: Collin <[email protected]>

* Address review comments

* Fix conflicts

Co-authored-by: Collin <[email protected]>
* changes to accomodate sdl_core #3357

* fixup! changes to accomodate sdl_core #3357

remove unused variable
* Remove incorrect PolicyUpdate expectations

* Re-add PTU expectations in InitHMI_OnReady
* add test for issue 1398 RAI duplicate name

* Update test_scripts/Defects/6_2/1398_RAI_duplicate_name.lua

Co-authored-by: Jacob Keeler <[email protected]>

* update expectation for app id and app name matching case

* include fullAppId and ensure it matches appId

Co-authored-by: Jacob Keeler <[email protected]>
* add scripts for issues 2461 and 3372

* add extra checks to 3372 test

* Apply suggestions from code review

Co-authored-by: Jacob Keeler <[email protected]>

Co-authored-by: Jacob Keeler <[email protected]>
* add script to check core issue 2430

* Update test_scripts/Defects/6_2/2430_AppSendsRPCWIthProtocolVersionAboveMax_IsUnregistered.lua

Co-authored-by: Jacob Keeler <[email protected]>

Co-authored-by: Jacob Keeler <[email protected]>
* add script to check core issue 2116

* Apply suggestions from code review

Co-authored-by: Shobhit Adlakha <[email protected]>

Co-authored-by: Shobhit Adlakha <[email protected]>
* Fix disconnect instability

* Fix Ignition Off instability

* Fix instability in Policy scripts
* Fix of 2404 issue

* fixup! Fix of 2404 issue

* Updates according to comments in review

Co-authored-by: Dmitriy Boltovskiy <[email protected]>
* Script for defect 2395

* Added changes according to comments

* Update according to sequence diagram

* Moving script to 6_1 folder

* Test set for 2395 issue

* Address comments in review

Co-authored-by: Myza Taras <[email protected]>
Co-authored-by: IGetmanets <[email protected]>
Co-authored-by: Dmitriy Boltovskiy <[email protected]>
* Script for reproducing defect 955

* Update test_scripts/Defects/6_1/955_incorrect_response_on_send_SystemRequest.lua

Co-authored-by: Shobhit Adlakha <[email protected]>

* Move script to 6_2 folder

Co-authored-by: Dmitriy Boltovskiy <[email protected]>
Co-authored-by: Shobhit Adlakha <[email protected]>
* Add test scripts for unknown enum cases

* Apply suggestions from code review

Co-authored-by: Jacob Keeler <[email protected]>

* Make info string check less specific

* Add validif statements

* Fix test for arrays that allow minsize=0

* Fix tabs and whitespace

* Update test scripts for unknown enums

* Update external policy test for unknown enums

* Address comment

* Update test_scripts/WebEngine/007_SetAppProperties_with_invalid_parameters.lua

Co-authored-by: Jacob Keeler <[email protected]>

Co-authored-by: Jacob Keeler <[email protected]>
* Fix info msg check for RC Multiple Modules
* Fix external off by one PTU retry error in multiple tests
* Add script to check issue 3119

* Rename defects folder from 6_2 to 7_0
* Initial scripts for pcmStreamCapabilities

* Update test script to check all valid combinations of pcmStreamCapabilities data

* Update test_scripts/Capabilities/pcmStreamCapabilities/001_capabilities_from_HMI.lua

Co-authored-by: Collin <[email protected]>

Co-authored-by: Oleksandr Deriabin (GitHub) <[email protected]>
Co-authored-by: Dmytro Boltovskyi (GitHub) <[email protected]>
Co-authored-by: Collin <[email protected]>
)

* delete contents of the storage folder instead of the entire folder, so that the storage folder can be a mounted disk

* add assert and /* to storage folder removals
* fix according to changes in hmi_capabilities.json for RC

* delay for RAI sequence

* add component RC

* Do not persist HMI Capabilities received from headunit

* update policy flow scripts, do not persist HMI Capabilities

* add delay for RAI

* update http policy flow, do not persist HMI Capabilities

* add initial scripts

* add processing pcmStreamCapabilities

* update policy external ucs flow, do not persist HMI Capabilities

* add test scripts RAI suspending

* add check allowMultipleAccess by default

* Update receiving of HMI capabilities cache file using module SDL

* add expand coverage tests

* update RAI for multiple apps, improvement, fix typos

* add delay for HMI cap response

* Do not persist HMI Capabilities received from headunit

* Temporarily exclude text fields that are absent in Mobile API from checks (sdl_core issue 3075)

* fixup! update RAI for multiple apps, improvement, fix typos

* Scripts stabilization

* Update scripts which related to persisting HMI capabilities feature for WebEngine applications

* fixup! update RAI for multiple apps, improvement, fix typos

* add tests script, request capabilities if they are not present in cache and default capabilities

* add fix for all interfaces IsReady available true

* Update PersistingHMICapabilities test scripts: function rename

* Update PersistingHMICapabilities test scripts: function extension

* Update PersistingHMICapabilities test scripts: hmiZoneCapabilities handling

* Update PersistingHMICapabilities test scripts: custom start function renaming

* Fix RC capabilities in MultipleModules scripts

* Add clean-up precondition into Policy scripts

* Apply new approach for existing scripts

* Add delay in HMI init

* Remove debug code

* Fix typo in file names

* Update test_scripts/Capabilities/PersistingHMICapabilities/006_HMICapabilityCacheFile_does_not_exist_in_AppStorage_folder.lua

Co-authored-by: Collin <[email protected]>

Co-authored-by: vjacheslav <[email protected]>
Co-authored-by: Yevhenii Dementieiev (GitHub) <[email protected]>
Co-authored-by: LitvinenkoIra <[email protected]>
Co-authored-by: Klepikov Viacheslav <[email protected]>
Co-authored-by: Dmitriy Boltovskiy <[email protected]>
Co-authored-by: Collin <[email protected]>
* add test for core issue 2888

* add positive test with appID

* add test with apps in full and no appid in notifications

* remove space from file name
dboltovskyi and others added 28 commits September 23, 2020 21:28
…conversion

Get rid of internal name conversion for `bitsPerSample` and `samplingRate` parameters
…8_into_test_set

Add scripts for issue 2888 into test set
…webengine_projection_scripts

Force connection type in WebEngineProjection scripts
…es_scripts

Update additionalExp for webSocketServerSupport == OFF
* Add script to verify issue 1862

* Moving script to 6_1 folder

* Test set for 1862 issue

* Move scripts to release 7.0

Co-authored-by: Dmitriy Boltovskiy <[email protected]>
Co-authored-by: IGetmanets <[email protected]>
Co-authored-by: JackLivio <[email protected]>
* Add script to verify #1384 issue

* Tests scripts have updated according to comments

* Updated test scripts after review

* Added changes after review

* Common file was updated

* Move scripts to release 7.0

Co-authored-by: Dmitriy Boltovskiy <[email protected]>
Co-authored-by: JackLivio <[email protected]>
* ATF script for defect 1178

* Script description and onAppInterfaceUnregistered mobile notification check

* Requested changes

* Moving script to 6_1 folder

* Test set for 1178 issue

* fixup! Test set for 1178 issue

* Move scripts to release 7.0

Co-authored-by: Igor Gapchuk <[email protected]>
Co-authored-by: Yana Chernysheva <[email protected]>
Co-authored-by: Dmitriy Boltovskiy <[email protected]>
Co-authored-by: JackLivio <[email protected]>
…ocol NAKs`, scripts for issue #3539 (#2468)

* Common file update

* Additional scripts for 0308 feature

Co-authored-by: Dmitriy Boltovskiy <[email protected]>
* Add scripts to check issue 3547

* Fix number of attempts
* Script for reproducing issue 1306

* Update script

* Script 1306 update and moving

* test set for 1306 issue

* Move scripts to release 7.0

* Rework script

Co-authored-by: IGetmanets <[email protected]>
Co-authored-by: Dmitriy Boltovskiy <[email protected]>
Co-authored-by: Collin <[email protected]>
* Add script to check issue 3549

* Update CloudAppRPCs scripts
@jacobkeeler jacobkeeler merged commit 7e8686f into master Nov 5, 2020
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.