[commits] Build failed in Jenkins: horde-git #11044

Continuous integration hudson at horde.org
Wed Mar 14 09:18:11 UTC 2012


See <http://ci.horde.org/job/horde-git/11044/changes>

Changes:

[Michael J Rubinsky] Ensure we have a full year to compare tz transitions when searching for a matching tz.

[Michael J Rubinsky] phpdoc/typehints

[Michael J Rubinsky] BFN

[Jan Schneider] FF 10 is still Mozilla 5.

[Michael J Rubinsky] WP7 devices have broken provisioning when using EAS 2.5

[Jan Schneider] BFN

[Jan Schneider] Set default port.

[Jan Schneider] Fix variable name.

[Michael M Slusarz] Fix documentation on CLI options

[Michael M Slusarz] [mms] Workaround broken Thunderbird encrypted S/MIME messages.

[Michael M Slusarz] [mms] Workaround non-ASCII data in bodystructure return from IMAP server.

[Michael M Slusarz] Fix sizing of vertical viewport layout

[Michael M Slusarz] Use defer() instead of delay()

[Michael M Slusarz] Correctly resize viewport when adding searchbar to screen

[Michael M Slusarz] Released Horde_Imap_Client-1.4.3

[Michael M Slusarz] Development mode for Horde_Imap_Client-1.4.4

[Michael M Slusarz] Fix undefined error

[Ralf Lang] Make sure we only pass the clean connection parameter array to Horde_Db without any extra keys from backend.php

[Ralf Lang] [rla] Don't pass too many parameters from backends.php to Horde_Db (Fix for [#10963] problem with PostgreSQL)

[Michael M Slusarz] [mms] Other places where bodystructure may return literals.

[Michael M Slusarz] Fix phpdoc

[Michael M Slusarz] Add Horde_Core_Alarm_Handler_Notify class

[Michael M Slusarz] Nobody wants to read documentation, so provide examples

[Michael M Slusarz] userId empty is an expected occurrence

[Michael M Slusarz] Tweak phpdoc

[Michael M Slusarz] Add string representations of objects

[Michael M Slusarz] Use _tokenToString()

[Michael M Slusarz] [mms] Support Horde_Mail_Rfc822_Address objects.

[Michael M Slusarz] [mms] Envelope address data now returned as Horde_Mail_Rfc822_Address objects.

[Michael M Slusarz] Add TODO

[Michael M Slusarz] Add UPGRADING

[Michael M Slusarz] Add shortcuts to get MIME [de|en]coded values

[Michael M Slusarz] [mms] Correctly support RFC 822 groups in envelope data.

[Ralf Lang] Obviously, I was too hurried.

[Michael M Slusarz] Fix typo

[Michael M Slusarz] Fixes for stripping out group items

[Michael M Slusarz] Catch NIL envelope entries as early as possible

[Michael M Slusarz] [mms] Do case-insensitive check for NIL in IMAP data.

[Michael M Slusarz] Yet more improvements for literal/NIL string parsing

