Skip to content

Add Extra Tests for findArgChanges #1566

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

Closed
wants to merge 1 commit into from
Closed

Conversation

helloqiu
Copy link

@helloqiu helloqiu commented Nov 6, 2018

Add test for running findArgChanges with schema which field's default value is an array.
This PR also reproduces a bug of findArgChanges.

@facebook-github-bot
Copy link

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign up at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need the corporate CLA signed.

If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks!

@mjmahone
Copy link
Contributor

mjmahone commented Dec 1, 2018

Thank you for finding this bug and producing a test, @helloqiu ! This is a problem for any non-scalar input default values, and I should get a commit with a fix for this up shortly.

@mjmahone
Copy link
Contributor

mjmahone commented Dec 1, 2018

Fix including this test case are in #1593, so closing this out. Thanks for identifying the issue, @helloqiu !

@mjmahone mjmahone closed this Dec 1, 2018
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.

3 participants