Missing test dependency
> warn:vcl.builder:1203254:1203254:vcl/source/window/builder.cxx:462: DBG_UNHANDLED_EXCEPTION in VclBuilder::VclBuilder(vcl::Window*, const rtl::OUString&, const rtl::OUString&, const rtl::OString&, const com::sun:⭐:uno::Reference<com::sun:⭐:frame::XFrame>&, bool, const NotebookBarAddonsItem*) > when: Unable to read .ui file exception: com.sun.star.container.NoSuchElementException message: file:///instdir/share/config/soffice.cfg/svt/ui/editcontrol.ui xmlreader/source/xmlreader.cxx:66 Change-Id: Id2a686a7da40df651e91b88fd92177251dca6742 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/100238 Tested-by: Jenkins Reviewed-by: Stephan Bergmann <sbergman@redhat.com>
This commit is contained in:
parent
eb0f43f2b4
commit
8d04a3575f
1 changed files with 4 additions and 0 deletions
|
@ -48,6 +48,10 @@ $(eval $(call gb_CppunitTest_use_sdk_api,xmlsecurity_signing))
|
|||
$(eval $(call gb_CppunitTest_use_ure,xmlsecurity_signing))
|
||||
$(eval $(call gb_CppunitTest_use_vcl,xmlsecurity_signing))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_uiconfigs,xmlsecurity_signing, \
|
||||
svt \
|
||||
))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_rdb,xmlsecurity_signing,services))
|
||||
|
||||
$(eval $(call gb_CppunitTest_use_configuration,xmlsecurity_signing))
|
||||
|
|
Loading…
Reference in a new issue