FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

test: increase coverage for stream by Lxxyx · Pull Request #36538 · nodejs/node · GitHub

/ node Public

test: increase coverage for stream - #36538

Closed
Lxxyx wants to merge 1 commit into
nodejs:masterfrom
Lxxyx:test-streams-coverage
Closed

test: increase coverage for stream#36538
Lxxyx wants to merge 1 commit into
nodejs:masterfrom
Lxxyx:test-streams-coverage

Conversation

Lxxyx commented Dec 16, 2020

Copy link
Copy Markdown
Member
  1. test addAbortSignal with invalid signal
    Refs: https://coverage.nodejs.org/coverage-a1509261770cb645/lib/internal/streams/add-abort-signal.js.html#L17

  2. test addAbortSignal with invalid stream
    Refs: https://coverage.nodejs.org/coverage-a1509261770cb645/lib/internal/streams/add-abort-signal.js.html#L28

  3. test addAbortSignalNoValidate with invalid signal
    Refs: https://coverage.nodejs.org/coverage-a1509261770cb645/lib/internal/streams/add-abort-signal.js.html#L34

  4. test addAbortSignalNoValidate with aborted signal
    Refs: https://coverage.nodejs.org/coverage-a1509261770cb645/lib/internal/streams/add-abort-signal.js.html#L40

  5. test Readable.from with invalid args
    Refs: https://coverage.nodejs.org/coverage-a1509261770cb645/lib/internal/streams/from.js.html#L31

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

nodejs-github-bot added the test Issues and PRs related to the tests. label Dec 16, 2020
Trott added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 16, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 16, 2020

Copy link
Copy Markdown
Collaborator

Lxxyx force-pushed the test-streams-coverage branch from f1c5fb8 to 6c24dde Compare December 17, 2020 02:37
PoojaDurgad added the author ready PRs that have at least one approval, no outstanding review comments, and a CI started. label Dec 17, 2020
targos added the request-ci Add this label to start a Jenkins CI on a PR. label Dec 21, 2020
github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. label Dec 21, 2020

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

Retry for failure in CI https://ci.nodejs.org/job/node-test-commit-arm/35019/

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Collaborator

Copy link
Copy Markdown
Member

Resume build to try and get to green: https://ci.nodejs.org/job/node-test-commit/43060/

Copy link
Copy Markdown
Member

Green CI landing.

mhdawson left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

mhdawson pushed a commit that referenced this pull request Dec 21, 2020

Copy link
Copy Markdown
Member

Landed in 4d22dd3

mhdawson closed this Dec 21, 2020
targos pushed a commit that referenced this pull request Dec 22, 2020
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs that have at least one approval, no outstanding review comments, and a CI started. test Issues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants


Back | FazBrowse Home | New Git URL