-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Solution for 12825 issue. #13085
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
Solution for 12825 issue. #13085
Conversation
Hi @mayankzalavadia could you please look into the travis failures.
It seems that some mocked methods are now called more than previously in these tests. Also the static tests are failing with the following error.
|
Hello @dmanners , |
Sure @mayankzalavadia I will drop you a message about it once I have a moment. |
Hello, @dmanners I am waiting for your message. |
@mayankzalavadia I have just push a commit f3fb017 which should fix 1 of the tests. Using the command Do you think you would be able to have a look at the other unit test failure and the static test failure also? Thanks |
Hello, @dmanners |
@dmanners I have tested the code as per your given command and push the commit with appropriate changes but still, we got some test failure. |
@mayankzalavadia it seems that there have been changes to these classes in Could you please update your fork (https://help.github.com/articles/syncing-a-fork/) and then make sure your branch is up to date with 2.2-develop. Thank you |
Actually @mayankzalavadia if seems that this problem has already been fixed. See commit 9794d38 and PR #12963 in that case I will close this pr. Thank you for your effort. |
Swatch Attribute sorting is not working after updating the position of the attribute options (using drag)
Description
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist