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: remove unneeded common.indirectInstanceOf() #5149

Closed
wants to merge 1 commit into from

Conversation

Trott
Copy link
Member

@Trott Trott commented Feb 9, 2016

No description provided.

@Trott Trott added test Issues and PRs related to the tests. lts-watch-v4.x labels Feb 9, 2016
@Trott
Copy link
Member Author

Trott commented Feb 9, 2016

@Trott
Copy link
Member Author

Trott commented Feb 9, 2016

/cc @nodejs/testing I guess

@bnoordhuis
Copy link
Member

LGTM. IIRC, .indirectInstanceOf() was used to check prototypes across contexts back when NODE_MODULE_CONTEXTS was still a thing.

@Trott
Copy link
Member Author

Trott commented Feb 10, 2016

Went to land this one, but there was a conflict. Resolved the conflict but want to run CI one more time just to make sure I didn't mess it up: https://ci.nodejs.org/job/node-test-pull-request/1626/

Trott added a commit to Trott/io.js that referenced this pull request Feb 10, 2016
PR-URL: nodejs#5149
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@Trott
Copy link
Member Author

Trott commented Feb 10, 2016

Landed in 2571386

@Trott Trott closed this Feb 10, 2016
rvagg pushed a commit that referenced this pull request Feb 15, 2016
PR-URL: #5149
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
PR-URL: #5149
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
MylesBorins pushed a commit that referenced this pull request Feb 18, 2016
PR-URL: #5149
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@MylesBorins MylesBorins mentioned this pull request Feb 18, 2016
MylesBorins pushed a commit that referenced this pull request Mar 2, 2016
PR-URL: #5149
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
@Trott Trott deleted the indirect branch January 13, 2022 22:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Issues and PRs related to the tests.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants