[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#46925: Ripgrep tests failures due to bstr update
From: |
Nicolas Goaziou |
Subject: |
bug#46925: Ripgrep tests failures due to bstr update |
Date: |
Thu, 04 Mar 2021 21:38:39 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) |
Hello,
John Soo <jsoo1@asu.edu> writes:
> I just talked to burntsushi on github about the failing ripgrep tests.
> It looks like the version of bstr we are now using changed the
> representation of bstrs and caused us test failures. Changing the
> version of bstr used in ripgrep@12.1.1 to 0.2.12 should fix the
> problem.
I disabled tests in ripgrep a few hours ago for the same reason. This is
not great, but I couldn't find another solution. In particular,
replacing rust-bstr-0.2 with a special rust-bstr-0.2.12 did not work
because regular rust-bstr-0.2 is still used as a transitive dependency.
Do you think of a better way to solve this?
Regards,
--
Nicolas Goaziou
- bug#46925: Ripgrep tests failures due to bstr update, John Soo, 2021/03/04
- bug#46925: Ripgrep tests failures due to bstr update,
Nicolas Goaziou <=
- bug#46925: Ripgrep tests failures due to bstr update, JOULAUD François, 2021/03/08
- bug#46925: Ripgrep tests failures due to bstr update, Nicolas Goaziou, 2021/03/08
- bug#46925: Ripgrep tests failures due to bstr update, JOULAUD François, 2021/03/09
- bug#46925: Ripgrep tests failures due to bstr update, John Soo, 2021/03/09
- bug#46925: Ripgrep tests failures due to bstr update, Nicolas Goaziou, 2021/03/10
- bug#46925: Ripgrep tests failures due to bstr update, John Soo, 2021/03/10
- bug#46925: Ripgrep tests failures due to bstr update, Nicolas Goaziou, 2021/03/10