Skip to content

Commit

Permalink
Rollup merge of #127967 - joshua-zivkovic:joshua-zivkovic/disable-spl…
Browse files Browse the repository at this point in the history
…it-debuginfo, r=jieyouxu

Disable run-make/split-debuginfo test for RISC-V 64

Together with `@Hoverbear,` we've been improving the state of the riscv64gc-unknown-linux-gnu target.

This is in relation to rust-lang/rust#125220 where `tests/ui/debuginfo/debuginfo-emit-llvm-ir-and-split-debuginfo.rs` was disabled for RISC-V 64 in that another test, `tests/run-make/split-debuginfo` also needs to be disabled due to llvm/llvm-project#56642 and the changes made in rust-lang/rust#120518.

This test appears to be a host test, not a target test, so it isn't seen failing in rust-lang/rust#126641, however, we are in the process of testing host tools for riscv64-gc-unknown-linux-gnu so this test has now been noticed to be a problem.
  • Loading branch information
matthiaskrgr authored Jul 19, 2024
2 parents 5ffc3a6 + 1225de6 commit 3733416
Showing 0 changed files with 0 additions and 0 deletions.

0 comments on commit 3733416

Please sign in to comment.