diff options
author | Roy Li <rongqing.li@windriver.com> | 2016-01-20 10:08:16 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-01-22 23:42:39 +0000 |
commit | 9f79c1e0ebdbd300284ace3cb8d01d6ea98ba077 (patch) | |
tree | d7ea4f3db759ec907ac76f6aca9f6dfcb1681360 /meta/recipes-graphics | |
parent | cd4313339853d2eddebf93a49d0f45a305985a31 (diff) | |
download | openembedded-core-9f79c1e0ebdbd300284ace3cb8d01d6ea98ba077.tar.gz openembedded-core-9f79c1e0ebdbd300284ace3cb8d01d6ea98ba077.tar.bz2 openembedded-core-9f79c1e0ebdbd300284ace3cb8d01d6ea98ba077.zip |
glib-2.0: fix the ptest
1. the ptest should not be run by root user, otherwise test_stdio_wrappers
will failure since root can enter any dir without exec permission, but the
ptest expect the failure
1_2.44.1-r0/glib-2.44.1/glib/tests/fileutils.c:864:test_stdio_wrappers: assertion failed: (errno == EACCES)
2. if X11 DISTRO_FEATURE is not enabled, not run gdbus-serialization.test
#dbus-launch --autolaunch=7df84bc5a72041a581d2f44505e7e882 --binary-syntax --close-stderr
Autolaunch requested, but X11 support not compiled in
Signed-off-by: Roy Li <rongqing.li@windriver.com>
Signed-off-by: Robert Yang <liezhi.yang@windriver.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-graphics')
0 files changed, 0 insertions, 0 deletions