[Jan Schneider] Simplify, blacklist (Bug #10963).

[Jan Schneider] Fix changelog.

[Ralf Lang] Wrong call syntax, fatal

[Michael M Slusarz] Proper fix for internal data change

[Michael M Slusarz] More work on parseAddressList() non-validate mode

[Michael M Slusarz] We are storing addresses unencoded now, so don't encode the personal part

[Michael M Slusarz] phpdoc

[Michael M Slusarz] Reduce indentation

[Michael M Slusarz] Absence of feature/quirk now used for false value.

[Michael M Slusarz] Bug #10970: IE9 no longer has dataurl limit

[Michael M Slusarz] New version of Mozilla should default to latest features

[Michael M Slusarz] Ticket #10970: cite property available since IE 8

[Michael M Slusarz] Bug #10903: Remove Turba 2.2 upgrade tasks.

[Michael M Slusarz] Another email parsing test

[Michael M Slusarz] Parameters were not being correctly reset between function calls

[Michael M Slusarz] Sanity checking.

[Michael M Slusarz] Tweaks to non-validate algorithm

[Jan Schneider] I don't remember why we wouldn't include the fraemwork if not checking out HEAD or FRAMEWORK_3.

[Michael M Slusarz] This code doesn't do anything ($vEvent is never used).

[Michael M Slusarz] Fix sending freebusy reply.

[Michael M Slusarz] I *think* this fixes deleting a recurring event.

[Ralf Lang] at least in my version of the manual, that link is a separate page now

[Michael M Slusarz] Bug #10976: Fix upload_tmp_dir checking

[Michael M Slusarz] Do invalid-email check in IMP_Compose#recipientList()

[Michael M Slusarz] This got lost when merging from develop

[Michael M Slusarz] Groups need a comma after the semicolon

[Michael M Slusarz] Add option to encode address when writing it.

[Michael M Slusarz] More fixes to e-mail checking in IMP

[Michael M Slusarz] Botched merge from develop

[Michael M Slusarz] Don't toggle attachment icon when switching between messages

[Jan Schneider] There are no mirrors anymore.

[Jan Schneider] [jan] Don't start transaction more than once in SQL driver (Bug #10978).

[Michael M Slusarz] Fix function call

[Michael M Slusarz] Sanity checking on data.

[Michael M Slusarz] Copy charset param from DB config to base driver config

[Michael M Slusarz] [mms] Fix saving initial_page preference.

[Michael M Slusarz] Fix case where page was reloaded and old UID no longer exists.

[Chuck Hagenbuch] Avoid repeated method calls, and don't silence more than we mean to.

[Chuck Hagenbuch] space consistency

[Michael M Slusarz] Bug #10979: Better error message when missing required parameters.

[Jan Schneider] Actually do silence the unserialize() call.

[Michael M Slusarz] Prepare for re-release of Imap_Client 1.4.3.

[Michael M Slusarz] Released Horde_Imap_Client-1.4.4

[Michael M Slusarz] Development mode for Horde_Imap_Client-1.4.5

[Michael M Slusarz] Revert "Prepare for re-release of Imap_Client 1.4.3."

[Jan Schneider] Update lv translation.

[Jan Schneider] Don't save errorneous options.

[Jan Schneider] Fix class name (Bug #10985).

[Jan Schneider] listGroups($user) didn't use $this->_filter and returned groups outside original filter

[Jan Schneider] [jan] Use configured filter when listing groups (Jesse Sandberg <jesse.sandberg at verkkokauppa.com>, Bug #10975).

[Michael M Slusarz] Fix for non-validate parsing where first element is a bare address

[Michael M Slusarz] Give type-hint for multipart/related img data

[Jan Schneider] Fix translation (Bug #10987).

[Michael M Slusarz] Only initialize document event handlers once

[Michael M Slusarz] Immediately stop select start if we detect click on active Drag element

[Michael M Slusarz] Don't contiunally remove/re-add these event handlers

[Michael M Slusarz] No need for z-index here, since these bars should be below everything

[Michael M Slusarz] [mms] Improve drag performance of elements in dynamic view.

[Michael M Slusarz] We want to strip access key here, not highlight

[Michael M Slusarz] 2nd attempt at fixing botched merge

[Michael M Slusarz] Correctly ensure that charset params always exist

[Michael M Slusarz] ANOTHER part of the botched merge

[Michael M Slusarz] Guess what? You guessed it. Another part of botched merge

[Michael M Slusarz] Fix viewable prefs when toggling from Hide->Show Advanced

[Michael M Slusarz] Bug #10996: encode javascript tooltip

[Ralf Lang] doc c/p and typo

[Michael M Slusarz] Fix broken Group searching on postgresql

[Michael J Rubinsky] Need to include the __members field by default also.

[Michael J Rubinsky] Need to include the __members field by default also.

[Michael J Rubinsky] Add 10 day forecast support for Wunderground.

[Michael J Rubinsky] chagnes

[Michael J Rubinsky] wrapping

[Michael J Rubinsky] ws

[Michael J Rubinsky] Must delete each event so that History picks up the change.

[Michael J Rubinsky] Pass back any recently deleted calendars to sync clients as well.

[Michael J Rubinsky] Avoid prematurley pruning the deleted calendar from the sync_calendar pref.

[Michael J Rubinsky] BFN

[Michael J Rubinsky] simplify

[Michael J Rubinsky] Throw exception if no weather service configured when trying to obtain a weather driver from the injector.

[Michael J Rubinsky] Check for a configured provider while ensure()ing the driver.

[Michael J Rubinsky] fix scope

[Michael J Rubinsky] Always provide the longest forecast the driver can provide.

[Michael J Rubinsky] Protect against fixating the forecast length across multiple requests.

[Michael J Rubinsky] CHANGES

[Michael J Rubinsky] Allow emulating a smaller forecast length.

[Michael J Rubinsky] Don't query the provider again if we have a longer forecast length.

[Michael J Rubinsky] Remove debug(?) parameter.

[Michael J Rubinsky] add missing '*' in comment block

[Michael J Rubinsky] Add doc/Horde/Service/Weather/COPYING, update package.xml

[Gunnar Wrobel] Fix docs for the webdocs operation.

[Michael J Rubinsky] Only allow admins to removeUserData

[Michael J Rubinsky] Prepend the protocol the the $url.

[Ralf Lang] actually return the set permissions

[Ralf Lang] EOF whitespace

[Michael M Slusarz] Fix replying to text/html only message

[Michael M Slusarz] [mms] Return correct authentication error if authentication fails after the original login (Bug #11007).

[Michael M Slusarz] [mms] Add Horde_Imap_Client_Base#setParam() (Bug #10680).

[Ralf Lang] [rla] fix [#11012] Horde_Rdo calls non-existing Horde_Db method for lazy fields

[Ralf Lang] More elegant version of previous bugfix

[Michael M Slusarz] Bug #11015: Only do these actions if authenticated

[Michael M Slusarz] Another fix for the broken merge

[Michael M Slusarz] [mms] Bump lock retry from 0.005s -> 0.1s.

[Michael M Slusarz] Missed file for commit 5f460e829a06f9d0dece054ddf364c9eb5de8a91

[Michael M Slusarz] Revert "Fix replying to text/html only message"

[Michael M Slusarz] Store with UID as key

[Ralf Lang] phpdoc

[Jan Schneider] Update de translation.

[Jan Schneider] Updated

[Jan Schneider] Released Horde_ActiveSync-1.2.4

[Jan Schneider] Development mode for Horde_ActiveSync-1.2.5

[Jan Schneider] Released Horde_Autoloader_Cache-1.0.1

[Jan Schneider] Development mode for Horde_Autoloader_Cache-1.0.2

[Jan Schneider] [jan] Update utf capability for Firefox 10+.

[Jan Schneider] [mms] Update dataurl and cite capabilities for Internet Explorer.

[Jan Schneider] [mms] Fix upload_tmp_dir checking (Bug #10976).

[Jan Schneider] Released Horde_Browser-1.0.6

[Jan Schneider] Development mode for Horde_Browser-1.0.7

[Jan Schneider] Released Horde_Crypt-1.1.1

[Jan Schneider] Development mode for Horde_Crypt-1.1.2

[Jan Schneider] [jan] Update Spanish translation.

[Jan Schneider] Released Horde_Date-1.0.10

[Jan Schneider] Development mode for Horde_Date-1.0.11

[Jan Schneider] [jan] Use configured filter when listing groups (Jesse Sandberg <jesse.sandberg at verkkokauppa.com>, Bug #10975).

[Jan Schneider] Released Horde_Group-1.0.5

[Jan Schneider] Development mode for Horde_Group-1.0.6

[Jan Schneider] [cjh] Fix setting PUT data in the Peclhttp Horde_Http_Request class.

[Jan Schneider] [cjh] Return real data for HTTP 4xx and 5xx responses when using fopen().

[Jan Schneider] [cjh] Fix infinite loop on unknown parameters being set.

[Jan Schneider] Released Horde_Http-1.1.1

[Jan Schneider] Development mode for Horde_Http-1.1.2

[Jan Schneider] [jan] Update Spanish translation (Manuel P. Ayala <mayala at unex.es>).

[Jan Schneider] Released Horde_Image-1.0.10

[Jan Schneider] Development mode for Horde_Image-1.0.11

[Jan Schneider] Released Horde_Imap_Client-1.5.0

[Jan Schneider] Development mode for Horde_Imap_Client-1.5.1

[Jan Schneider] Released Horde_Itip-1.0.7

[Jan Schneider] Development mode for Horde_Itip-1.0.8

[Jan Schneider] Wrong package.

[Jan Schneider] Released Horde_Mail-1.1.0

[Jan Schneider] Development mode for Horde_Mail-1.1.1

[Jan Schneider] Released Horde_Memcache-1.0.5

[Jan Schneider] Development mode for Horde_Memcache-1.0.6

[Jan Schneider] Released Horde_Mime-1.5.0

[Jan Schneider] Development mode for Horde_Mime-1.5.1

[Jan Schneider] ws

[Jan Schneider] Released Horde_Rdo-1.1.1

[Jan Schneider] Development mode for Horde_Rdo-1.1.2

[Jan Schneider] [jan] Fix CVS releases from arbitrary branches/tags.

[Jan Schneider] [jan] Remove reference to mirrors.

[Jan Schneider] Stable release.

[Jan Schneider] Released Horde_Release-1.0.0

[Jan Schneider] Development mode for Horde_Release-1.0.1

[Jan Schneider] Released Horde_Service_Weather-1.1.0

[Jan Schneider] Development mode for Horde_Service_Weather-1.1.1

[Jan Schneider] Released Horde_SessionHandler-1.0.4

[Jan Schneider] Development mode for Horde_SessionHandler-1.0.5

[Jan Schneider] [mms] Fix failing unit tests.

[Jan Schneider] Released Horde_Support-1.0.2

[Jan Schneider] Development mode for Horde_Support-1.0.3

[Jan Schneider] [mms] Merge upstream updates to JsMin filter.

[Jan Schneider] Released Horde_Text_Filter-1.1.3

[Jan Schneider] Development mode for Horde_Text_Filter-1.1.4

[Jan Schneider] [jan] Updated Spanish translation.

[Jan Schneider] [jan] Updated German translation.

[Jan Schneider] Released Horde_Token-1.1.5

[Jan Schneider] Development mode for Horde_Token-1.1.6

[Ralf Lang] Change license tag format to spdx.org BSD-2-Clause tage.

[Gunnar Wrobel] Typo.

[Michael M Slusarz] Use built-in method to create addresses

[Jan Schneider] Make sure that default values from IMP prefs are added to any identities created by Horde.

[Jan Schneider] Don't give up when we can't access one calendar, keep trying the others.

[Jan Schneider] Hotfix to allow default values for HTML signatures.

[Michael M Slusarz] Throw Exception if there is not at least one recipient.

[Michael M Slusarz] Add _normalizeEOL()

[Michael M Slusarz] Normalize header EOLs; useful if PHP_EOL is incorrect

[Michael M Slusarz] [mms] Don't add personal part to e-mail address if it is identical to the address itself.

[Michael M Slusarz] [mms] Fix 'vanished' return from fetch().

[Michael M Slusarz] Silence error when calling levenshtein()

[Michael M Slusarz] Fix _getBareEmail()

[Michael M Slusarz] phpdoc

[Michael M Slusarz] Indicate some deprecated parameters

[Michael M Slusarz] [mms] Add Horde_Mail_Rfc822#encode().

[Michael M Slusarz] [mms] First argument to Horde_Mail_Rfc822#parseAddressList() can now be an array of addresses.

[Michael M Slusarz] [mms] Add optional arguments to the Horde_Mail_Rfc822_Group constructor.

[Michael M Slusarz] [mms] The address and group objects now extend the base Horde_Mail_Rfc822_Object class.

[Michael M Slusarz] Writing a group address is now self-contained in Group object.

[Michael M Slusarz] [mms] Add optional arguments to the Horde_Mail_Rfc822_Group constructor.

[Michael M Slusarz] Writing an address is now self-contained in Address object.

[Michael M Slusarz] [mms] Added Horde_Mail_Rfc822#trimAddress().

[Michael M Slusarz] Update package list

[Michael M Slusarz] Add Edit As New to Forward menu in dynamic view

[Michael M Slusarz] [mms] Fix accessing STATUS information for mailboxes with non 7-bit characters.

[Michael M Slusarz] [mms] Workaround PHP bug when using serialized Envelope data created by Horde_Imap_Client < 1.5.0 (Bug #11026).

[Michael M Slusarz] [mms] Better support for IDN hosts in non-validate address parsing mode (Bug #11021).

[Michael M Slusarz] [mms] Added Horde_Mail_Rfc822_Address#encoded property.

[Michael M Slusarz] Icon for edit as new in button dropdown

[Michael J Rubinsky] spacing

[Jan Schneider] Fix saving portal block parameters.

[Michael J Rubinsky] Fix default value for runnint_timers pref

[Michael J Rubinsky] Ensure we always have an array

[Michael J Rubinsky] Fix upgrade task for pausedTimers; Remove double unserialize()

[Michael M Slusarz] Moved package.xml entry to correct package

[Jan Schneider] Move to correct package.xml.

[Jan Schneider] Add missing changes.

[Jan Schneider] Released Horde_Core-1.8.5

[Jan Schneider] Development mode for Horde_Core-1.8.6

[Jan Schneider] Released timeobjects-1.0.6

[Jan Schneider] Development mode for timeobjects-1.0.7

[Jan Schneider] Prepare releases.

[Jan Schneider] Released horde-4.0.14

[Jan Schneider] Development mode for horde-4.0.15

[Jan Schneider] Released ansel-2.0.1

[Jan Schneider] Development mode for ansel-2.0.2

[Jan Schneider] Released imp-5.0.19

[Jan Schneider] Development mode for imp-5.0.20

[Jan Schneider] Released passwd-4.0.1

[Jan Schneider] Development mode for passwd-4.0.2

[Jan Schneider] Released turba-3.0.12

[Jan Schneider] Development mode for turba-3.0.13

[Jan Schneider] Released whups-2.0.2

[Jan Schneider] Development mode for whups-2.0.3

[Ben Klang] Fix listing contacts via API

[Michael M Slusarz] Fix parsing messages in non-validation mode

[Michael M Slusarz] [mms] Fix updating the compose address fields when using the contacts popup and a search is done in that popup.

[Michael M Slusarz] Bug #11026: Better fix to invalidate cache entries.

[Michael M Slusarz] Released Horde_Imap_Client-1.5.1

[Michael M Slusarz] Development mode for Horde_Imap_Client-1.5.2

[Michael M Slusarz] More tweaks to non-validate e-mail parsing

[Michael M Slusarz] Horde_Mail unit test tweaks

[Jan Schneider] true is not a valid paramter value for 'secure' (Bug #11034).

[Jan Schneider] Clean up the mess in getBackends() (Bug #11023).

[Jan Schneider] Print version where a changelog was added.

[Jan Schneider] Update de translation.

[Jan Schneider] Fix 'secure' parameter (Bug #11034).

[Michael M Slusarz] Bug #11041: If mailbox listing fails, this needs to be a fatal error since the IMAP tree cannot be built correctly.

[Michael M Slusarz] [mms] Fix regression in displaying From address on mailbox page in traditional view.

[Michael M Slusarz] More contacts popup fixes.

[Michael M Slusarz] Workaround broken IMAP server that might send STATUS return without corresponding LIST entry.

[Jan Schneider] [jan] Fix escaping of binary values in SQLite.

[Jan Schneider] The default quotaroot should be the base directory, not the root directory.

[Jan Schneider] [jan] Fix calculating folder sizes with similar folder names in SQL driver.

[Michael M Slusarz] [mms] Clear imapproxy status when logging out.

[Jan Schneider] Discourage users from installing into a separate PEAR.

[Jan Schneider] [jan] Fix recursive listFolder() on base directory.

[Jan Schneider] [jan] Fix several issues with quota calculation.

[Jan Schneider] Fix parse error (Arjen de Korte, Bug #11048).

[Jan Schneider] [jan] Fix parsing composite phone fields (alexander.haensch at ipc.uni-tuebingen.de, Bug #11047).

[Jan Schneider] [jan] Fix ignored  argument for listFolders() in SQL driver.

[Jan Schneider] Horde_Util::getTempFile() takes care of deleting the temp file.

[Jan Schneider] [jan] Fix double unlink() of temporary files.

[Jan Schneider] Simplify

[Jan Schneider] Fix argument defaults. Report non-existing directory.

[Jan Schneider] Grab errors from STDERR.

[Jan Schneider] Fix errors and inconsistent behavior detected by unit tests.

[Jan Schneider] [jan] Fix inconsistent behavior of the different backend drivers.

[Michael M Slusarz] Fix typo

[Michael M Slusarz] Fix resizing window on IE8 to extremely small sizes.

[Michael M Slusarz] Catch unserialize errors for Imap_Client objects (e.g. switching between IMP 6 and 5 in a session

[Michael M Slusarz] Better error message when e-mail address is bad.

[Michael M Slusarz] Use correct method to close current session.

[Michael M Slusarz] phpdoc

[Michael M Slusarz] [mms] Only poll mailboxes in dynamic view that exist in the browser folder tree.

[Michael M Slusarz] Remove Horde::debug() call

[Michael M Slusarz] This should be an exact address search

[Michael M Slusarz] Fix/optimize email search when auto-adding contacts.

[Michael M Slusarz] Bug #11055: Use the new cachejs and cachecss configs

[Michael M Slusarz] Fix parentheses placement

[Michael M Slusarz] No need to pass 'url' parameter in this link.

[Michael J Rubinsky] Close resources when done.

[Michael M Slusarz] Make headers more visible in flag management view

[Michael M Slusarz] Bug #11059: Yet more botched merge fixes.

[Michael M Slusarz] Fix selecting folders page entry if that is the current preference value

[Michael M Slusarz] Fix commentCallback turba API call

[Michael M Slusarz] Fix exception

[Michael M Slusarz] The last 2 search() parameters are optional

[Michael M Slusarz] [mms] Don't do regex matching for data that can never match.

[Michael M Slusarz] style

[Michael M Slusarz] Better error when user tries to access IMP download link when not authenticated

[Michael M Slusarz] Improved error handling when message data does not exist.

[Michael M Slusarz] [mms] Rewrite of caching system. Fixes a few bugs, and should be more efficient.

[Michael M Slusarz] Fix object type

[Michael M Slusarz] [mms] Add MIME headers to the list of single-value headers.

[Michael M Slusarz] Don't purge slice if we haven't filled it yet.

[Ralf Lang] Fix Horde_Help dropping text content of <para> tags with text content

[Ralf Lang] phpdoc

[Michael M Slusarz] Move imap cache save code to shutdown function, not __destruct

[Michael M Slusarz] Huh. This got lost somewhere between develop -> master

[Jan Schneider] Add Finnish translations (Leena Heino <liinu at uta.fi>).

[Jan Schneider] Update fi translation.

[Jan Schneider] Don't unlink temporary files.

[Jan Schneider] Use silk icon for favicon.

[Michael J Rubinsky] Always convert to local timezone when importing from AS events.

[Michael J Rubinsky] Ensure incoming birthday/anniversary dates are converted to local tz.

[Michael J Rubinsky] Ensure these values are always arrays

[Michael J Rubinsky] fix phpdoc, remove erroneous typehint

[Michael J Rubinsky] Catch case where $offset has DST info, but timezone we are checking does not

[Michael M Slusarz] When reloading preferences after authentication, app may not yet be pushed onto stack so explicitly identify the app.

[Michael J Rubinsky] BFN

[Michael M Slusarz] Correct fix for prefs reloading.

[Jan Schneider] Only track successfull server changes.

[Jan Schneider] Fix _loadUids() call.

[Michael M Slusarz] App value will be false, not null.

[Michael M Slusarz] ws

[Michael M Slusarz] Bug #11053: Clear attachment list if message send was successful.

[Michael M Slusarz] Doc tweaks

[Gunnar Wrobel] Require newer Mail and Mime packages.

[Gunnar Wrobel] Require newer Mime package.

[Gunnar Wrobel] Require newer Mime package.

[Gunnar Wrobel] Require newer Mime and Mail packages.

[Gunnar Wrobel] Require newer Mime package.

[Gunnar Wrobel] doh, typo.

------------------------------------------
[...truncated 538 lines...]
     [exec]            ework/Share/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Share/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Template/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Template/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Token/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Token/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Text_Filter_Csstidy/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Text_Filter_Csstidy/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Routes/package.xml [required by Horde_View]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Routes/package.xml [required by Horde_View]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/View/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/View/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Crypt/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Crypt/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Editor/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Editor/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Form/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Form/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Oauth/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Oauth/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Service_Twitter/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Service_Twitter/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/SpellChecker/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/SpellChecker/package.xml [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Vfs/package.xml [required by Horde_Core]
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Vfs/package.xml [required by Horde_Core]
     [exec] About to add component Text_Password [required by Text_CAPTCHA]
     [exec] Successfully added component Text_Password from the archive
     [exec]            <http://ci.horde.org/job/horde-git/ws/../.>
     [exec]            ./horde-pear-dependencies/workspace/packages/pear.php.net/Text_Passw
     [exec]            ord-1.1.1.tgz [required by Text_CAPTCHA]
     [exec] About to add component Math_BigInteger [required by Numbers_Words]
     [exec] Successfully added component Math_BigInteger from the archive
     [exec]            <http://ci.horde.org/job/horde-git/ws/../.>
     [exec]            ./horde-pear-dependencies/workspace/packages/pear.php.net/Math_BigIn
     [exec]            teger-1.0.0.tgz [required by Numbers_Words]
     [exec] About to add component Numbers_Words [required by Text_CAPTCHA]
     [exec] Successfully added component Numbers_Words from the archive
     [exec]            <http://ci.horde.org/job/horde-git/ws/../.>
     [exec]            ./horde-pear-dependencies/workspace/packages/pear.php.net/Numbers_Wo
     [exec]            rds-0.16.2.tgz [required by Text_CAPTCHA]
     [exec] About to add component Text_Figlet [required by Text_CAPTCHA]
     [exec] Successfully added component Text_Figlet from the archive
     [exec]            <http://ci.horde.org/job/horde-git/ws/../.>
     [exec]            ./horde-pear-dependencies/workspace/packages/pear.php.net/Text_Figle
     [exec]            t-1.0.2.tgz [required by Text_CAPTCHA]
     [exec] About to add component Image_Text [required by Text_CAPTCHA]
     [exec] Successfully added component Image_Text from the archive
     [exec]            <http://ci.horde.org/job/horde-git/ws/../.>
     [exec]            ./horde-pear-dependencies/workspace/packages/pear.php.net/Image_Text
     [exec]            -0.6.0.tgz [required by Text_CAPTCHA]
     [exec] About to add component Text_CAPTCHA [required by Horde_Core]
     [exec] Successfully added component Text_CAPTCHA from the archive
     [exec]            <http://ci.horde.org/job/horde-git/ws/../.>
     [exec]            ./horde-pear-dependencies/workspace/packages/pear.php.net/Text_CAPTC
     [exec]            HA-0.4.3.tgz [required by Horde_Core]
     [exec] About to symlink package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Core/package.xml
     [exec] Successfully symlinked package
     [exec]            <http://ci.horde.org/job/horde-git/ws/fram>
     [exec]            ework/Core/package.xml

test-framework:
     [exec] Starting PHPUnit Segfault Wrapper
     [exec] 
     [exec] No configuration for mysql test
     [exec] No configuration for pdo_pgsql test
     [exec] No configuration for pdo_mysql test
     [exec] No configuration for mysql test
     [exec] PHPUnit 3.5.15 by Sebastian Bergmann.
     [exec] 
     [exec] ......................................IIIIIIIIIIIIIIIIIIIIIII   61 / 4289 (  1%)
     [exec] IIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIIII.IIIIIIIIISSSSSSSSSSSS  122 / 4289 (  2%)
     [exec] S......................................IIIIIIIIIIIISSSSSSSSSS  183 / 4289 (  4%)
     [exec] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS.............................S  244 / 4289 (  5%)
     [exec] SSS..............SS.....SSSSS................................  305 / 4289 (  7%)
     [exec] ........................SSSSSSSSSSSSSS.......................  366 / 4289 (  8%)
     [exec] .............................................................  427 / 4289 (  9%)
     [exec] .....................................................SSSSSSSS  488 / 4289 ( 11%)
     [exec] SSSSSS..S....SSSSSSSSSSSSS..............SSSSSSSSSSSSSSSSSSSSS  549 / 4289 ( 12%)
     [exec] SSSSSSS.............SSSSSSSSSSSSSSSSSSSSSSSSSSSS...I.........  610 / 4289 ( 14%)
     [exec] ...S......SS.................................................  671 / 4289 ( 15%)
     [exec] .......................................................S.....  732 / 4289 ( 17%)
     [exec] .............................................................  793 / 4289 ( 18%)
     [exec] .............................................................  854 / 4289 ( 19%)
     [exec] .......................SSS...................................  915 / 4289 ( 21%)
     [exec] .............................................................  976 / 4289 ( 22%)
     [exec] ..................................S....F..................... 1037 / 4289 ( 24%)
     [exec] ................................SSSSSSSSSSSS..SS............. 1098 / 4289 ( 25%)
     [exec] SS........................................................... 1159 / 4289 ( 27%)
     [exec] ............S................................................ 1220 / 4289 ( 28%)
     [exec] ............................................................. 1281 / 4289 ( 29%)
     [exec] .................S........................................... 1342 / 4289 ( 31%)
     [exec] ............................................................. 1403 / 4289 ( 32%)
     [exec] ............................................................. 1464 / 4289 ( 34%)
     [exec] ............................................................. 1525 / 4289 ( 35%)
     [exec] ............................................................. 1586 / 4289 ( 36%)
     [exec] ............................................................. 1647 / 4289 ( 38%)
     [exec] ..E..II.....................SSSSSSSSSSSF..................... 1708 / 4289 ( 39%)
     [exec] ............................................................. 1769 / 4289 ( 41%)
     [exec] ............................................................. 1830 / 4289 ( 42%)
     [exec] ............................................................. 1891 / 4289 ( 44%)
     [exec] ............................................................. 1952 / 4289 ( 45%)
     [exec] ................................................I............ 2013 / 4289 ( 46%)
     [exec] ...........................................S.S..S.......SS... 2074 / 4289 ( 48%)
     [exec] ...................IIIII..................................... 2135 / 4289 ( 49%)
     [exec] ............................................................. 2196 / 4289 ( 51%)
     [exec] ..................SS......................................... 2257 / 4289 ( 52%)
     [exec] ............................................................. 2318 / 4289 ( 54%)
     [exec] ............................................................. 2379 / 4289 ( 55%)
     [exec] ............................................................. 2440 / 4289 ( 56%)
     [exec] ............................................................. 2501 / 4289 ( 58%)
     [exec] ............................................................. 2562 / 4289 ( 59%)
     [exec] ............................................................. 2623 / 4289 ( 61%)
     [exec] .........................................................SSSS 2684 / 4289 ( 62%)
     [exec] SSSSSS....................................................... 2745 / 4289 ( 64%)
     [exec] ............................................................. 2806 / 4289 ( 65%)
     [exec] ............................................................. 2867 / 4289 ( 66%)
     [exec] .......IIIIIIII.............................................. 2928 / 4289 ( 68%)
     [exec] .IIIIIIII.................SS.....................S.S......... 2989 / 4289 ( 69%)
     [exec] .............................................IIIIIIIIIIIIIIII 3050 / 4289 ( 71%)
     [exec] IIIIIIIIIIIIIIIIIIII......................................... 3111 / 4289 ( 72%)
     [exec] ...............S...........I.............S...IS.............. 3172 / 4289 ( 73%)
     [exec] ....................SSSS..SSSS............................... 3233 / 4289 ( 75%)
     [exec] .......................................S..................... 3294 / 4289 ( 76%)
     [exec] .......IIIIIIIII............................................. 3355 / 4289 ( 78%)
     [exec] ............................................................. 3416 / 4289 ( 79%)
     [exec] .........................................SSSSSSSSSSSSSSSSSSSS 3477 / 4289 ( 81%)
     [exec] SSS........S.S............................................... 3538 / 4289 ( 82%)
     [exec] ................................SS...........II.............. 3599 / 4289 ( 83%)
     [exec] .......................................I..................... 3660 / 4289 ( 85%)
     [exec] ......................................................E....II 3721 / 4289 ( 86%)
     [exec] ....................................SSSSSSSSSSSSSSSSSSSSSSSSS 3782 / 4289 ( 88%)
     [exec] SSSSSSSSSSSSSSSSS.....................SSSSSSSSSSSSSSSSSSSSSSS 3843 / 4289 ( 89%)
     [exec] SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3904 / 4289 ( 91%)
     [exec] .....................SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 3965 / 4289 ( 92%)
     [exec] SS........................................................... 4026 / 4289 ( 93%)
     [exec] ...................................................IIIIIIIII. 4087 / 4289 ( 95%)
     [exec] ............................................................. 4148 / 4289 ( 96%)
     [exec] ............................................................. 4209 / 4289 ( 98%)
     [exec] .....SSSSSSSSSSSSSSSSSSS..................................... 4270 / 4289 ( 99%)
     [exec] ...............
     [exec] 
     [exec] Time: 03:05, Memory: 159.50Mb
     [exec] 
     [exec] There were 2 errors:
     [exec] 
     [exec] 1) Horde_Vfs_FileTest::testDeleteUnusalFileNames
     [exec] Horde_Vfs_Exception: VFS directory .horde/foo does not exist.
     [exec] 
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/Vfs/lib/Horde/Vfs/File.php>:297
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/Vfs/test/Horde/Vfs/FileTest.php>:49
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/bin/test_framework>:49
     [exec] 
     [exec] 2) Horde_Imap_Client_SocketTest::testBug10503
     [exec] Undefined index: password
     [exec] 
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/Imap_Client/lib/Horde/Imap/Client/Base.php>:174
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/Imap_Client/lib/Horde/Imap/Client/Socket.php>:141
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/Imap_Client/test/Horde/Imap/Client/SocketTest.php>:42
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/bin/test_framework>:49
     [exec] 
     [exec] --
     [exec] 
     [exec] 
     [exec] There were 2 failures:
     [exec] 
     [exec] 1) Horde_Push_Unit_Push_Recipient_MailTest::testMailBody
     [exec] Failed asserting that two strings are equal.
     [exec] --- Expected
     [exec] +++ Actual
     [exec] @@ @@
     [exec]  BODY
     [exec] 
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/Push/test/Horde/Push/Unit/Push/Recipient/MailTest.php>:61
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/bin/test_framework>:49
     [exec] 
     [exec] 2) Horde_Alarm_HandlerTest::testMail
     [exec] Failed asserting that two strings are equal.
     [exec] --- Expected
     [exec] +++ Actual
     [exec] @@ @@
     [exec]  Action is required.
     [exec] 
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/Alarm/test/Horde/Alarm/HandlerTest.php>:90
     [exec] <http://ci.horde.org/job/horde-git/ws/framework/bin/test_framework>:49
     [exec] 
     [exec] FAILURES!
     [exec] Tests: 4088, Assertions: 9121, Failures: 2, Errors: 2, Incomplete: 169, Skipped: 447.
     [exec] 
     [exec] Done with PHPUnit
     [exec] 

BUILD FAILED
/horde/hudson/horde-support/ci/workdir/jobs/horde-git/build.xml:39: exec returned: 2

Total time: 5 minutes 9 seconds
Build step 'Invoke Ant' marked build as failure


More information about the commits mailing list