<div dir="ltr">We're seeing (rare) flake in CI, without enough information to even<br>guess what the problem might be:<br>```<br>FAIL: modinfo -F filename gets absolute path<br>echo -ne '' | modinfo -F filename<br>--- expected    2023-05-09 07:43:19.487000369 +0000<br>+++ actual 2023-05-09 07:43:19.507000369 +0000<br>@@ -1 +0,0 @@<br>-<br>```<br><br>Maybe at least knowing the module name will help?<br>---<br> tests/modinfo.test | 4 ++--<br> 1 file changed, 2 insertions(+), 2 deletions(-)<br><br></div>