Skip to content

Commit 2f15111

Browse files
committed
Test test_cmsg_nxthdr on sparc64
1 parent b015d4e commit 2f15111

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

libc-test/test/cmsg.rs

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,6 @@ mod t {
5151
}
5252
}
5353

54-
// Skip on sparc64
55-
// https://github.com/rust-lang/libc/issues/1239
56-
#[cfg(not(target_arch = "sparc64"))]
5754
#[test]
5855
fn test_cmsg_nxthdr() {
5956
use std::ptr;

0 commit comments

Comments
 (0)