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

[FrameworkBundle] fix DI extension tests#25847

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
chalasr merged 1 commit intosymfony:3.3fromxabbuh:fix-tests
Jan 19, 2018
Merged

Conversation

@xabbuh
Copy link
Member

QA
Branch?3.3
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

The failing tests relied on the assets integration being enabled. Since
we never did enable this explicitly, the assets related definitions are
removed now that#25789 was merged whichfixed#25760.

The failing tests relied on the assets integration being enabled. Sincewe never did enable this explicitly, the assets related definitions areremoved now thatsymfony#25789 was merged whichfixedsymfony#25760.
@chalasr
Copy link
Member

Thank you@xabbuh.

@chalasrchalasr merged commit1cb8f69 intosymfony:3.3Jan 19, 2018
chalasr added a commit that referenced this pull requestJan 19, 2018
This PR was merged into the 3.3 branch.Discussion----------[FrameworkBundle] fix DI extension tests| Q             | A| ------------- | ---| Branch?       | 3.3| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |The failing tests relied on the assets integration being enabled. Sincewe never did enable this explicitly, the assets related definitions areremoved now that#25789 was merged whichfixed#25760.Commits-------1cb8f69 [FrameworkBundle] fix DI extension tests
@xabbuhxabbuh deleted the fix-tests branchJanuary 19, 2018 11:18
@@ -1,3 +1,5 @@
framework:
assets:
enabled:true
Copy link
MemberAuthor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others.Learn more.

passingnull instead of the nestedenabled key does not have the desired effect, this seems to be unintentionally broken by the changes made in#25789

xabbuh added a commit to xabbuh/symfony that referenced this pull requestJan 22, 2018
This will revertsymfony#25847. Basically, the changes done insymfony#25847 were notwrong per se. However, those changes were not necessary as the testswere not failing because of the missing "assets" config, but due to anissue introduced in the Config component. Furthermore, removing thispart of the config fixtures gives us the benefit that our beforenormalization logic that enables assets support when the templatingintegration is enabled is properly tested.
fabpot added a commit that referenced this pull requestJan 23, 2018
…(xabbuh)This PR was merged into the 3.3 branch.Discussion----------[FrameworkBundle] revert useless tests fixtures changes| Q             | A| ------------- | ---| Branch?       | 3.3| Bug fix?      | no| New feature?  | no| BC breaks?    | no| Deprecations? |no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |This will revert#25847. Basically, the changes done in#25847 were notwrong per se. However, those changes were not necessary as the testswere not failing because of the missing "assets" config, but due to anissue introduced in the Config component. Furthermore, removing thispart of the config fixtures gives us the benefit that our beforenormalization logic that enables assets support when the templatingintegration is enabled is properly tested.Commits-------fb1be51 revert useless tests fixtures changes
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@chalasrchalasrchalasr approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

3.3

Development

Successfully merging this pull request may close these issues.

3 participants

@xabbuh@chalasr@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp