Disable test that fail on pbuilder
authorBastien Roucariès <rouca@debian.org>
Sat, 31 May 2025 03:25:27 +0000 (05:25 +0200)
committerDaniel Leidert <dleidert@debian.org>
Sat, 31 May 2025 03:25:27 +0000 (05:25 +0200)
commit453a3ed103f284ae02f7abece0247969b2f20645
tree2a6c7f7c5b64c44da5e4065d13163fc0c8655336
parentea1a34fd003d0576557f763038d85ca5533889b0
Disable test that fail on pbuilder

>  osl_Profile::oldtests::test_profile finished in: 1ms
>  (anonymous namespace)::Test::test finished in: 0ms
>  osl_File.cxx:269:Assertion
>  Test name: osl_FileBase::SystemPath_FileURL::getSystemPathFromFileURL_005
>  assertion failed
>  - Expression: (osl::FileBase::E_None == nError) || (nError ==
>  osl::FileBase::E_NOENT)
>  - In deleteTestDirectory function: remove Directory
>  file:///tmp/?????????zhgb18030
>
>  Failures !!!

Remove this test that fail on pbuilder but not on sbuild

Gbp-Pq: Name DisableTestThatFail.patch
sal/qa/osl/file/osl_File.cxx