[test-results] [Bamboo] Asterisk Testing > Asterisk 1.8 Branch > #426 has FAILED (1 tests failed, no failures were new). Change made by rmudgett.

Bamboo bamboo at asterisk.org
Mon Oct 8 20:00:45 CDT 2012


-----------------------------------------------------------------------
Asterisk Testing > Asterisk 1.8 Branch > #426 failed.
-----------------------------------------------------------------------
Code has been updated by rmudgett.
1/189 tests failed, no failures were new.

http://bamboo.asterisk.org/browse/TESTING-ASTERISK18BRANCH-426/


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



--------------
Code Changes
--------------
rmudgett (374686):

>Fix deletion of unopenable spool files.
>
>If scan_service() cannot open the spool file, it logs a message saying
>that it will delete the file and calls remove_from_queue() to do it.
>However, remove_from_queue() fails to delete the spool file because struct
>outgoing has not yet been fully initialized.
>
>* Merged allocating a new struct outgoing and init_outgoing() into
>new_outgoing().  Allocation is initialization.
>
>* Made apply_outgoing() not initialize the spool filename in struct
>outgoing.
>
>* Made apply_outgoing() call ast_trim_blanks() and ast_skip_blanks()
>rather than manually inlining them.
>
>* Reduced indentation levels in apply_outgoing().
>
>* Fixed a garbled comment in remove_from_queue().
>
>* Reworked scan_service() to simplify it.
>
>(closes issue ASTERISK-17231)
>Reported by: David Chappell
>Patches:
>      spool_open_failure.diff (license #4997) patch uploaded by David Chappell
>      Started with this patch.
>



--------------
Tests
--------------
Existing Test Failures (1)
   - AsteriskTestSuite: S/channels/ s i p/sip outbound address

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


More information about the Test-results mailing list