[test-results] [Bamboo] Asterisk - Trunk > FreeBSD 8.1 > #402 has FAILED (54 tests failed, no failures were new). Change made by 5 authors.
Bamboo
bamboo at asterisk.org
Wed Nov 23 21:05:40 CST 2011
-----------------------------------------------------------------------
Asterisk - Trunk > FreeBSD 8.1 > #402 failed.
-----------------------------------------------------------------------
This build occurred because it is a dependant of ASTTRUNK-LUCID-1222.
54/163 tests failed, no failures were new.
http://bamboo.asterisk.org/browse/ASTTRUNK-FREEBSD81-402/
--------------
Failing Jobs
--------------
- i386 (Default Stage): 54 of 163 tests failed.
--------------
Code Changes
--------------
rmudgett (345221):
>Fix Progress spelling error in main/pbx.c.
>
>(closes issue ASTERISK-18857)
>Reported by: David M
>Patches:
> mainpbx-trivial.patch (License #6326) patch uploaded by David M
>........
>
>Merged revisions 345219 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 345220 from http://svn.asterisk.org/svn/asterisk/branches/10
>
Terry Wilson (345165):
>Don't read past end of input when calling write()
>
>int blah = 1;
>...
>write(chan->alertpipe[1], &blah, new_frames * sizeof(blah)) !=
>(new_frames * sizeof(blah)))
>
>is only valid when new_frames == 1. Otherwise we start reading into adjacent
>variables declared on the stack. The read end discards what is read, so the
>values don't matter but it's not a good idea to read past where we want even
>though new_frames is almost always 1 and should never be large. This patch is
>basically taken out of kpfleming's eventfd branch, as he mentioned that he
>remembered fixing it there when I talked to him about this issue.
>
>Review: https://reviewboard.asterisk.org/r/1583/
>........
>
>Merged revisions 345163 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 345164 from http://svn.asterisk.org/svn/asterisk/branches/10
>
wdoekes (345162):
>Update reqresp_parser parse_uri doxygen comments.
>
>The issue mentioned in the bug report had been fixed recently by
>twilson. The reporter included this documentation fix.
>
>(closes issue ASTERISK-18572)
>Reported by: Richard Miller
>Patch by: Richard Miller (modified)
>........
>
>Merged revisions 345160 from http://svn.asterisk.org/svn/asterisk/branches/1.8
>........
>
>Merged revisions 345161 from http://svn.asterisk.org/svn/asterisk/branches/10
>
--------------
Tests
--------------
Existing Test Failures (54)
- AsteriskTestSuite: S/apps/voicemail/leave voicemail priority
- AsteriskTestSuite: S/apps/voicemail/check voicemail reply
- AsteriskTestSuite: S/fastagi/connect
- AsteriskTestSuite: S/apps/voicemail/check voicemail new user
- AsteriskTestSuite: S/apps/voicemail/func vmcount
- AsteriskTestSuite: S/fastagi/stream-file
- AsteriskTestSuite: S/directed pickup
- AsteriskTestSuite: S/apps/directory operator exit
- AsteriskTestSuite: S/apps/voicemail/leave voicemail forwarding
- AsteriskTestSuite: S/apps/voicemail/check voicemail dialout
- AsteriskTestSuite: S/apps/incomplete/sip incomplete
- AsteriskTestSuite: S/apps/voicemail/leave voicemail forwarding auto urgent
- AsteriskTestSuite: S/apps/voicemail/check voicemail envelope
- AsteriskTestSuite: S/apps/voicemail/check voicemail options change password
- AsteriskTestSuite: S/fax/gateway t38 g711
- AsteriskTestSuite: S/fax/gateway g711 t38
- AsteriskTestSuite: S/channels/ s i p/realtime nosipregs
- AsteriskTestSuite: S/fax/gateway native t38 ced
- AsteriskTestSuite: S/udptl
- AsteriskTestSuite: S/apps/directory context operator exit
- AsteriskTestSuite: S/fax/gateway timeout5
- AsteriskTestSuite: S/apps/voicemail/authenticate nominal
- AsteriskTestSuite: S/fax/gateway timeout1
- AsteriskTestSuite: S/fax/gateway timeout2
- AsteriskTestSuite: S/fax/gateway timeout3
--
This message is automatically generated by Atlassian Bamboo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/test-results/attachments/20111123/88f2ddbf/attachment-0001.htm>
More information about the Test-results
mailing list