File: ignore-broken-test.diff

package info (click to toggle)
rust-gstreamer 0.24.1-2
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 3,028 kB
  • sloc: makefile: 2
file content (10 lines) | stat: -rw-r--r-- 209 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
--- a/src/typefind.rs
+++ b/src/typefind.rs
@@ -342,6 +342,7 @@
     use super::*;
 
     #[test]
+    #[ignore = "broken in debian"]
     fn test_typefind_call_function() {
         crate::init().unwrap();