smartdevicelink / sdl_atf_test_scripts

Test scripts for sdl_atf
BSD 3-Clause "New" or "Revised" License
2 stars 60 forks source link

Wrong expectation on SubscribeVehicleData HMI call in two test scripts from develop #2385

Closed ychernysheva closed 4 years ago

ychernysheva commented 4 years ago

Test scripts test_scripts/API/VehicleData/GenericNetworkSignalData/032_Subscription_resumption_for_VDitems_2_apps_unexpected_disconnect.lua and test_scripts/API/VehicleData/GenericNetworkSignalData/033_Subscription_resumption_for_VDitems_2_apps_ign_off.lua failed after fixing issue https://github.com/SmartDeviceLink/sdl_core/issues/2283.

Scripts: develop (49fc2be922f89d24340f0040653147e9b87bce5c) ATF: develop (496be121cf530c6b87d5e54d9b8acb5139fd5d5b) SDL: branch with fix (https://github.com/ychernysheva/sdl_core/tree/fix/sdl_sends_subscribe_vehicle_data_to_same_items_during_resumption)

jacobkeeler commented 4 years ago

Closing with the merge of #2386