★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/32123Nouvelle recherche | Portail wanayoo
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: buffer.write with longer string scenario #32123

Closed

Conversation

HarshithaKP
Copy link
Member

@HarshithaKP HarshithaKP commented Mar 6, 2020

Make sure longer strings are written up to the buffer end

Refs: #32119

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Make sure longer strings are written up to the buffer end

Refs: nodejs#32119
@nodejs-github-bot nodejs-github-bot added the test label Mar 6, 2020
cjihrig
cjihrig approved these changes Mar 6, 2020
jasnell
jasnell approved these changes Mar 6, 2020
test/parallel/test-buffer-write.js Show resolved Hide resolved
@BridgeAR BridgeAR added the author ready label Mar 9, 2020
@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 9, 2020

@nodejs-github-bot
Copy link
Contributor

@nodejs-github-bot nodejs-github-bot commented Mar 11, 2020

@addaleax
Copy link
Member

@addaleax addaleax commented Mar 12, 2020

Landed in 7fcb8da

@addaleax addaleax closed this Mar 12, 2020
addaleax added a commit that referenced this issue Mar 12, 2020
Make sure longer strings are written up to the buffer end

Refs: #32119

PR-URL: #32123
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
BridgeAR added a commit that referenced this issue Mar 17, 2020
Make sure longer strings are written up to the buffer end

Refs: #32119

PR-URL: #32123
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
@MylesBorins MylesBorins mentioned this pull request Mar 19, 2020
MylesBorins added a commit that referenced this issue Mar 24, 2020
Make sure longer strings are written up to the buffer end

Refs: #32119

PR-URL: #32123
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
targos added a commit that referenced this issue Apr 22, 2020
Make sure longer strings are written up to the buffer end

Refs: #32119

PR-URL: #32123
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
author ready test
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

6 participants