test: give the twenty-one bare #[ignore] attributes their reasons (#6049)

This commit is contained in:
Zhengchao An
2026-08-13 08:10:47 +08:00
committed by GitHub
parent 3c78a56ab0
commit 65091aa6a8
9 changed files with 21 additions and 21 deletions
@@ -2854,7 +2854,7 @@ pub(crate) mod cmptst_30 {
result
}
#[ignore]
#[ignore = "timing-sensitive backend-pressure latency probe; run explicitly with --ignored"]
#[tokio::test]
async fn regression() -> Result<(), Box<dyn std::error::Error + Send + Sync>> {
crate::common::init_logging();