diff options
author | Ross Burton <ross@burtonini.com> | 2021-10-19 12:35:29 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2021-10-23 17:42:27 +0100 |
commit | 0b66f93a7051a0f7372a49c6eba060781c433537 (patch) | |
tree | 0630e9270bb89d3b78efaa36040b0904558a9271 /README.qemu.md | |
parent | 52f2c3413c4e609bedb854c1d128af990de79685 (diff) | |
download | poky-0b66f93a7051a0f7372a49c6eba060781c433537.tar.gz |
gawk: reduce strictness of the time test
The time.awk test does a sleep() and verifies that the actual delay is
close to the requested time. However on a loaded system the range of
acceptable durations is quite tight and will occasionally fail.
Solve this by increasing the range of acceptable delays slightly to
between 50% and 200% of the requested delay.
[ YOCTO #14371 ]
(From OE-Core rev: 92920dd698c5d3a3d8197083f0a1932e7f6550dc)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'README.qemu.md')
0 files changed, 0 insertions, 0 deletions