eddyleo / doubango

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

(A.1.15. State Creation_4) & 18 (A.1.15. State Creation_5) you need to set XFAIL_YES rather than XFAIL_NO #193

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.
NOTE: I think for 17 (A.1.15. State Creation_4) & 18 (A.1.15. State Creation_5) 
you need to set XFAIL_YES rather than XFAIL_NO; based on RFC4465

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

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 11 Jan 2013 at 3:58

GoogleCodeExporter commented 8 years ago
Attached patch file fixes the input to the test.  Perhaps this is enough to fix 
the tests however it is still not clear if the expected output is created as 
ERRORs are reported.

=== Testing A.1.15.  State Creation_4 ===

***ERROR: function: "tcomp_nackinfo_write()"
file: "c:\users\abc\documents\myboghe\doubango\branches\2.0\doubango\tinysigcomp
\src\tcomp_nackinfo.c"
line: "73"
MSG: Invalid parameter
***ERROR: function: "tcomp_udvm_runByteCode()"
file: "c:\users\abc\documents\myboghe\doubango\branches\2.0\doubango\tinysigcomp
\src\tcomp_udvm.c"
line: "485"
MSG: Execution failed for instruction = 33

==WE GOT A NACK

Expected failure: INVALID_STATE_ID_LENGTH
=== A.1.15.  State Creation_4 STATUS: PASS ===

=== Testing A.1.15.  State Creation_5 ===

***ERROR: function: "tcomp_nackinfo_write()"
file: "c:\users\abc\documents\myboghe\doubango\branches\2.0\doubango\tinysigcomp
\src\tcomp_nackinfo.c"
line: "73"
MSG: Invalid parameter
***ERROR: function: "tcomp_udvm_runByteCode()"
file: "c:\users\abc\documents\myboghe\doubango\branches\2.0\doubango\tinysigcomp
\src\tcomp_udvm.c"
line: "485"
MSG: Execution failed for instruction = 33

==WE GOT A NACK

Expected failure: INVALID_STATE_ID_LENGTH
=== A.1.15.  State Creation_5 STATUS: PASS ===

Original comment by alistair...@gmail.com on 15 Jan 2013 at 10:13

Attachments:

GoogleCodeExporter commented 8 years ago

Original comment by boss...@yahoo.fr on 16 Jan 2013 at 8:38