Skip to content

fix: correct localhost-test resolving on linux machines#636

Merged
bliuchak merged 2 commits intomasterfrom
fix/linux-docker
Jan 12, 2026
Merged

fix: correct localhost-test resolving on linux machines#636
bliuchak merged 2 commits intomasterfrom
fix/linux-docker

Conversation

@bliuchak
Copy link
Contributor

@bliuchak bliuchak commented Jan 11, 2026

When run docker tests on linux machine localhost-test related tests are failing.

  1) Test localhost-test setup
  works:
  Error: getaddrinfo ENOTFOUND localhost-test
  at GetAddrInfoReqWrap.onlookup [as oncomplete] (node:dns:107:26)

Also added proper server cleanup to https tests.

@bliuchak bliuchak added adhoc Ad-hoc unplanned task added during the sprint. low priority Low priority issues to be done eventually. t-unblocking Issues with this label are in the ownership of the unblocking team. labels Jan 11, 2026
@github-actions github-actions bot added the tested Temporary label used only programatically for some analytics. label Jan 11, 2026
@bliuchak bliuchak merged commit 5534c5d into master Jan 12, 2026
5 of 6 checks passed
@bliuchak bliuchak deleted the fix/linux-docker branch January 12, 2026 15:32
@bliuchak bliuchak added the validated Issues that are resolved and their solutions fulfill the acceptance criteria. label Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. low priority Low priority issues to be done eventually. t-unblocking Issues with this label are in the ownership of the unblocking team. tested Temporary label used only programatically for some analytics. validated Issues that are resolved and their solutions fulfill the acceptance criteria.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants