Date: prev next · Thread: first prev next last
November 2021 Archives by date, by thread · List index


Tinderbox on Master for Linux-DbgUtil - Build # 34929 - Failure:
Identified problems:
* uitest failure: the test UITest_signatureLine failed
  * Indication 1:
    
<https://ci.libreoffice.org//job/lo_tb_master_linux_dbg/34929/consoleFull#8780554969567f988-cbcf-4519-af05-6000b834f13f>


Check console output at https://ci.libreoffice.org/job/lo_tb_master_linux_dbg/34929/ to view the 
results.

Changes for Build #34929
[Julien Nabet] Removed duplicated includes

[Julien Nabet] Fix typo

[Michael Stahl] curl: patch invalid format string in debug log

[Michael Stahl] comphelper: fix SequenceOutputStreamService::getWrittenBytes()

[Michael Stahl] configure: add --with-webdav=curl

[Michael Stahl] ucb: copy upper level code of serf webdav ucp to webdav-curl

[Michael Stahl] ucb: webdav-curl: fix [loplugin:*]

[Michael Stahl] ucb: copy SerfLockStore class to webdav-curl

[Michael Stahl] ucb: webdav-curl: implement CurlUri, partially based on SerfUri

[Michael Stahl] ucb: webdav-curl: add CurlSession boilerplate

[Michael Stahl] ucb: webdav-curl: implement CurlSession

[Michael Stahl] ucb: webdav-curl: try to prevent acquiring a lock that we already have

[Michael Stahl] ucb: webdav-curl: handle additional HTTP status codes

[Michael Stahl] ucb: webdav-curl: fix init of SimpleAuthenticationRequest

[Michael Stahl] ucb: webdav-curl: catch exception by constant reference

[Michael Stahl] ucb: webdav-curl: callcatcher: remove unused methods

[Michael Stahl] ucb: webdav-curl: add OpenCommandArg3 "KeepAlive" support

[Michael Stahl] ucb: webdav-curl: Adapted TickerThread to safer-to-use salhelper::Thread

[Michael Stahl] ucb: webdav-curl: add documentation from "rhbz#678440: Always ...

[Michael Stahl] ucb: webdav-curl: fix exception in Content::queryInterface()

[Michael Stahl] ucb: webdav-curl: use std::unqiue_ptr in ResultList

[Michael Stahl] ucb: webdav-curl: adjust some trivialities to match...

[Michael Stahl] ucb: webdav-curl: NeonLockStore::stopTicker(): avoid deadlock

[Michael Stahl] ucb: webdav-curl: NeonLockStore::stopTicker(): really avoid deadlock

[Michael Stahl] ucb: webdav-curl: remove unused LOCK() overload

[Michael Stahl] ucb: webdav-curl: tdf#82744: fix WebDAV lock/unlock behaviour - part 1

[Michael Stahl] ucb: webdav-curl: Remove redundant comparisons, copy properties

[Michael Stahl] ucb: webdav-curl: tdf#82744: fix WebDAV lock/unlock behaviour - part 3

[Michael Stahl] ucb: webdav-curl: tdf#83531 Opening WebDAV URL WebDav fails if write is

[Michael Stahl] ucb: webdav-curl: Add/change some logs in WebDAV ucb.ucp layer.

[Michael Stahl] ucb: webdav-curl: Fix tdf#90700 Notify connect timeout early.

[Michael Stahl] ucb: webdav-curl: tdf#95792: fix saving file the first time on some

[Michael Stahl] ucb: webdav-curl: Related tdf#90700 Add configuration for web connection

[Michael Stahl] ucb: webdav-curl: Related tdf#95217: Http header names are case

[Michael Stahl] ucb: webdav-curl: Related tdf#95217: Force HEAD method in Web access if

[Michael Stahl] ucb: webdav-curl: loplugin:unuseddefaultparam in ucb

[Michael Stahl] ucb: webdav-curl: In case of Web site access, add Content-Type to HEAD

[Michael Stahl] ucb: webdav-curl: loplugin:unusedfields in ucb/

[Michael Stahl] ucb: webdav-curl: tdf#101094 (1) OPTIONS: New class to store retrieved

