diff options
author | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-07 09:19:34 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-03-07 17:27:51 +0000 |
commit | 0bd3234676fc39e4cd687cbba56d4502a2b1d8a2 (patch) | |
tree | 815f135a877935f153aeb9bc7831c44a3499ddc3 /scripts/pybootchartgui/pybootchartgui.py | |
parent | f6235fef62af1591b2636182f794a858a87b204e (diff) | |
download | poky-0bd3234676fc39e4cd687cbba56d4502a2b1d8a2.tar.gz |
oeqa/runtime/login: Fix dbus-wait timeout and loop conditional
The dbus-wait command returns a timeout after 60s but reports "success", detect this.
Unfortunately it does effectively break the test as the signal is nearly never being
correctly detected since it was already sent.
For that reason comment out the code instead too.
Also fix the loop conditional as the logic was incorrect and it was looping
indefinitely when an image match didn't occur.
(From OE-Core rev: 89c930e9e4b38b116edcba59e88621a39f8bda67)
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/pybootchartgui/pybootchartgui.py')
0 files changed, 0 insertions, 0 deletions