[Toybox] [PATCH] Try to debug modinfo test flake.

enh enh at google.com
Fri May 26 15:57:25 PDT 2023


We're seeing (rare) flake in CI, without enough information to even
guess what the problem might be:
```
FAIL: modinfo -F filename gets absolute path
echo -ne '' | modinfo -F filename
--- expected 2023-05-09 07:43:19.487000369 +0000
+++ actual 2023-05-09 07:43:19.507000369 +0000
@@ -1 +0,0 @@
-
```

Maybe at least knowing the module name will help?
---
 tests/modinfo.test | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20230526/4b331065/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Try-to-debug-modinfo-test-flake.patch
Type: text/x-patch
Size: 1348 bytes
Desc: not available
URL: <http://lists.landley.net/pipermail/toybox-landley.net/attachments/20230526/4b331065/attachment.bin>


More information about the Toybox mailing list