diff options
author | Ross Burton <ross@burtonini.com> | 2021-03-03 21:33:41 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-03-06 22:39:04 +0000 |
commit | a05bd5630d22cc817e64e86dccc8ad433da1b694 (patch) | |
tree | 928361a7aadd1804db607de1c71aa9df03242c5b /meta/recipes-graphics/packagegroups | |
parent | ed253541ee12eecf85c23b9893b3e8b1b326b6a3 (diff) | |
download | poky-a05bd5630d22cc817e64e86dccc8ad433da1b694.tar.gz |
libinput: less parallism to increase chances the test suite works
Discussion with the libinput maintainer has confirmed that many of the
libinput test cases need to run on a relatively unloaded system,
because input handling is by definition time-sensitive and any
event mismatches are considered a failure to avoid broken code hiding.
We can't expect libinput to run on an otherside unloaded machine
because the autobuilder ptests execute in a qemu at the same time
as builds can be happening. We can however reduce the amount of
parallellism happening in the libinput test suite to give it a better
chance of succeeding.
This may not be enough, but it's worth a go.
[ YOCTO #14164 ]
(From OE-Core rev: 5702f7c489ed45b7f4a69c78aa8215e2c98e21c4)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/packagegroups')
0 files changed, 0 insertions, 0 deletions