smartdevicelink / sdl_core

SmartDeviceLink In-Vehicle Software and Sample HMI
BSD 3-Clause "New" or "Revised" License
241 stars 245 forks source link

SDL does not respond on incorrect requests from HMI #2983

Closed aderiabin closed 4 years ago

aderiabin commented 5 years ago

Bug Report

SDL does not respond on incorrect requests from HMI

Reproduction Steps

0.Precondition: 1) SDL and HMI are started

  1. Send incorrect RPC from HMI to SDL Example: GetURLS(service = true)
Expected Behavior

SDL sends response with error code INVALID_DATA to HMI

Observed Behavior

SDL does not respond on request from HMI

OS & Version Information
Test Case, Sample Code, and / or Example App

logs.tar.gz test_script.tar.gz

E-SAITO-TMC commented 4 years ago

@theresalech -san, We were able to reproduce this issue with Core 6.0.1. This is a medium priority issue for Toyota. Could you please include this in the Core 6.2 release planning?

theresalech commented 4 years ago

@aderiabin can you please advise if this issue is reproducible in Core 6.1.1?

dboltovskyi commented 4 years ago

@theresalech Please notice issue is not actual for 6.1.1 release and can be closed. Updated ATF script and logs: 2020-06-10_14-06-33_2983.tar.gz