[test-results] [Bamboo] Asterisk Testing > Asterisk Trunk > #1256 has FAILED. Change made by dlee.

Bamboo bamboo at asterisk.org
Thu May 9 09:43:23 CDT 2013


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

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


--------------
Failing Jobs
--------------
  - Asterisk CentOS 6 32-Bit (CentOS 6): 297 tests passed.



--------------
Code Changes
--------------
dlee (388005):

>Remove required type field from channel blobs
>
>When we first introduced the channel blob types, the JSON blobs were
>self identifying by a required "type" field in the JSON object
>itself. This, as it turns out, was a bad idea.
>
>When we introduced the message router, it was useless for routing based
>on the JSON type. And messages had two type fields to check: the
>stasis_message_type() of the message itself, plus the type field in the
>JSON blob (but only if it was a blob message).
>
>This patch corrects that mistake by removing the required type field
>from JSON blobs, and introducing first class stasis_message_type objects
>for the actual message type.
>
>Since we now will have a proliferation of message types, I introduced a
>few macros to help reduce the amount of boilerplate necessary to set
>them up.
>
>Review: https://reviewboard.asterisk.org/r/2509
>



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


More information about the Test-results mailing list