test regression::r807 ... FAILED #2719
Answered
by
BurntSushi
olleolleolle
asked this question in
Q&A
-
When I attempt to install ripgrep-14.1.0, this regression test from 2018 fails? #807
Are there things I should do, to report this better? |
Beta Was this translation helpful? Give feedback.
Answered by
BurntSushi
Jan 23, 2024
Replies: 1 comment 4 replies
-
Installing ripgrep doesn't run its tests. Please share the commands you're running. And your platform details. The test is passing for me. |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just tried your steps and all tests pass. I can't reproduce your problem.
I'm not sure what the issue is unfortunately. Maybe there is something impacting the tests that isn't being accounted for. Like maybe global gitignore rules or a stray
.ignore
file in/tmp
or something like that. Not sure.