Skip to content

Improve verify.renameLocations #25192

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

Merged
1 commit merged into from
Jun 25, 2018
Merged

Improve verify.renameLocations #25192

1 commit merged into from
Jun 25, 2018

Conversation

ghost
Copy link

@ghost ghost commented Jun 25, 2018

Uses assert.deepEqual instead of using a loop directly. This catches a bug where we returned extra properties (#12936) and makes the error messages easier to read -- previously we would see a message saying that two lists aren't equal, but the lists were of different types so you couldn't use a diff to find where they differed.

@ghost ghost force-pushed the verifyRenameLocations branch from 4e96a3d to fa53005 Compare June 25, 2018 18:57
@ghost ghost requested a review from sheetalkamat June 25, 2018 18:57
@ghost ghost merged commit f52c881 into master Jun 25, 2018
@ghost ghost deleted the verifyRenameLocations branch June 25, 2018 19:41
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant