[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #514 has FAILED (1 tests failed, no failures were new). Change made by Matthew Jordan.

Bamboo bamboo at asterisk.org
Tue Jul 24 00:47:30 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #514 failed.
-----------------------------------------------------------------------
Code has been updated by Matthew Jordan.
1/282 tests failed, no failures were new.

http://bamboo.asterisk.org/browse/TESTING-ASTERISKTRUNK-514/


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 64-Bit (CentOS 6): 1 of 282 tests failed.



--------------
Code Changes
--------------
Matthew Jordan (370387):

>Unit tests for the Jitter Buffer API; remove unnecessary resync
>
>This patch includes the following:
>* Unit tests for the abstract Jitter Buffer API.  This includes both fixed
>  and adaptive flavors, testing nominal creation, frame input, frame retrieval,
>  resyncing; off nominal frame input overflow, out of order, and others.
>* Tweaks to the abstract_jb API to remove the unnecessary resync_threshold
>  parameter from the create function (resync_threshold is already in the
>  struct passed into the create function)
>* Ensure the fixed jitter buffer is empty before destroying it, to avoid an
>  ASSERT
>* Don't "resync" the adaptive jitter buffer.  The mechanism that was being
>  used actually causes the jitter buffer to think its being overflowed by going
>  around the jitterbuf API and attempting to 'resynch' it improperly.  If a
>  resync is needed, the jitter buffer will do it properly by itself.  Note that
>  this is only an optimization needed for trunk, as the worst that happens is the
>  loss of three voice packets before the adaptive jitter buffer will resync anyway.
>  
>Review: https://reviewboard.asterisk.org/r/2035
>



--------------
Tests
--------------
Existing Test Failures (1)
   - AsteriskTestSuite: S/channels/ s i p/generic ccss

--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20120724/421d4327/attachment.htm>


More information about the Test-results mailing list