dont always run dns ping tests

This commit is contained in:
mfahampshire
2025-11-07 20:00:55 +00:00
parent 7052e2e902
commit 67803930b6
@@ -754,6 +754,7 @@ mod tests {
Ok(())
}
#[ignore]
#[tokio::test]
async fn dns_ping_checks() -> Result<(), Box<dyn std::error::Error>> {
init_logging();
@@ -866,6 +867,7 @@ mod tests {
Ok(())
}
#[ignore]
#[tokio::test]
async fn split_dns_ping_checks() -> Result<(), Box<dyn std::error::Error>> {
init_logging();