8000 Fix test suite : missing dependency symfony/translation for auth tests by adrienlucas · Pull Request #419 · symfony/maker-bundle · GitHub
[go: up one dir, main page]

Skip to content

Fix test suite : missing dependency symfony/translation for auth tests #419

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 2 commits into from

Conversation

adrienlucas
Copy link
Contributor

Because of a change merged in the symfony/twig-bridge 13 days ago, the test-suite is KO (see symfony/twig-bridge@52aa764).

This solve the issue, let me know if there is a better way of doing so.

@weaverryan
Copy link
Member

Thanks for the PR @adrienlucas. Indeed, this is a tricky one :). After checking into it, I think the bug isn't that we/users now need to install an extra dependency, but that there was a bug in Symfony itself. This was fixed at symfony/symfony#31988 - but it's not been released yet.

To help catch these things faster in the future... and to prove that our tests WILL pass once that is tagged, I've made Travis (in #421) run our test suite against the next, unrelased patch version of Symfony (stable-dev) and the next unreleased minor version (dev). These tests are now passing on stable-dev (which, right now means that it's testing Symfony's 4.3 branch).

Cheers!

@weaverryan weaverryan closed this Jun 14, 2019
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.

2 participants
0