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

Bamboo bamboo at asterisk.org
Wed Jun 27 21:29:08 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk Trunk > #416 failed.
-----------------------------------------------------------------------
Code has been updated by Terry Wilson.
1/267 tests failed, no failures were new.

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


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



--------------
Code Changes
--------------
Terry Wilson (369454):

>Add the ability to set flags via the config options api
>
>Allows the setting of flags via the config options api.
>For example, code like this:
>
>#define OPT1 1 << 0
>#define OPT2 1 << 1
>#define OPT3 1 << 2
>
>struct thing {
>   unsigned int flags;
>};
>
>and a config like this:
>
>[blah]
>opt1=yes
>opt2=no
>opt3=yes
>
>Review: https://reviewboard.asterisk.org/r/2004/
>



--------------
Tests
--------------
Existing Test Failures (1)
   - AsteriskTestSuite: S/channels/ s i p/ s d p offer answer

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


More information about the Test-results mailing list