Skip to content

test failures during builds #41

@ahousing

Description

@ahousing

"mvn clean verify" returns the following failures/errors:

Failed tests:
  BaseFramingIT.shouldEchoBinaryFrameWithPayloadLength65535:421 arrays first differed at element [65532]; expected:<67> but was:<0>
  BaseFramingIT.shouldEchoBinaryFrameWithPayloadLength65535UsingMessageWriterAndMessageReader:459 arrays first differed at element [65532]; expected:<32> but was:<0>
  BaseFramingIT.shouldEchoBinaryFrameWithPayloadLength65536:493 arrays first differed at element [65526]; expected:<-63> but was:<0>
  BaseFramingIT.shouldEchoTextFrameWithPayloadLength65535:1041 expected:<...LNG`bV8nkGgOp>'Gw@FQ[f\b]> but was:<...LNG`bV8nkGgOp>'Gw@FQ[   ]>
  BaseFramingIT.shouldEchoTextFrameWithPayloadLength65535UsingMessageWriterAndMessageReader:1076 expected:<...):zE*`e\Z+MiC%@HR@4%[2!I]> but was:<...):zE*`e\Z+MiC%@HR@4%[   ]>
Tests in error:
  BaseFramingIT.shouldEchoBinaryFrameWithPayloadLength65536UsingMessageWriterAndMessageReader:516 » ArrayIndexOutOfBounds

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions