From 9d441104d3c2b8617c3f2c335f8d1e7ccad30697 Mon Sep 17 00:00:00 2001 From: Alyssa Ross Date: Thu, 17 Aug 2023 09:36:31 +0000 Subject: [PATCH] public-inbox: fix tests Doesn't backport easily. It looks like it's only the test that's broken, and we can re-enable it in the next release. Fixes: f41621432fbf ("perl: 5.36.0 -> 5.38.0") Fixes: https://github.com/NixOS/nixpkgs/issues/248738 --- pkgs/servers/mail/public-inbox/default.nix | 3 +++ 1 file changed, 3 insertions(+) diff --git a/pkgs/servers/mail/public-inbox/default.nix b/pkgs/servers/mail/public-inbox/default.nix index 302473b975a9..9918d075a733 100644 --- a/pkgs/servers/mail/public-inbox/default.nix +++ b/pkgs/servers/mail/public-inbox/default.nix @@ -55,6 +55,9 @@ let # got: 'makefile' # expected: 'make' "hl_mod" + # Hangs on "inbox unlocked on initial fetch, waiting for IDLE". + # Fixed in HEAD: 7234e671 ("t/imapd: workaround a Perl 5.36.0 readline regression") + "imapd" # Failed test 'clone + index v1 synced ->created_at' # at t/lei-mirror.t line 175. # got: '1638378723'