[Michael Stahl] ucb: webdav-curl: implement OPTIONS()

[Michael Stahl] ucb: webdav-curl: implement DAVResourceAccess::OPTIONS()

[Michael Stahl] ucb: webdav-curl: tdf#101094 (4) OPTIONS: Add member function

[Michael Stahl] ucb: webdav-curl: indent that temporarily

[Michael Stahl] ucb: webdav-curl: tdf#101094 (5) OPTIONS: Add options check in

[Michael Stahl] ucb: webdav-curl: tdf#101094 (6) OPTIONS: Do not retry on HTTP error 501

[Michael Stahl] ucb: webdav-curl: tdf#101094 (7) OPTIONS: Remove resourceTypeForLocks

[Michael Stahl] ucb: webdav-curl: tdf#101094 (8) OPTIONS: Add options check in

[Michael Stahl] ucb: webdav-curl: tdf#101094 (9) OPTIONS: Add options check in

[Michael Stahl] ucb: webdav-curl: tdf#101094 (10) OPTIONS: Add a simple options cache

[Michael Stahl] ucb: webdav-curl: tdf#101094 (11): Add WebDAV options cache

[Michael Stahl] ucb: webdav-curl: tdf#101094 (12) OPTIONS: Add options cache ctrl in

[Michael Stahl] ucb: webdav-curl: tdf#101094 (13) OPTIONS: Options cache removal: LOCK,

[Michael Stahl] ucb: webdav-curl: CurlSession OPTIONS() lock cache

[Michael Stahl] ucb: webdav-curl: tdf#101094 (14) OPTIONS: Options cache removal: PUT

[Michael Stahl] ucb: webdav-curl: tdf#101094 (15) OPTIONS: Options cache removal: MKCOL

[Michael Stahl] ucb: webdav-curl: tdf#101094 (16) OPTIONS: Options cache removal: MOVE

[Michael Stahl] ucb: webdav-curl: tdf#101094 (17) OPTIONS: Options cache removal: COPY

[Michael Stahl] ucb: webdav-curl: tdf#101094 (18) OPTIONS: Update OPTIONS cache lifetime

[Michael Stahl] ucb: webdav-curl: tdf#101094 (19) OPTIONS: Add mechanism to manage not

[Jan-Marek Glogowski] tdf#145496 Add dropped nLineWidth from refactoring

[Michael Stahl] ucb: webdav-curl: Related: tdf#96410 eXo Platform WebDAV: where lock

[Michael Stahl] ucb: webdav-curl: tdf#101094 (20) OPTIONS: Check for Class1 DAV before

[Michael Stahl] ucb: webdav-curl: tdf#101094 (21): Simplify cache removal: LOCK, UNLOCK

[Michael Stahl] ucb: webdav-curl: tdf#101094 (22): Simplify cache removal: MKCOL, PUT

[Michael Stahl] ucb: webdav-curl: Related: tdf#99499, add a limit to the number of http

[Michael Stahl] ucb: webdav-curl: tdf#101094 (23): Simplify cache removal: MOVE, COPY

[Michael Stahl] ucb: webdav-curl: tdf#101094 (24): Simplify cache removal: DESTROY,

[Michael Stahl] ucb: webdav-curl: tdf#101094 (25): Make a std::less explicit, add/remove

[Michael Stahl] ucb: webdav-curl: tdf#101094 (26): Fix possible early relase of cache

[Michael Stahl] ucb: webdav-curl: Related: tdf#82677, implement a PROPFIND 'propname'

[Michael Stahl] ucb: webdav-curl: Related: tdf#82677, add cache use in

[Michael Stahl] ucb: webdav-curl: Related: tdf#82677, remove cached element when

[Michael Stahl] ucb: webdav-curl: tdf#101094 (29) Fix for IIS 10.0 disabled OPTIONS

[Michael Stahl] ucb: webdav-curl: WebDAV: Make some SAL_WARN log wording a bit better

[Michael Stahl] ucb: webdav-curl: tdf#101094 (30): Better explanation of OPTIONS errors

[Michael Stahl] ucb: webdav-curl: add additional comments from commit...

[Michael Stahl] ucb: webdav-curl: tdf#101094 (32): Use a partial GET as a fall-back for

