mirror of
https://github.com/astral-sh/uv
synced 2026-01-22 05:50:25 -05:00
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:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user