Files
libreoffice/ucb/qa
Noel Grandin 649a37f1f4 more UCB test more robust on my system
ever since a system update, this test receives an

IllegalIdentifierException thrown by
    ContentProvider::queryContent
in
    ucb/source/ucp/webdav-neon/webdavprovider.cxx

Given that
(1) On a system where the test passes, no IllegalArgumentException is
thrown
(2) Comment in the test indicates that the test should be run with proxy
enabled, which is not the case in our build
(3) I am running with a system proxy enabled
(4) the IllegalIdentifierException looks quite valid

I suspect that I am the victim of a dodgy test and some new proxy
behaviour in Fedora31.

Change-Id: Id3fb3499a44b5672e4eed0a2749dc287d6e7a3cc
Reviewed-on: https://gerrit.libreoffice.org/83853
Tested-by: Jenkins
Reviewed-by: Noel Grandin <noel.grandin@collabora.co.uk>
2019-11-27 10:29:13 +01:00
..