tempesta-tech / tempesta-test

Test suite for Tempesta FW
10 stars 4 forks source link

encodings tests fails on CI #366

Closed const-t closed 1 year ago

const-t commented 1 year ago

Encoding tests fails when running repetitively with -R args, due to incorrect usage of response_content in SetUp method. Do not concatenate response_content in SetUp. To reproduce just execute run_tests.py -nv -R 3 encoding