eddyleo / doubango

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

A.3.3. Multiple Compartments_6 test fails #178

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.3.3. Multiple Compartments_6 test fails

According to RFC 4465 for this test it should work and have expected cycles of  
1804.

Both tinySIGCOMP (takes 7 cycles before NACK) and my tests  (takes 456 cycles 
before NACK) fail as follows:

*INFO: SigComp - Creating stateless message.

==WE GOT A NACK

xoutpout: YES

xcycles: NO

output size: 0

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

GoogleCodeExporter commented 8 years ago
In fact, the comp_id have to be changed: "If the code makes a state creation 
request, then the state must be saved in Compartment (N modulo 3)."
Fixed

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

GoogleCodeExporter commented 8 years ago
Fixed by r809

Original comment by boss...@yahoo.fr on 21 Jan 2013 at 8:49