Stream: git-wasmtime

Topic: wasmtime / PR #7657 Add a test for `allow-ip-name-lookup=no`


view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 09:50):

rylev opened PR #7657 from rylev:test-off-ip-name-lookup to bytecodealliance:main:

The test simply tries looking up example.com and ensuring it fails with PermanentResolverFailure. Additionally, PermanentResolverFailure is removed as one of the allowed errors in the normal ip name lookup test as those allowed errors should only be transient lookup errors and PermanentResolverFailure is very much not a transient error.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 09:50):

rylev requested alexcrichton for a review on PR #7657.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 09:50):

rylev requested wasmtime-core-reviewers for a review on PR #7657.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 16:15):

alexcrichton submitted PR review.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 17:12):

rylev updated PR #7657.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 17:19):

alexcrichton has enabled auto merge for PR #7657.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 17:19):

rylev updated PR #7657.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 17:19):

alexcrichton has disabled auto merge for PR #7657.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 17:29):

rylev requested alexcrichton for a review on PR #7657.

view this post on Zulip Wasmtime GitHub notifications bot (Dec 08 2023 at 18:11):

alexcrichton merged PR #7657.


Last updated: Nov 22 2024 at 16:03 UTC