stream: stricter isReadableNodeStream#40941
Conversation
0b3bdd7 to
5e91917
Compare
5e91917 to
da437c1
Compare
90d6463 to
133cc2c
Compare
|
@Trott CI doesn't seem to be able to succeed. Not just this PR. Can we land without |
Oh, wait, for Jenkins, I don't think you need to rebase. I think a Rebuild rather than a Resume Build will rebase. I'll kick that job off now to see what happens. |
Commit Queue failed- Loading data for nodejs/node/pull/40941 ✔ Done loading data for nodejs/node/pull/40941 ----------------------------------- PR info ------------------------------------ Title stream: stricter isReadableNodeStream (#40941) Author Robert Nagy (@ronag) Branch ronag:is-readable-strict -> nodejs:master Labels stream, author ready, v17.x Commits 3 - stream: stricter isReadableNodeStream - fixup - fixup: lint Committers 1 - Robert Nagy PR-URL: https://github.com/nodejs/node/pull/40941 Fixes: https://github.com/nodejs/node/issues/40938 Reviewed-By: Matteo Collina Reviewed-By: James M Snell ------------------------------ Generated metadata ------------------------------ PR-URL: https://github.com/nodejs/node/pull/40941 Fixes: https://github.com/nodejs/node/issues/40938 Reviewed-By: Matteo Collina Reviewed-By: James M Snell -------------------------------------------------------------------------------- ℹ This PR was created on Tue, 23 Nov 2021 17:11:36 GMT ✔ Approvals: 2 ✔ - Matteo Collina (@mcollina) (TSC): https://github.com/nodejs/node/pull/40941#pullrequestreview-814001663 ✔ - James M Snell (@jasnell) (TSC): https://github.com/nodejs/node/pull/40941#pullrequestreview-814084727 ✔ Last GitHub Actions successful ℹ Last Full PR CI on 2021-11-26T16:27:16Z: https://ci.nodejs.org/job/node-test-pull-request/41141/ - Querying data for job/node-test-pull-request/41141/ ✔ Last Jenkins CI successful -------------------------------------------------------------------------------- ✔ No git cherry-pick in progress ✔ No git am in progress ✔ No git rebase in progress -------------------------------------------------------------------------------- - Bringing origin/master up to date... From https://github.com/nodejs/node * branch master -> FETCH_HEAD ✔ origin/master is now up-to-date - Downloading patch for 40941 From https://github.com/nodejs/node * branch refs/pull/40941/merge -> FETCH_HEAD ✔ Fetched commits as 43e127801425..133cc2c55270 -------------------------------------------------------------------------------- [master d8e39bc26c] stream: stricter isReadableNodeStream Author: Robert Nagy Date: Tue Nov 23 18:11:00 2021 +0100 3 files changed, 22 insertions(+), 2 deletions(-) [master a9a8e95738] fixup Author: Robert Nagy Date: Tue Nov 23 18:20:46 2021 +0100 1 file changed, 1 insertion(+), 3 deletions(-) [master 58fe8c2cba] fixup: lint Author: Robert Nagy Date: Tue Nov 23 18:22:56 2021 +0100 1 file changed, 13 insertions(+), 10 deletions(-) ✔ Patches applied There are 3 commits in the PR. Attempting autorebase. Rebasing (2/6)https://github.com/nodejs/node/actions/runs/1508434363 |
|
Landed in 49b8c4f |
|
@ronag is this only for 17.x? |
Fixes: #40938