[Libreoffice] Tests on release build
Tomáš Chvátal
tomas.chvatal at gmail.com
Thu Dec 15 04:47:04 PST 2011
2011/12/15 Bjoern Michaelsen <bjoern.michaelsen at canonical.com>:
>
> It is (unless I broke it with the last major gbuild -- it should be easy to fix
> then). That said, I really have a bad feeling about letting end users compile
> distro builds without running these tests -- the last thing we need is
> additional bugzilla workload by builds that should never have
> finished/installed.
>
Looks like it is broken then :)
As the crashes are in tail-build so gbuildified and i run this in the package:
458 src_compile() {
459 # this is not a proper make script and the jobs are passed
during configure
460 make build || die
461 }
462
463 src_test() {
464 make check || die
465 }
More information about the LibreOffice
mailing list