| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
the entire test is ipv6. You might want to make copy specify the entire test has failed
Sorry, something went wrong.
There was a problem hiding this comment.
yeah, good catch. thanks.
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM, but couldn't you move this a little closer to the top of the file?
Sorry, something went wrong.
There was a problem hiding this comment.
if it is put ahead of some of the variable declarations in the file then the process exit event won't pass.
Sorry, something went wrong.
There was a problem hiding this comment.
at least needs to be below these
https://github.com/john-yan/node/blob/master/test/internet/test-dns-ipv6.js#L10-L13
Sorry, something went wrong.
There was a problem hiding this comment.
done.
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
|
LGTM |
Sorry, something went wrong.
There was a problem hiding this comment.
One last nit, the style we use is 1..0 # Skipped: :)
Sorry, something went wrong.
There was a problem hiding this comment.
updated. thanks.
Sorry, something went wrong.
Test should be skipped if ipv6 is unavailable on the running system. Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: #3444
Test should be skipped if ipv6 is unavailable on the running system. Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: #3444
Test should be skipped if ipv6 is unavailable on the running system. Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: #3444
Test should be skipped if ipv6 is unavailable on the running system. Reviewed-By: Jeremiah Senkpiel <fishrock123@rocketmail.com> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: James M Snell <jasnell@gmail.com> PR-URL: #3444
| Back | FazBrowse Home | New Git URL |
Test should be skipped if ipv6 is unavailable on the running system.