smartdevicelink / sdl_core

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

Sometimes transport_manager_test may fail with core crash #3807

Closed dboltovskyi closed 2 years ago

dboltovskyi commented 2 years ago

Bug Report

Sometimes transport_manager_test may fail with core crash

Reproduction Steps
  1. Build SDL core with -DBUILD_TESTS=ON cmake option
  2. Run transport_manager_test with command:
    ./transport_manager_test --gtest_filter=WebsocketNotSecureSessionConnectionTest.SUCCESS_SendData --gtest_repeat=100
Expected Behavior

Test passed

Observed Behavior

Test failed and core crash observed

OS & Version Information
Test Case, Sample Code, and / or Example App
Jack-Byrne commented 2 years ago

@dboltovskyi Does Luxoft plan on submitting a pr for this issue?

dboltovskyi commented 2 years ago

@JackLivio Yes, Luxoft teams is going to submit a fix for this issue.

jacobkeeler commented 2 years ago

Closed via #3809