File: skip-broken-test.diff

package info (click to toggle)
rust-env-logger 0.11.8-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 312 kB
  • sloc: makefile: 4
file content (12 lines) | stat: -rw-r--r-- 327 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
Index: env-logger/examples/in_tests.rs
===================================================================
--- env-logger.orig/examples/in_tests.rs
+++ env-logger/examples/in_tests.rs
@@ -40,6 +40,7 @@ mod tests {
     }
 
     #[test]
+    #[ignore = "broken in debian"]
     fn it_does_not_work() {
         init_logger();