| ... | @@ -1684,7 +1684,7 @@ test "" { | ... | @@ -1684,7 +1684,7 @@ test "" { |
| 1684 | _ = @import("fs/watch.zig"); | 1684 | _ = @import("fs/watch.zig"); |
| 1685 | } | 1685 | } |
| 1686 | | 1686 | |
| 1687 | const FILE_LOCK_TEST_SLEEP_TIME = 1 * std.time.ns_per_s; | 1687 | const FILE_LOCK_TEST_SLEEP_TIME = 5 * std.time.millisecond; |
| 1688 | | 1688 | |
| 1689 | test "open file with exclusive nonblocking lock twice" { | 1689 | test "open file with exclusive nonblocking lock twice" { |
| 1690 | const dir = cwd(); | 1690 | const dir = cwd(); |