Commit c4ca9f54301c0367 renamed run-83-openhook.c to api-83-openhook.c, but didn't update the suppression in _info. My system runs a patched valgrind, which doesn't have this problem.
@@ -68,7 +68,7 @@
*
* Ccanlint:
* // valgrind breaks fcntl locks.
- * tests_pass_valgrind test/run-83-openhook.c:FAIL
+ * tests_pass_valgrind test/api-83-openhook.c:FAIL
*/
int main(int argc, char *argv[])
{