File: skip-cross-validate-layout.diff

package info (click to toggle)
rust-gstreamer-allocators-sys 0.24.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 264 kB
  • sloc: makefile: 2; ansic: 1
file content (10 lines) | stat: -rw-r--r-- 203 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/tests/abi.rs
+++ b/tests/abi.rs
@@ -149,6 +149,7 @@
 }
 
 #[test]
+#[ignore = "causes mismatch with Debians' gstreamer"]
 fn cross_validate_layout_with_c() {
     let mut c_layouts = Vec::new();