Skip flaky test_simultaneous_independent_create_set on Windows (#17468)

Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
Zanie Blue
2026-01-14 11:17:01 -06:00
committed by GitHub
parent ae62c0d3f7
commit b95b151cac

View File

@@ -167,6 +167,7 @@ async fn test_simultaneous_create_set_then_move() {
}
#[tokio::test]
#[cfg(not(target_os = "windows"))]
async fn test_simultaneous_independent_create_set() {
init_logger();