Hi Marek, > On Oct 31, 2023, at 10:16, Marek Marczykowski-Górecki > <[email protected]> wrote: > > If system suspends too quickly, the message for the test controller to > wake up the system may be not sent to the console before suspending. > This will cause the test to timeout. > > Fix this by calling sync on the console and waiting a bit after printing > the message. The test controller then resumes the system 30s after the > message, so as long as the delay + suspending takes less time it is > okay. > > Signed-off-by: Marek Marczykowski-Górecki <[email protected]>
I think now that we branched, this patch should be committed to both staging and staging-4.18. For staging 4.18: Release-acked-by: Henry Wang <[email protected]> I will remove the commit moratorium for staging once OSSTest does a successful sync between staging and master. Thanks. Kind regards, Henry
