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: fix calls of deprecated assert methods #23673

Merged

Conversation

prog1dev
Copy link
Contributor

@prog1dev prog1dev commented Oct 15, 2018

Just went through assert docs and fixed calls of deprecated methods in tests:

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

test

@nodejs-github-bot nodejs-github-bot added test Issues and PRs related to the tests. tty Issues and PRs related to the tty subsystem. labels Oct 15, 2018
@prog1dev prog1dev force-pushed the test/remove_depricated_assert_equal_method branch from 35ab12b to b235d9f Compare October 15, 2018 18:04
@prog1dev prog1dev changed the title test: remove assert.equal from test-tty-get-color-depth.js test test: remove calls of deprecated assert methods Oct 15, 2018
@prog1dev prog1dev force-pushed the test/remove_depricated_assert_equal_method branch from b235d9f to 1e137d1 Compare October 15, 2018 18:15
@prog1dev prog1dev force-pushed the test/remove_depricated_assert_equal_method branch from 1e137d1 to 76f0ba9 Compare October 28, 2018 14:24
@prog1dev
Copy link
Contributor Author

prog1dev commented Nov 1, 2018

Could you guys review this please?
@vsemozhetbyt @lpinca @richardlau

@vsemozhetbyt
Copy link
Contributor

vsemozhetbyt commented Nov 1, 2018

I am only confident enough to humbly ping @nodejs/testing, @nodejs/assert and maybe @BridgeAR.

Copy link
Member

@BridgeAR BridgeAR left a comment

Choose a reason for hiding this comment

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

LGTM with my comment addressed.

test/async-hooks/init-hooks.js Outdated Show resolved Hide resolved
@BridgeAR
Copy link
Member

BridgeAR commented Nov 1, 2018

@vsemozhetbyt thanks for the ping.

@prog1dev prog1dev force-pushed the test/remove_depricated_assert_equal_method branch from 76f0ba9 to 9a71b82 Compare November 1, 2018 17:23
@vsemozhetbyt
Copy link
Contributor

@prog1dev prog1dev force-pushed the test/remove_depricated_assert_equal_method branch from 9a71b82 to d2421b2 Compare November 4, 2018 22:02
@prog1dev prog1dev changed the title test: remove calls of deprecated assert methods test: fix calls of deprecated assert methods Nov 4, 2018
@Trott
Copy link
Member

Trott commented Nov 6, 2018

@prog1dev
Copy link
Contributor Author

ci build is green

PR-URL: nodejs#23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
PR-URL: nodejs#23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@refack refack force-pushed the test/remove_depricated_assert_equal_method branch from d2421b2 to 53d424a Compare November 10, 2018 16:47
@refack
Copy link
Contributor

refack commented Nov 10, 2018

Landed in 04ccc98...53d424a 🎉

@refack refack merged commit 53d424a into nodejs:master Nov 10, 2018
@prog1dev prog1dev deleted the test/remove_depricated_assert_equal_method branch November 10, 2018 19:41
BridgeAR pushed a commit that referenced this pull request Nov 14, 2018
PR-URL: #23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
BridgeAR pushed a commit that referenced this pull request Nov 14, 2018
PR-URL: #23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
kiyomizumia pushed a commit to kiyomizumia/node that referenced this pull request Nov 15, 2018
PR-URL: nodejs#23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
kiyomizumia pushed a commit to kiyomizumia/node that referenced this pull request Nov 15, 2018
PR-URL: nodejs#23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
codebytere pushed a commit that referenced this pull request Dec 14, 2018
PR-URL: #23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
codebytere pushed a commit that referenced this pull request Dec 14, 2018
PR-URL: #23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 26, 2018
PR-URL: #23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
MylesBorins pushed a commit that referenced this pull request Dec 26, 2018
PR-URL: #23673
Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de>
Reviewed-By: Refael Ackermann <refack@gmail.com>
@codebytere codebytere mentioned this pull request Jan 4, 2019
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. tty Issues and PRs related to the tty subsystem.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants