Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[TwigBundle] Disable form in tests#21198

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged

Conversation

@chalasr
Copy link
Member

QA
Branch?master
Bug fix?no
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed ticketsn/a
LicenseMIT
Doc PRn/a

Tests are broken with high deps due to the changes made in#21196

Symfony\Bundle\TwigBundle\Tests\NoTemplatingEntryTest::test
Symfony\Component\DependencyInjection\Exception\LogicException: Form support cannot be enabled as the Translation component is not installed.

Symfony\Bundle\TwigBundle\Tests\NoTemplatingEntryTest::test
Symfony\Component\DependencyInjection\Exception\LogicException: The Validator component is required to use the Form component.

This will fix them.

ogizanagi reacted with thumbs up emoji
@chalasrchalasr changed the title[TwigBundle] Fix dev dependencies[TwigBundle] Disable form in testsJan 8, 2017
@nicolas-grekas
Copy link
Member

But it still breaks?

@chalasr
Copy link
MemberAuthor

chalasr commentedJan 8, 2017
edited
Loading

I can't figure out why, it fixed it on my sidehttps://travis-ci.org/chalasr/symfony/builds/189966453. It's like if the changes made here are not took into account

@nicolas-grekas
Copy link
Member

Thank you@chalasr.

@nicolas-grekasnicolas-grekas merged commit2a279b9 intosymfony:masterJan 8, 2017
nicolas-grekas added a commit that referenced this pull requestJan 8, 2017
This PR was merged into the 3.3-dev branch.Discussion----------[TwigBundle] Disable form in tests| Q             | A| ------------- | ---| Branch?       | master| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | n/a| License       | MIT| Doc PR        | n/aTests are broken with high deps due to the changes made in#21196> Symfony\Bundle\TwigBundle\Tests\NoTemplatingEntryTest::testSymfony\Component\DependencyInjection\Exception\LogicException: Form support cannot be enabled as the Translation component is not installed.> Symfony\Bundle\TwigBundle\Tests\NoTemplatingEntryTest::testSymfony\Component\DependencyInjection\Exception\LogicException: The Validator component is required to use the Form component.This will fix them.Commits-------2a279b9 [TwigBundle] Disable form in tests
@nicolas-grekas
Copy link
Member

got it: the deps=high line on master checks 3.2 out!

chalasr reacted with thumbs up emoji

@chalasrchalasr deleted the fix-twigbundle-tests branchJanuary 8, 2017 14:43
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

4 participants

@chalasr@nicolas-grekas@xabbuh@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp