DEBSOURCES
Skip Quicknav
Patches / Patch / rust-gstreamer-sys / 0.23.5-2
12345678910
--- a/tests/abi.rs +++ b/tests/abi.rs @@ -115,6 +115,7 @@ } #[test] +#[ignore = "this causes mismatches with Debian's gstreamer, so we ignore it"] fn cross_validate_constants_with_c() { let mut c_constants: Vec<(String, String)> = Vec::new();