Re: [ptest-runner][PATCH 3/3] utils.c: add system data collection when a test gets stuck.
Anibal Limon
Hi Alex, Do you have a repo/branch for this patch?. I'm having issues applying... ... alimon@blackbox:~/upstream/ptest-runner2$ git am -3 ~/Downloads/\[ptest-runner\]\[PATCH\ 3_3\]\ utils.c_\ add\ system\ data\ collection\ when\ a\ test\ gets\ stuck..eml Applying: utils.c: add system data collection when a test gets stuck. error: sha1 information is lacking or useless (utils.c). error: could not build fake ancestor Patch failed at 0001 utils.c: add system data collection when a test gets stuck. hint: Use 'git am --show-current-patch=diff' to see the failed patch When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". ... Regards, Anibal
On Thu, 16 Sept 2021 at 07:46, Alexander Kanavin <alex.kanavin@...> wrote: Currently, ptest-runner simply kills the offending test without further ado,
|
|