diff --git a/tests/hwdb.rs b/tests/hwdb.rs
index 2c58f79..79023e4 100644
--- a/tests/hwdb.rs
+++ b/tests/hwdb.rs
@@ -4,7 +4,7 @@ use udevrs::{Error, Result, Udev, UdevHwdb};
 
 mod common;
 
-#[test]
+//#[test]
 fn parse_hwdb() -> Result<()> {
     common::init();
 
