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: f41621432f ("perl: 5.36.0 -> 5.38.0")
Fixes: https://github.com/NixOS/nixpkgs/issues/248738
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user