-
-
Notifications
You must be signed in to change notification settings - Fork 32.6k
test: remove unused using declarations #18637
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
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 if CI is green.
@danbev please always trigger a CI after creating a PR :-) |
I’m on a train at the moment and the connection is a little flakey so I was
not able to start when I tried before.
tors 8 feb. 2018 kl. 12:44 skrev Ruben Bridgewater <[email protected]
…:
@danbev <https://github.com/danbev> please always trigger a CI after
creating a PR :-)
CI https://ci.nodejs.org/job/node-test-pull-request/13034/
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#18637 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/AAaY32t_HXxsH7f3D_Jq4LIBSVjr2jSUks5tSt4PgaJpZM4R-BIh>
.
|
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 if CI is OK
Landed in cf52ab1 🎉 |
PR-URL: nodejs#18637 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
PR-URL: nodejs#18637 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
Seems like some of these declarations are still being used in v9.x I've set as don't land for simplicity, but feel free to change labels and backport |
PR-URL: nodejs#18637 Reviewed-By: Ruben Bridgewater <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: James M Snell <[email protected]> Reviewed-By: Jon Moss <[email protected]> Reviewed-By: Tobias Nießen <[email protected]>
Checklist
make -j4 test
(UNIX), orvcbuild test
(Windows) passesAffected core subsystem(s)
test