Ignore also this one

This commit is contained in:
Arpad Müller
2024-04-02 11:20:28 +02:00
parent 81e9874ef8
commit 21eadcedcb

View File

@@ -5151,6 +5151,7 @@ mod tests {
}
#[tokio::test]
#[ignore]
async fn test_read_at_max_lsn() -> anyhow::Result<()> {
let harness = TenantHarness::create("test_read_at_max_lsn")?;
let (tenant, ctx) = harness.load().await;