diff --git a/src/authres.rs b/src/authres.rs index d1a31636f..12345526b 100644 --- a/src/authres.rs +++ b/src/authres.rs @@ -644,6 +644,7 @@ Authentication-Results: box.hispanilandia.net; spf=pass smtp.mailfrom=adbenitez@ .unwrap(); } + #[ignore = "Disallowing keychanges is disabled for now"] #[tokio::test(flavor = "multi_thread", worker_threads = 2)] async fn test_handle_authres_fails() -> Result<()> { let mut tcm = TestContextManager::new();