tempesta-tech / tempesta-test

Test suite for Tempesta FW
11 stars 4 forks source link

long_body works fine except RequestTests #246

Closed pale-emperor closed 2 years ago

pale-emperor commented 2 years ago

Long body have 2 tests which leads to FAIL condition:

long_body.test_long_request.RequestTest1M long_body.test_long_request.RequestTest1k

[12199.646174] [tempesta fw] Warning: Parser error: state=RGen_BodyInit input(-8)=0xa('0.0.1
[12199.646175] [tempesta fw] Warning: failed to parse request: 127.0.0.1

Tests: long_body.test_long_response.ResponseTest1k long_body.test_long_response.ResponseTest1M

also was disabled by another issue

I think we have a problems with tempesta-fw parser which leads to test fails