Issue migrated from https://github.com/ziglang/zig/issues/25983
Observed against 5d71e30518
Main test suite...
test
+- test-modules
+- test-std
+- run test std-native-znver5-ReleaseFast-libc 3030 pass, 65 skip, 1 timeout (3096 total)
error: 'Io.net.test.test.listen on a unix socket, send bytes, receive bytes' timed out after 30m9.714ms
failed command: "C:\\Users\\ci\\.cache\\act\\c66491d7fc031988\\hostexecutor\\zig-local-cache\\o\81円d4e4f42530a09a02a7fb586c31e3af\\test.exe" "--cache-dir=C:\\Users\\ci\\.cache\\act\\c66491d7fc031988\\hostexecutor\\zig-local-cache" --seed=0x8c1d43e9 --listen=-
Build Summary: 5162/5391 steps succeeded (225 skipped, 1 failed); 61417/62839 tests passed (1421 skipped, 1 timed out)
test transitive failure
+- test-modules transitive failure
+- test-std transitive failure
+- run test std-native-znver5-ReleaseFast-libc 3030 pass, 65 skip, 1 timeout (3096 total)
error: the following build command failed with exit code 1:
C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\zig-local-cache\o\cdf3b8c40b1c7c04b2bf5651a38e3846\build.exe C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\build-release\stage3-release\bin\zig.exe C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\lib C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\zig-local-cache C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\zig-global-cache --seed 0x8c1d43e9 -Zb4d34a580c667b90 test docs --maxrss 49392123904 --search-prefix C:\Users\ci\deps\zig+llvm+lld+clang-x86_64-windows-gnu-0.16.0-dev.104+689461e31 -Dstatic-llvm -Dskip-non-native -Dskip-test-incremental -Denable-symlinks-windows --test-timeout 30m
Unable to reproduce reliably. Eyeballing it, I don't see any issues in the test or implementation.
Issue migrated from https://github.com/ziglang/zig/issues/25983
Observed against 5d71e3051833d20dd2dbfe801e060b3a1a3afa69
```
Main test suite...
test
+- test-modules
+- test-std
+- run test std-native-znver5-ReleaseFast-libc 3030 pass, 65 skip, 1 timeout (3096 total)
error: 'Io.net.test.test.listen on a unix socket, send bytes, receive bytes' timed out after 30m9.714ms
failed command: "C:\\Users\\ci\\.cache\\act\\c66491d7fc031988\\hostexecutor\\zig-local-cache\\o\81円d4e4f42530a09a02a7fb586c31e3af\\test.exe" "--cache-dir=C:\\Users\\ci\\.cache\\act\\c66491d7fc031988\\hostexecutor\\zig-local-cache" --seed=0x8c1d43e9 --listen=-
Build Summary: 5162/5391 steps succeeded (225 skipped, 1 failed); 61417/62839 tests passed (1421 skipped, 1 timed out)
test transitive failure
+- test-modules transitive failure
+- test-std transitive failure
+- run test std-native-znver5-ReleaseFast-libc 3030 pass, 65 skip, 1 timeout (3096 total)
error: the following build command failed with exit code 1:
C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\zig-local-cache\o\cdf3b8c40b1c7c04b2bf5651a38e3846\build.exe C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\build-release\stage3-release\bin\zig.exe C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\lib C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\zig-local-cache C:\Users\ci\.cache\act\c66491d7fc031988\hostexecutor\zig-global-cache --seed 0x8c1d43e9 -Zb4d34a580c667b90 test docs --maxrss 49392123904 --search-prefix C:\Users\ci\deps\zig+llvm+lld+clang-x86_64-windows-gnu-0.16.0-dev.104+689461e31 -Dstatic-llvm -Dskip-non-native -Dskip-test-incremental -Denable-symlinks-windows --test-timeout 30m
```
Unable to reproduce reliably. Eyeballing it, I don't see any issues in the test or implementation.