-
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 7.0.0 #2473
Merged
Merged
Release 7.0.0 #2473
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
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 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]>
* 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
…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]>
Co-authored-by: Dmitriy Boltovskiy <[email protected]>
* Add scripts to check issue 3547 * Fix number of attempts
Co-authored-by: LitvinenkoIra <[email protected]>
* 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
Co-authored-by: Dmitriy Boltovskiy <[email protected]>
Jack-Byrne
approved these changes
Nov 5, 2020
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.
Testing Support For SDL Core Features
[SDL 0249] Persisting HMI Capabilities specific to headunit
[SDL 0298] Processing of unknown enum values by SDL Core
[SDL 0252] Aligning HMI and MOBILE API for pcmStreamCapabilities
[SDL 0253] New vehicle data StabilityControlsStatus
[SDL 0256] Refactor Fuel Information Related Vehicle Data
[SDL 0266] New vehicle data GearStatus
[SDL 0261] New vehicle data WindowStatus
[SDL 0257] New vehicle data HandsOffSteering
[SDL 0148] Template Improvements: Additional SubMenus
[SDL 0152] Driver Distraction Improvements: Command List Limitations
[SDL 0200] Removing URL Parameter Max Length
[SDL 0202] Supported Character Sets
[SDL 0242] Subtle Alert Style
[SDL 0268] Main Menu Updating and Pagination
[SDL 0273] WebEngine Projection mode
[SDL 0308] Add a Reason Parameter to All Protocol NAKs
[SDL 0190] Handle response from HMI during resumption data
[SDL 0188] Interior Vehicle Data Resumption