--- rust-serial-test-0.9.0.orig/src/serial_code_lock.rs
+++ rust-serial-test-0.9.0/src/serial_code_lock.rs
@@ -71,7 +71,7 @@ mod tests {
         time::Duration,
     };
 
-    #[test]
+    //#[test]
     fn test_hammer_check_new_key() {
         let ptrs = Arc::new(RwLock::new(Vec::new()));
         let mut threads = Vec::new();
