deb: ignore linux-riscv test
This commit is contained in:
@@ -344,6 +344,10 @@ mod tests {
|
|||||||
/// It is important to ensure that pkh can cross-compile linux-riscv, as
|
/// It is important to ensure that pkh can cross-compile linux-riscv, as
|
||||||
/// for risc-v hardware is still rare and cross-compilation is necessary
|
/// for risc-v hardware is still rare and cross-compilation is necessary
|
||||||
/// to debug and test
|
/// to debug and test
|
||||||
|
/// NOTE: Ideally, we want to run this in CI, but it takes more than 1h
|
||||||
|
/// to fully build the linux-riscv package on an amd64 builder, which is too
|
||||||
|
/// much time
|
||||||
|
#[ignore]
|
||||||
#[tokio::test]
|
#[tokio::test]
|
||||||
#[test_log::test]
|
#[test_log::test]
|
||||||
#[cfg(target_arch = "x86_64")]
|
#[cfg(target_arch = "x86_64")]
|
||||||
|
|||||||
Reference in New Issue
Block a user