Skip to content

Commit

Permalink
Auto merge of rust-lang#129431 - ChrisDenton:trace, r=<try>
Browse files Browse the repository at this point in the history
Do not merge

This has been failing a lot lately. Let's see if we can get more info.

r? ghost

try-job: x86_64-msvc-ext
  • Loading branch information
bors committed Aug 24, 2024
2 parents 4074d49 + 433e73d commit d81d37e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ci/docker/host-x86_64/x86_64-gnu-tools/checktools.sh
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ case $HOST_TARGET in
python3 "$X_PY" test --stage 2 src/tools/miri --target s390x-unknown-linux-gnu --test-args pass
;;
x86_64-pc-windows-msvc)
ps -W | grep miri
# Strangely, Linux targets do not work here. cargo always says
# "error: cannot produce cdylib for ... as the target ... does not support these crate types".
# Only run "pass" tests, which is quite a bit faster.
Expand Down

0 comments on commit d81d37e

Please sign in to comment.