[Libreoffice] Brittle unit test dependencies
Stephan Bergmann
sbergman at redhat.com
Mon Dec 19 06:35:26 PST 2011
On 12/19/2011 03:21 PM, Michael Meeks wrote:
> Well; hopefully the tinderboxen catch them for us over time - how did
> you find this one ?
But even if we find more and more missing dependencies over time, this
does not solve the maintainability problem. No longer necessary
dependencies will typically not be removed. So in the limit, we end up
with the tests depending on everything else, so will only be run at the
end anyway. So, I say, lets be honest and move them there directly.
(I found this one by chance in a non-clean build after pulling from
master, where apparently i18npool had been changed so to build new
localedata libs, and some tests SEGVing within dl_sym.)
Stephan
More information about the LibreOffice
mailing list