New review comment by paper42 on void-packages repository https://github.com/void-linux/void-packages/pull/35201#discussion_r790344028 Comment: ```suggestion # Summary of tests: = 26 failed, 1106 passed, 457 skipped, 14 xfailed, 4 xpassed in 1126.01s (0:18:46) = # FIXME: 26 tests fail, see #35201 ``` `FIXME` is a common string, so people can find things to fix in the repository with a simple command `git grep FIXME`