test: expect error for test_lookup_ipv6_hint on FreeBSD by Trott · Pull Request #2724 · nodejs/node

@Trott

FreeBSD does not support the V4MAPPED flag so expect an error.

@Trott mentioned this pull request

Sep 7, 2015

@mscdex mscdex added dns

Issues and PRs related to the dns subsystem.

test

Issues and PRs related to the tests.

freebsd

Issues and PRs related to the FreeBSD platform.

labels

Sep 7, 2015

Trott added a commit to Trott/io.js that referenced this pull request

Sep 9, 2015
FreeBSD does not support the V4MAPPED flag so expect an error.

This is a partial fix for nodejs#2468.
It only fixes it on FreeBSD. Failures on other platforms are due to
other reasons and need to be fixed separately.

PR-URL: nodejs#2724
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Fixes: nodejs#2468

Trott added a commit that referenced this pull request

Sep 11, 2015
FreeBSD does not support the V4MAPPED flag so expect an error.

This is a partial fix for #2468.
It only fixes it on FreeBSD. Failures on other platforms are due to
other reasons and need to be fixed separately.

PR-URL: #2724
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Fixes: #2468

Trott added a commit that referenced this pull request

Sep 12, 2015
FreeBSD does not support the V4MAPPED flag so expect an error.

This is a partial fix for #2468.
It only fixes it on FreeBSD. Failures on other platforms are due to
other reasons and need to be fixed separately.

PR-URL: #2724
Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com>
Reviewed-By: Johan Bergström <bugs@bergstroem.nu>
Fixes: #2468

@rvagg rvagg mentioned this pull request

Sep 12, 2015

@Trott Trott mentioned this pull request

Sep 12, 2015

@rvagg rvagg mentioned this pull request

Sep 22, 2015

@Trott Trott deleted the test-dns-freebsd2 branch

January 9, 2022 22:03