Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: revert fix test-net-* error code check #7503

Closed

Conversation

MylesBorins
Copy link
Contributor

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Affected core subsystem(s)

test

Description of change

This reverts commit 0414d88.

This is a super weird one. This commit landed with no problems with the
test suite. CI tested absolutely fine multiple times. As of June 30
2016 the test suite is now reliably failing on test-net-*.
This is extremely odd to be coming up after the release and multiple
test runs.

Weirdness aside, the revert brings the test suite back to a reliable
state. This may cause problems for testing on Alpine, this will need
to be revisited.

This reverts commit 0414d88.

This is a super weird one. This commit landed with no problems with the
test suite. CI tested absolutely fine multiple times. As of June 30
2016 the test suite is now reliably failing on `test-net-*`.
This is extremely odd to be coming up after the release and multiple
test runs.

Weirdness aside, the revert brings the test suite back to a reliable
state. This may cause problems for testing on Alpine, this will need
to be revisited.
@MylesBorins MylesBorins added test Issues and PRs related to the tests. v4.x labels Jun 30, 2016
@MylesBorins
Copy link
Contributor Author

ci: https://ci.nodejs.org/job/node-test-pull-request/3144/

I'm going to head for lunch now. I am planning to land this once I get back so I can get unblocked and start backporting more stuff to v4.x in preperation for the v4.5.0 rc

If people can throw an LGTM on this I'd appreciate it

/cc @nodejs/lts @mhart

@mhart
Copy link
Contributor

mhart commented Jun 30, 2016

It hopefully shouldn't cause problems on Alpine >= 3.4.1 thanks to http://bugs.alpinelinux.org/issues/5725

@MylesBorins
Copy link
Contributor Author

To add to the weirdness... it would appear my machine is now failing on master for this as well.

I am at a bit of a loss as to what is going on, perhaps this is some local management stuff happening on my machine

@MylesBorins
Copy link
Contributor Author

I'm out of face to palm.... it would appear that the wifi network I am on right now is blocking this connection and causing the timeouts... ughhhhhh

picard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants