-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
test: remove FIXME pummel/test-tls-securepair-client #8757
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
Conversation
Reverts: 85827bd Refs: nodejs#4640 Using `common.PORT` no longer causes other tests to fail
|
LGTM if CI is green. |
|
It seems that most of the builds are failing https://ci.nodejs.org/job/node-test-pull-request/ maybe infrastructure issues still? |
|
Note that pummel tests are not run in CI, so the CI is basically only valuable for the linting in this case. Test seems to work as expected with the change, so LGTM. /cc @bnoordhuis |
imyller
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Test works as expected
|
LGTM |
|
Landed in 647e8e5 |
Checklist
make -j8 test(UNIX), orvcbuild test nosign(Windows) passesAffected core subsystem(s)
Description of change
Reverts: 85827bd
Refs: #4640
Using
common.PORTno longer causes other tests to failCurrently runningmake -j4 testreturns errors for parallel/test-internal-modules and parallel/test-repl but that seems to be unrelated to this pull request.It seems that there's something unusual going on with the VM I use to build