Skip to content

Remove the check for an invalid key#12

Merged
voegelas merged 1 commit intotobez:masterfrom
voegelas:invalid-key
Apr 29, 2025
Merged

Remove the check for an invalid key#12
voegelas merged 1 commit intotobez:masterfrom
voegelas:invalid-key

Conversation

@voegelas
Copy link
Collaborator

A test uses "_" as an invalid IP address and fails on systems that resolve unknown hostnames to IP addresses. This pull request removes the test as there doesn't seem to be a string that ist both an invalid IP address and an invalid hostname on all possible systems. Fixes #11.

The test uses "_" as an invalid IP address and fails on systems that
resolve unknown hostnames to IP addresses.
@voegelas voegelas self-assigned this Apr 29, 2025
@voegelas voegelas merged commit 9ca123d into tobez:master Apr 29, 2025
8 checks passed
@voegelas voegelas deleted the invalid-key branch April 29, 2025 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test with "_" as IP address fails on some systems

1 participant