test: un-ignore the remaining seven global-state tests, drop one stale premise (#6048)

This commit is contained in:
Zhengchao An
2026-08-13 08:10:28 +08:00
committed by GitHub
parent bdd7ecd205
commit 3c78a56ab0
4 changed files with 0 additions and 35 deletions
@@ -11846,7 +11846,6 @@ mod tests {
}
#[tokio::test]
#[ignore = "requires isolated global object layer state"]
#[serial]
async fn ecstore_new_succeeds_on_fresh_local_volumes() {
let test_base_dir = format!("/tmp/rustfs_ecstore_empty_boot_{}", Uuid::new_v4());