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

[Console] Fix tests #26489

Merged
merged 1 commit into from
Mar 12, 2018
Merged

[Console] Fix tests #26489

merged 1 commit into from
Mar 12, 2018

Conversation

ogizanagi
Copy link
Member

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/A

Fix Console tests after #26439 merge.

@noniagriconomie
Copy link
Contributor

@ogizanagi my PR was done on 2.7 (as it was requested on the original issue by @Simperfit), all test were ok
but at the end it was merged on master :/
thank for reviewing tests on this branch

@ogizanagi
Copy link
Member Author

@noniagriconomie : Yes, no worries! You did nothing wrong. This indeed happened while changing the branch for merging your PR into master :)

@javiereguiluz javiereguiluz added this to the 4.1 milestone Mar 12, 2018
Copy link
Member

@javiereguiluz javiereguiluz left a comment

Choose a reason for hiding this comment

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

Thanks Maxime! And @noniagriconomie, don't worry because this is not your fault at all. Changing the merging branch can make this happen, so no worries!

@chalasr
Copy link
Member

chalasr commented Mar 12, 2018

Thanks @ogizanagi.

@chalasr chalasr merged commit c429fa0 into symfony:master Mar 12, 2018
chalasr added a commit that referenced this pull request Mar 12, 2018
This PR was merged into the 4.1-dev branch.

Discussion
----------

[Console] Fix tests

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | no <!-- don't forget to update UPGRADE-*.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | N/A   <!-- #-prefixed issue number(s), if any -->
| License       | MIT
| Doc PR        | N/A

Fix Console tests after #26439 merge.

Commits
-------

c429fa0 [Console] Fix tests
@ogizanagi ogizanagi deleted the fix/tests/console branch March 12, 2018 09:42
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.

6 participants