Skip to content

ArchitectureIT.originServerShouldSend505OnMajorVersionNotEqualToOne #894

@StCostea

Description

@StCostea

While running the build for transport/http in gateway in a loop, sometimes we get a failure with the following message:

ArchitectureIT.originServerShouldSend505OnMajorVersionNotEqualToOne FAILED with exception org.junit.ComparisonFailure: Specified behavior did not match expected:<...write "\r\n"

read "[HTTP/1.1 505]"

but was:<...write "\r\n"

read "[]"

(0.25 secs)
org.junit.ComparisonFailure: Specified behavior did not match expected:<...write "\r\n"

read "[HTTP/1.1 505]"

but was:<...write "\r\n"

read "[]"

In gateway log we see an exception HttpProtocolDecoderException.

The log for the error is here:
architectureit_failure.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions