Skip to content

[Console] Set QuestionHelper max attempts in tests #15280

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

Conversation

jakzal
Copy link
Contributor

@jakzal jakzal commented Jul 15, 2015

Otherwise the process will block if a test fails.

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

QuestionHelper tests will block the phpunit process if any of tests fails. This is what's currently happening on 2.8 branch. As soon as this is merged to 2.7 and 2.8, I can work on fixing 2.8 tests.

re #14638

Otherwise the process will block if a test fails.
@jakzal jakzal added the Console label Jul 15, 2015
@xabbuh
Copy link
Member

xabbuh commented Jul 15, 2015

👍

@fabpot
Copy link
Member

fabpot commented Jul 15, 2015

Thank you @jakzal.

@fabpot fabpot merged commit 23bc264 into symfony:2.7 Jul 15, 2015
fabpot added a commit that referenced this pull request Jul 15, 2015
This PR was merged into the 2.7 branch.

Discussion
----------

[Console] Set QuestionHelper max attempts in tests

Otherwise the process will block if a test fails.

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

QuestionHelper tests will block the phpunit process if any of tests fails. This is what's currently happening on 2.8 branch. As soon as this is merged to 2.7 and 2.8, I can work on fixing 2.8 tests.

re #14638

Commits
-------

23bc264 [Console] Set QuestionHelper max attempts in tests
@sstok
Copy link
Contributor

sstok commented Jul 16, 2015

Ah clever :)

@jakzal jakzal deleted the console-question-helper-max-attempts-in-tests branch July 16, 2015 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants