Skip to content

test: delete invalid test - #34445

Closed
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:invalid-test
Closed

test: delete invalid test#34445
addaleax wants to merge 1 commit into
nodejs:masterfrom
addaleax:invalid-test

Conversation

@addaleax

Copy link
Copy Markdown
Member

This test has not been working correctly since at least a555be2.

Since it tests internals, any replacement test might become invalid
in a similar way.

Refs: #34057

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • documentation is changed or added
  • commit message follows commit guidelines

This test has not been working correctly since at least a555be2.
Since it tests internals, any replacement test might become invalid
in a similar way.
Refs: nodejs#34057
@nodejs-github-botnodejs-github-bot added the test Issues and PRs related to the tests. label Jul 20, 2020
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@addaleaxaddaleax added author ready PRs that have at least one approval, no pending requests for changes, and a CI started. review wanted PRs that need reviews. labels Jul 21, 2020
@nodejs-github-bot

nodejs-github-bot commented Jul 21, 2020

Copy link
Copy Markdown
Collaborator

@addaleax

Copy link
Copy Markdown
MemberAuthor

Landed in 06765d8

addaleax added a commit that referenced this pull request Jul 22, 2020
This test has not been working correctly since at least a555be2.
Since it tests internals, any replacement test might become invalid
in a similar way.
Refs: #34057
PR-URL: #34445
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@addaleax
addaleax deleted the invalid-test branch July 22, 2020 20:54
MylesBorins pushed a commit that referenced this pull request Jul 27, 2020
This test has not been working correctly since at least a555be2.
Since it tests internals, any replacement test might become invalid
in a similar way.
Refs: #34057
PR-URL: #34445
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@ruyadornoruyadorno mentioned this pull request Jul 28, 2020
addaleax added a commit that referenced this pull request Sep 22, 2020
This test has not been working correctly since at least a555be2.
Since it tests internals, any replacement test might become invalid
in a similar way.
Refs: #34057
PR-URL: #34445
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
addaleax added a commit that referenced this pull request Sep 22, 2020
This test has not been working correctly since at least a555be2.
Since it tests internals, any replacement test might become invalid
in a similar way.
Refs: #34057
PR-URL: #34445
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
@codebyterecodebytere mentioned this pull request Sep 28, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author readyPRs that have at least one approval, no pending requests for changes, and a CI started.review wantedPRs that need reviews.testIssues and PRs related to the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@addaleax@nodejs-github-bot@jasnell@Trott