No description provided.
[WIP] test: Add "WinError 10048" to the retry exceptions #18626
pull MarcoFalke wants to merge 1 commits into bitcoin:master from MarcoFalke:2004-qaAuthWin2 changing 2 files +22 −5-
MarcoFalke commented at 8:19 PM on April 13, 2020: member
-
MarcoFalke commented at 9:33 PM on April 13, 2020: member
Run 1: https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/32157217 :heavy_check_mark: Run 2: https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/32158800
- DrahtBot added the label Tests on Apr 13, 2020
-
test: Add "WinError 10048" to the retry exceptions fadb3d4019
- MarcoFalke force-pushed on Apr 13, 2020
-
in test/functional/interface_rest.py:74 in fadb3d4019
74 | + return conn.getresponse() 75 | + 76 | + try: 77 | + resp = request() 78 | + except OSError as e: 79 | + retry = (
laanwj commented at 11:41 AM on April 14, 2020:Concept ACK, though could we maybe match on
e.errnoinstead of the string?MarcoFalke commented at 11:52 AM on April 14, 2020: memberIt doesn't look like it helps: https://ci.appveyor.com/project/DrahtBot/bitcoin/builds/32158800#L4968
MarcoFalke closed this on Apr 14, 2020MarcoFalke deleted the branch on Apr 14, 2020DrahtBot locked this on Feb 15, 2022ContributorsLabels
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:14 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-17 06:14 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me