Wayland and Weston 1.0.3 releases out
Pekka Paalanen
ppaalanen at gmail.com
Tue Dec 18 23:27:39 PST 2012
On Wed, 19 Dec 2012 02:18:32 +0100 (CET)
Jan Engelhardt <jengelh at inai.de> wrote:
>
> On Friday 2012-12-14 23:20, Kristian Høgsberg wrote:
> >
> > f71a3fb5b6534cce35ac7456a5fd540fc3806fc1 wayland-1.0.3.tar.xz
> > ce1f41251a07600ed8c6b2e3dc1e868008aeb33a wayland 1.0.3 tag
> >
> > 583589cf7dd8f3300eef2bfb7b1968875a155e2a weston-1.0.3.tar.xz
> > b61f7d27738b73d27b03b8982b37ec78df52976e weston 1.0.3 tag
> >
> >Other than that, there's really nothing groundbreaking in this
> >release. The test suite rewrite and fixes make up the bulk of the
> >weston changes along with a fistful of Coverity fixes from Rob.
>
> The testsuite however fails in a spectacular way.
>
> make[3]: Entering directory `/home/abuild/rpmbuild/BUILD/weston-1.0.3/tests'
> FAIL: surface-test.la
> FAIL: surface-global-test.la
> FAIL: keyboard-test
> FAIL: event-test
> FAIL: button-test
> FAIL: text-test
> ==========================================================================
> 6 of 6 tests failed
> Please report to https://bugs.freedesktop.org/enter_bug.cgi?product=weston
> ==========================================================================
>
> In wayland, I already had to set some variable for make check to work
> through all.
> XDG_RUNTIME_DIR=/tmp make check
> Is there something special needed for weston as well?
Hi Jan,
could we see the logs from the tests? I mean the files that go into
$abs_topbuilddir/tests/logs. The two files from one test should be
enough, since I expect it's something about trying to run libexec
binaries or a similarly generic problem. There are still some things
that are not properly contained within the 'make check' setup, like
weston.ini.
I think XDG_RUNTIME_DIR would be needed for Weston tests, too.
Thanks,
pq
More information about the wayland-devel
mailing list