wakaama icon indicating copy to clipboard operation
wakaama copied to clipboard

block transfer unit tests broken

Open qleisan opened this issue 4 years ago • 3 comments

While testing #461 (block transfer)

Suite: Suite_block1 Test: test of test_block1_nominal() ...passed Test: test of test_block1_retransmit() ...Segmentation fault (core dumped)

qleisan avatar Dec 10 '20 13:12 qleisan

In PR #461 the "test_block1_retransmit()" is disabled. The test is considered faulty not the code. Should be revisited and re-enabled

qleisan avatar Dec 11 '20 12:12 qleisan

@tuve Any chance you can take care of this? Once done we could then fix the one CodeQL finding.

rettichschnidi avatar Apr 22 '21 00:04 rettichschnidi

I can have a look at it

tuve avatar Apr 22 '21 07:04 tuve

PR #682 will fix this.

rettichschnidi avatar Mar 01 '23 11:03 rettichschnidi