Commit e69290c
authored
disable win test (#15095)
```
--- FAIL: TestVerifyData (1.99s)
downloader_test.go:97:
Error Trace: github.com/erigontech/erigon-lib/downloader/downloader_test.go:97
Error: Received unexpected error:
openClient: torrentcfg.openClient: torrent.NewClient: subsequent listen: listen udp4 :53091: bind: An attempt was made to access a socket in a way forbidden by its access permissions.
Test: TestVerifyData
testing.go:1232: TempDir RemoveAll cleanup: remove C:\Users\RUNNER~1\AppData\Local\Temp\TestVerifyData2884756745\001\downloader\mdbx.dat: The process cannot access the file because it is being used by another process.
FAIL
```1 parent bc4712f commit e69290c
1 file changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
92 | 96 | | |
93 | 97 | | |
94 | 98 | | |
| |||
0 commit comments