★ wanayoo — archive 1999 https://github.com/nodejs/node/pull/22172Nouvelle 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: don't mask descriptor.enumerable #22172

Closed
wants to merge 1 commit into from

Conversation

@tomleah
Copy link
Contributor

tomleah commented Aug 7, 2018

From NodeTodo //cc @Trott

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
@targos

targos approved these changes Aug 7, 2018

@fesebuv

fesebuv approved these changes Aug 7, 2018

@jasnell

jasnell approved these changes Aug 7, 2018

@cjihrig

cjihrig approved these changes Aug 7, 2018

@lpinca

lpinca approved these changes Aug 7, 2018

@Trott

Trott approved these changes Aug 8, 2018

@Trott

This comment has been minimized.

@Trott Trott added the author ready label Aug 8, 2018

@gdams

gdams approved these changes Aug 8, 2018

@Trott

This comment has been minimized.

Copy link
Member

Trott commented Aug 9, 2018

@Trott

This comment has been minimized.

Copy link
Member

Trott commented Aug 9, 2018

Trott added a commit to Trott/io.js that referenced this pull request Aug 9, 2018

test: don't mask descriptor.enumerable
PR-URL: nodejs#22172
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>
@Trott

This comment has been minimized.

Copy link
Member

Trott commented Aug 9, 2018

Landed in 2fd71f9.

Thanks for the contribution! 🎉

(If you're interested in other possible contributions to Node.js but don't have a good idea of where to start looking, some ideas are posted at https://www.nodetodo.org/next-steps/.)

@Trott Trott closed this Aug 9, 2018

targos added a commit that referenced this pull request Aug 11, 2018

test: don't mask descriptor.enumerable
PR-URL: #22172
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>

targos added a commit that referenced this pull request Aug 11, 2018

test: don't mask descriptor.enumerable
PR-URL: #22172
Reviewed-By: Beth Griggs <Bethany.Griggs@uk.ibm.com>
Reviewed-By: Michaël Zasso <targos@protonmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
Reviewed-By: Jon Moss <me@jonathanmoss.me>

@tomleah tomleah deleted the tomleah:remove-arg branch Aug 13, 2018

@rvagg rvagg referenced this pull request Aug 13, 2018

Merged

Release proposal: v10.9.0 #22295

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.