Skip to content

cargo test on MSVC-x86 #2024

Answered by BurntSushi
gvanem asked this question in Q&A
Oct 17, 2021 · 1 comments · 2 replies
Discussion options

You must be logged in to vote

The failing tests are for the --pre and --pre-glob flags. It looks like there's a problem running an external script:

---- misc::preprocessing stdout ----
thread 'misc::preprocessing' panicked at '

==========
command failed but expected success!

command: "F:\\MingW32\\src\\misc\\ripgrep\\src\\target\\debug\\deps\\../rg.exe" "--path-separator" "/" "--pre" "xzcat" "Sherlock" "sherlock.xz"

cwd: c:\TEMP\ripgrep-tests\preprocessing\163

dir list: ["c:\\TEMP\\ripgrep-tests\\preprocessing\\163", "c:\\TEMP\\ripgrep-tests\\preprocessing\\163\\sherlock.xz"]

status: exit code: 2

stdout: 

stderr: sherlock.xz: preprocessor command could not start: '"f:\\CygWin32\\bin\\xzcat" "sherlock.xz"': Inge…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@gvanem
Comment options

@BurntSushi
Comment options

Answer selected by BurntSushi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants