[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1405 has FAILED. Change made by Joshua Colp.

Bamboo bamboo at asterisk.org
Sat Jun 22 18:35:14 CDT 2013


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #1405 failed.
-----------------------------------------------------------------------
Code has been updated by Joshua Colp.
1/2 jobs failed, with 0 failing tests.

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): No tests found.



--------------
Code Changes
--------------
Joshua Colp (392586):

>Make sorcery details opaque and add extended fields.
>
>Sorcery specific object information is now opaque and allocated with the object.
>This means that modules do not need to be recompiled if the sorcery specific part
>is changed. It also means that sorcery can store additional information on objects
>and ensure it is freed or the reference count decreased when the object goes away.
>
>To facilitate the above a generic sorcery allocator function has been added which
>also ensures that allocated objects do not have a lock.
>
>Extended fields have been added thanks to all of the above which allows specific fields
>to be marked as extended, and thus simply stored as-is within the object. Type safety
>is *NOT* enforced on these fields. A consumer of them has to query and ultimately perform
>their own safety check. What does this mean? Extra modules can extend already defined
>structures without having to modify them.
>
>Tests have also been included to verify extended field functionality.
>
>Review: https://reviewboard.asterisk.org/r/2585/
>



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


More information about the Test-results mailing list