On 31/10/2023 9:58 am, Henry Wang wrote: > Hi Marek, > >> On Oct 31, 2023, at 10:16, Marek Marczykowski-Górecki >> <marma...@invisiblethingslab.com> 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 <marma...@invisiblethingslab.com> > 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 <henry.w...@arm.com> > > I will remove the commit moratorium for staging once OSSTest does a > successful sync between > staging and master. Thanks.
Acked-by: Andrew Cooper <andrew.coop...@citrix.com> I'll get this sorted now. ~Andrew