Split up internet DNS tests to avoid timeout problem by Trott · Pull Request #2802 · nodejs/node

@Trott

For whatever reason, the CI win2012 machine was timing out on the
internet test-dns file. Split out ipv4 and ipv6 specific tests to
separate files so tests do not time out. (Each file is given a 60
second timeout on CI. Tests within a file are run in sequence.)

@mscdex mscdex added dns

Issues and PRs related to the dns subsystem.

test

Issues and PRs related to the tests.

labels

Sep 10, 2015

@Trott

@Trott Trott mentioned this pull request

Sep 12, 2015

Trott added a commit that referenced this pull request

Sep 12, 2015
For whatever reason, the CI win2012 machine was timing out on the
internet test-dns file. Split out ipv4 and ipv6 specific tests to
separate files so tests do not time out. (Each file is given a 60
second timeout on CI. Tests within a file are run in sequence.)

PR-URL: #2802
Fixes: #2468
Reviewed-By: Roman Reiss <me@silverwind.io>

Trott added a commit that referenced this pull request

Sep 15, 2015
For whatever reason, the CI win2012 machine was timing out on the
internet test-dns file. Split out ipv4 and ipv6 specific tests to
separate files so tests do not time out. (Each file is given a 60
second timeout on CI. Tests within a file are run in sequence.)

PR-URL: #2802
Fixes: #2468
Reviewed-By: Roman Reiss <me@silverwind.io>

Trott added a commit that referenced this pull request

Sep 15, 2015
For whatever reason, the CI win2012 machine was timing out on the
internet test-dns file. Split out ipv4 and ipv6 specific tests to
separate files so tests do not time out. (Each file is given a 60
second timeout on CI. Tests within a file are run in sequence.)

PR-URL: #2802
Fixes: #2468
Reviewed-By: Roman Reiss <me@silverwind.io>

@rvagg rvagg mentioned this pull request

Sep 15, 2015

@rvagg rvagg mentioned this pull request

Sep 22, 2015

@Trott Trott deleted the test-dns-win branch

January 9, 2022 22:03