noushadali / mediaserver

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

JitterBuffer.jitterTest fails #108

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Run JUnit test 
org.mobicents.media.server.impl.rtp.JitterBufferTest.jitterTest()

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

The was stale. It was accidentally passing because the assertions happened to 
match the behavior of the code. However the implementation of jitter estimate 
was missing in Jitter Buffer.

Original issue reported on code.google.com by ivelin.a...@gmail.com on 2 Jan 2013 at 6:24

GoogleCodeExporter commented 9 years ago
Patch available here:
http://code.google.com/r/ivelinatanasoffivanov-tomq-mms-clone/source/detail?r=7c
3ce3dec9295fe8db32a9b0b5c1a2b3c0b0bd3e

Original comment by ivelin.a...@gmail.com on 2 Jan 2013 at 6:25

GoogleCodeExporter commented 9 years ago

Original comment by oifa.yul...@gmail.com on 2 Jan 2013 at 12:28

GoogleCodeExporter commented 9 years ago
Resolved by revision d49bface5443

Original comment by oifa.yul...@gmail.com on 5 Jan 2013 at 4:48