Skip to content

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