diff options
author | Miklos Vajna <vmiklos@collabora.com> | 2024-12-16 09:12:32 +0100 |
---|---|---|
committer | Caolán McNamara <caolan.mcnamara@collabora.com> | 2024-12-16 12:08:24 +0100 |
commit | 0d16b0e351e455a87292fd7d7e0dc0f626d74b82 (patch) | |
tree | c26d10ab893d6fc74cd27dad7b987fce9bfda99a /distro-configs/CPWASM-LOKit.conf | |
parent | 435eca4b1639b8fc9029f8010b4cc0a184e69f0b (diff) |
CppunitTest_sw_apitests: remove leftover myNewGroup2.bau before the test
This fails for me in a tree that runs 'make check' and there was a
previous 'make check' previously.
Seems the trouble is that we have this C++ test creating an autotext
.bau file, but there is also a Java one, so if we're not lucky with the
order of these, the C++ one will fail with its hardcoded "must be 3 .bau
files in instdir" assertion.
Fix the immediate problem by removing the test .bau file before running
the C++ test.
A better, but more complex fix would be to create the test .bau file in
the user profile (and not in instdir) for both the Java and C++ cases,
and then none of these tests would influece other tests during 'make
check'.
Change-Id: I536d769db733515ec6a7d41fd7dbf601c4b582d4
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/178548
Reviewed-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoffice@gmail.com>
Tested-by: Caolán McNamara <caolan.mcnamara@collabora.com>
Diffstat (limited to 'distro-configs/CPWASM-LOKit.conf')
0 files changed, 0 insertions, 0 deletions