Skip to content

Commit

Permalink
retry thttpclient_ssl twice (#24467)
Browse files Browse the repository at this point in the history
Flaky on linux_amd64
  • Loading branch information
metagn authored Nov 22, 2024
1 parent 08c2a17 commit 652edb2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/stdlib/thttpclient_ssl.nim
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
discard """
cmd: "nim $target --mm:refc -d:ssl $options $file"
disabled: "openbsd"
retries: 2
"""

# Nim - Basic SSL integration tests
Expand Down

0 comments on commit 652edb2

Please sign in to comment.