Skip to content

Commit

Permalink
Skip this test.
Browse files Browse the repository at this point in the history
  • Loading branch information
toots committed Feb 26, 2025
1 parent 362837a commit 293221c
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/streams/icecast_tls_ssl.liq
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
log.level := 4
settings.icecast.prefer_address := "ipv4"

test.skip()

tls = http.transport.tls(certificate="./ssl.cert", key="./ssl.key")

ssl = http.transport.ssl(certificate="./ssl.cert", key="./ssl.key")
Expand Down

0 comments on commit 293221c

Please sign in to comment.