Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: allow numeric string for lookupService test
Fixes: #42164 If the given port number isn't associated with any service name, the `service` resolved from `dns.lookupService` can be a numeric string representing the port number. PR-URL: #42596 Reviewed-By: Mohammed Keyvanzadeh <[email protected]> Reviewed-By: Akhil Marsonya <[email protected]> Reviewed-By: Richard Lau <[email protected]>
- Loading branch information