File: skip-test_recvmm2-on-s390x.diff

package info (click to toggle)
rust-nix 0.29.0-2
  • links: PTS, VCS
  • area: main
  • in suites: experimental, forky, sid, trixie
  • size: 3,096 kB
  • sloc: ansic: 18; makefile: 7
file content (12 lines) | stat: -rw-r--r-- 401 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
Index: nix/test/sys/test_socket.rs
===================================================================
--- nix.orig/test/sys/test_socket.rs
+++ nix/test/sys/test_socket.rs
@@ -2827,6 +2827,7 @@ fn test_icmp_protocol() {
 #[cfg_attr(qemu, ignore)]
 #[cfg(target_os = "linux")]
 #[test]
+#[cfg(not(target_arch = "s390x"))]
 fn test_recvmm2() -> nix::Result<()> {
     use nix::sys::{
         socket::{