eddyleo / doubango

Automatically exported from code.google.com/p/doubango
0 stars 0 forks source link

Test A.2.4 Stream-based Transport_4 fails. #175

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?

Please use labels and text to provide additional information.
Test  A.2.4 Stream-based Transport_4 fails.  The expected output from RFC 4465 
is MESSAGE_TOO_SHORT; the ‘MSG: INVALID_CODE_LOCATION’ is generated from my 
wrapper tests but there is no NACK.  Doubango test does not report any MSG or 
ERROR but just xoutput: NO.

Output from my tests…

================================================

=== Testing A.2.4.  Stream-based Transport_5 ===

================================================

***ERROR: function: "initStateless()"

file: ".\src\tcomp_message.c"

line: "170"

MSG: INVALID_CODE_LOCATION

***ERROR: function: "tcomp_decompressordisp_internalDecompress()"

file: ".\src\tcomp_decompressordisp.c"

line: "183"

MSG: Failed to create new sigcomp message.

xoutput: NO

xcycles: YES

output size: 0

=== A.2.4.  Stream-based Transport_5 status: FAIL ===

=====================================================

Output from Doubango tests…

=== Testing A.2.4.  Stream-based Transport_5 ===

xoutpout: NO

xcycles: YES

output size: 0

Original issue reported on code.google.com by boss...@yahoo.fr on 8 Jan 2013 at 11:41

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 10 Jan 2013 at 12:13