[Michael Stahl] ucb: webdav-curl: loplugin:unusedfields

[Michael Stahl] ucb: webdav-curl: loplugin:unusedmethods in sc..vcl

[Michael Stahl] ucb: webdav-curl: tdf#102499 (1): Add WebDAV test to check HTTP reponse

[Michael Stahl] ucb: webdav-curl: tdf#102499 (2): Refactor the WebDAV resource access

[Michael Stahl] ucb: webdav-curl: tdf#101094 (34): Fix test and missing field value in

[Michael Stahl] ucb: webdav-curl: tdf#101094 (35): Add OPTIONS as pre-check in direct

[Michael Stahl] ucb: webdav-curl: tdf#101094 (36): Fix behaviour of GET in fetching

[Michael Stahl] ucb: webdav-curl: tdf#102499 (3): Change caching model for HTTP response

[Michael Stahl] ucb: webdav-curl: tdf#102499 (5): Deal with HTTP unofficial response

[Michael Stahl] ucb: webdav-curl: tdf#102499 (6): Cache OPTIONS if not present or if

[Michael Stahl] ucb: webdav-curl: tdf#102499 (7): Caching connect timeout or cannot

[Michael Stahl] ucb: webdav-curl: loplugin:unusedmethods

[Michael Stahl] ucb: webdav-curl: tdf#102499 (8): Return empty property when not

[Michael Stahl] ucb: webdav-curl: tdf#102499 (9): Fix eXo Platform WebDAV on 'Save

[Michael Stahl] ucb: webdav-curl: const-ness fixes

[Michael Stahl] ucb: webdav-curl: tdf#106955: Open WebDAV resources on which PROPFIND

[Michael Stahl] ucb: webdav-curl: loplugin:constfields in ucb

[Michael Stahl] ucb: webdav-curl: Don't crash when accessing WebDAV resource after auth

[Michael Stahl] ucb: webdav-curl: handle "depth" in WebDAVResponseParser

[Michael Stahl] ucb: webdav-curl: convert URI reference to URI as early as possible

[Michael Stahl] ucb: webdav-curl: clean up CurlUri m_Path mess

[Michael Stahl] ucb: webdav-curl: implement dead properties in PROPFIND/PROPPATCH

[Michael Stahl] ucb: webdav-curl: convert hrefs in PROPFIND response to URI

[Michael Stahl] ucb: webdav-curl: remove locks from LockStore after AUTH error

[Michael Stahl] ucb: webdav-curl: use curl_multi API to support read timeout

[Michael Stahl] ucb: webdav-curl: tdf#82744: fix WebDAV lock/unlock behaviour - part 4

[Michael Stahl] ucb: webdav-curl: escape broken SharePoint 2016 URIs

[Michael Stahl] ucb: webdav-curl: implement CurlSession::abort()

[Michael Stahl] curl: build with zlib on WNT

[Michael Stahl] ucb: webdav-curl: rewrite authentication loop for reentrancy

[Michael Stahl] ucb: webdav-curl: fix MOVE/COPY/DELETE crash

[Michael Stahl] ucb: webdav-curl: remove SerfLockStore::getLockToken()

[Stephan Bergmann] loplugin:unusedmember: Work around more cases not marking an enum as

[Caolán McNamara] tdf#145363 provide an explicit parent for numbering-style dialog

[Caolán McNamara] Related: tdf#145363 provide an explicit parent for page format
-- 
To unsubscribe e-mail to: libreoffice-ci+unsubscribe@global.libreoffice.org
Problems? https://www.libreoffice.org/get-help/mailing-lists/how-to-unsubscribe/
Posting guidelines + more: https://wiki.documentfoundation.org/Netiquette
List archive: https://listarchives.libreoffice.org/global/libreoffice-ci/
Privacy Policy: https://www.documentfoundation.org/privacy

Context


Privacy Policy | Impressum (Legal Info) | Copyright information: Unless otherwise specified, all text and images on this website are licensed under the Creative Commons Attribution-Share Alike 3.0 License. This does not include the source code of LibreOffice, which is licensed under the Mozilla Public License (MPLv2). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.