eddyleo / doubango

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

A.2.4. Stream-based Transport_6 does not report expected error #176

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.
A.2.4. Stream-based Transport_6 does not report expected error

Expected ‘INVALID_CODE_LOCATION’ no ‘MSG: ‘ output from test just errors

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

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

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

***ERROR: function: "tcomp_message_ctor()"

file: ".\src\tcomp_message.c"

line: "287"

MSG: SigComp Message not valid (magic code mismatch)

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

file: ".\src\tcomp_decompressordisp.c"

line: "183"

MSG: Failed to create new sigcomp message.

xdecompression-failure: INVALID_CODE_LOCATION

FAIL: MISSING NACK

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

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

Output from Doubango tests…

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

***ERROR: function: "tcomp_message_ctor()"

file: ".\src\tcomp_message.c"

line: "261"

MSG: MESSAGE_TOO_SHORT

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

file: ".\src\tcomp_decompressordisp.c"

line: "183"

MSG: Failed to create new sigcomp message.

xoutpout: NO

xcycles: YES

output size: 0

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

GoogleCodeExporter commented 8 years ago

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

GoogleCodeExporter commented 8 years ago
Fixed in SVN r805+
/!\Please note that some torture tests require previous ones and the first have 
to be started with clean manager state.

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