Skip to content
Commit 75845f5f authored by Hake Huang's avatar Hake Huang Committed by Carles Cufí
Browse files

test: twister: fix false negative in device test



in device test when harness is Test, if there is no console output,
the self.state is None, as at this time self.instance.state
is "pass", as the last step cmake is "pass". So it will report "pass",
but actually there is no console output issue

you can easily reproduce this issue by set
line='' at the begining of the Test.handle function

fixing: #45942

Signed-off-by: default avatarHake Huang <hake.huang@oss.nxp.com>
parent 449516c1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment