Skip to content

[2.8] [Form] minor fix some regression in tests with placeholder in AbstractLayout #17913

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

Merged
merged 1 commit into from
Feb 26, 2016

Conversation

HeahDude
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets n/a
License MIT
Doc PR -

@HeahDude
Copy link
Contributor Author

Tests are actually failing globally in travis on 2.8, this PR is the fix.

@HeahDude
Copy link
Contributor Author

Some builds still fail but locally tests are green. Am I missing something ? (sorry for the) ping @nicolas-grekas

@xabbuh
Copy link
Member

xabbuh commented Feb 25, 2016

👍

@HeahDude
Copy link
Contributor Author

@xabbuh forgive me to ask this as I don't understand, what about the failing builds ?

@xabbuh
Copy link
Member

xabbuh commented Feb 25, 2016

@HeahDude The failing tests on AppVeyor have been fixed in the meantime (you can trigger a rebuild by push a new commit). The deps=high tests can fail when some tests depend on changes in a different component made in this PR.

@xabbuh
Copy link
Member

xabbuh commented Feb 25, 2016

ping @symfony/deciders

Status: Reviewed

@HeahDude
Copy link
Contributor Author

Ok thank you @xabbuh, I was just worried because some tests I fixed here were still failing in some travis build (with php 5.6) while the others were green (green also for my local tests and I am on php 5.6).

@fabpot
Copy link
Member

fabpot commented Feb 26, 2016

Thank you @HeahDude.

@fabpot fabpot merged commit 6977583 into symfony:2.8 Feb 26, 2016
fabpot added a commit that referenced this pull request Feb 26, 2016
…ceholder in AbstractLayout (HeahDude)

This PR was merged into the 2.8 branch.

Discussion
----------

[2.8] [Form] minor fix some regression in tests with placeholder in AbstractLayout

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | n/a
| License       | MIT
| Doc PR        | -

Commits
-------

6977583 [2.8] [Form] minor fix some tests with placeholder in AbstractLayout
@HeahDude HeahDude deleted the fix-tests-2_8 branch February 26, 2016 04:20
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.

4 participants