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

Schedule generation was broken #4897

Merged
merged 2 commits into from
Mar 31, 2017
Merged

Conversation

AntonEvers
Copy link
Contributor

@AntonEvers AntonEvers commented Jun 6, 2016

Only one schedule entry was generated at schedule generation because of this return;.

fixes #4173

@okorshenko
Copy link
Contributor

@ajpevers could you please fix travis tests so that we can proceed with acceptance of this PR?

Only one schedule entry was generated at schedule generation because of this `return;`.

fixes magento#4173
@AntonEvers
Copy link
Contributor Author

@okorshenko I've changed the unit test for cron generation so that one or more schedule saves are expected. The remaining failure is a large amount of constructor parameters in app/code/Magento/Cron/Observer/ProcessCronQueueObserver.php. Can I ignore that failure?

@okorshenko
Copy link
Contributor

@ajpevers thank you for fixing the tests. Yes, we can accept it with failed static test since this is not the issue caused by your changes.

Thank you

@magento-team magento-team merged commit 0acdc90 into magento:develop Mar 31, 2017
@okorshenko
Copy link
Contributor

@ajpevers thank you for your contribution!

@adrian-martinez-interactiv4
Copy link
Contributor

This fix hasn't been applied yet at version 2.1.7.

@okorshenko
Copy link
Contributor

@adrian-martinez-interactiv4 the fix will be available with upcoming patch release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

7 participants