langroodi / Adaptive-AUTOSAR

Adaptive Runtime AUTOSAR Linux Simulator
MIT License
399 stars 159 forks source link

SOME/IP Client Child Abortion Exception #11

Closed langroodi closed 2 years ago

langroodi commented 2 years ago

Describe the bug Child abortion exception in the following unit test:

        Start  57: SomeIpSdTest.StartScenario
 57/152 Test  #57: SomeIpSdTest.StartScenario .........................   Passed    0.71 sec
        Start  58: SomeIpSdTest.ClientStopScenario
 58/152 Test  #58: SomeIpSdTest.ClientStopScenario ....................Child aborted***Exception:   0.99 sec
        Start  59: SomeIpSdTest.ServerStopScenario
 59/152 Test  #59: SomeIpSdTest.ServerStopScenario ....................   Passed    0.71 sec

To Reproduce Occurred only once.

Expected behavior The test should always pass.

Additional context (please complete the following information):