diff options
author | Ross Burton <ross.burton@arm.com> | 2023-01-13 16:57:02 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2023-02-04 23:32:20 +0000 |
commit | 6141816fc7a582092bc69958b1510fc23c91d58c (patch) | |
tree | f8b3056d6e867e729f889388ed4bac08a3185a7f /scripts/lib | |
parent | a2b403f4dbc48eac68d1aa5e3c2b9e6a37154774 (diff) | |
download | poky-6141816fc7a582092bc69958b1510fc23c91d58c.tar.gz |
quilt: fix intermittent failure in faildiff.test
This test assumes that if a child process writes one line to stderr and
then another line to stdout, and stderr is redirected to stdout, that
the order the lines will be read is stable.
This isn't the case and occasionally the lines will be read in a
different order. Change the test to ignore line ordering.
[ YOCTO #14469 ]
(From OE-Core rev: 9f72693736a3a7a06a83022d98b389f1218532f1)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
(cherry picked from commit 1ddbe4d2bd8d8da10dac8a054f130fcd1d242219)
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib')
0 files changed, 0 insertions, 0 deletions