Skip to content

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Mar 16, 2016

Q A
Branch? 3.0
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #15617 (comment)
License MIT
Doc PR

@@ -11,7 +11,7 @@
*/

// Please update when phpunit needs to be reinstalled with fresh deps:
// Cache-Id-Version: 2016-03-16 15:36 UTC
// Cache-Id-Version: 2016-03-16 16:33 UTC
Copy link
Member

Choose a reason for hiding this comment

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

no need to change, the cached one is good

Copy link
Member Author

Choose a reason for hiding this comment

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

I thought this is necessary every time we change the PHPUnit configuration file, isn't it?

Copy link
Member

Choose a reason for hiding this comment

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

it's required when you need to force a reload of phpunit or any of its dependencies, not the case here

@xabbuh
Copy link
Member Author

xabbuh commented Mar 16, 2016

failure on AppVeyor is unrelated

@xabbuh xabbuh added the Ready label Mar 16, 2016
@xabbuh xabbuh force-pushed the progress-indicator-timing branch from a60f28f to dbde648 Compare March 16, 2016 17:00
@nicolas-grekas
Copy link
Member

👍

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit dbde648 into symfony:3.0 Mar 16, 2016
nicolas-grekas added a commit that referenced this pull request Mar 16, 2016
This PR was merged into the 3.0 branch.

Discussion
----------

use the clock mock for progress indicator tests

| Q             | A
| ------------- | ---
| Branch?       | 3.0
| Bug fix?      | yes
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | #15617 (comment)
| License       | MIT
| Doc PR        |

Commits
-------

dbde648 use the clock mock for progress indicator tests
@xabbuh xabbuh deleted the progress-indicator-timing branch March 16, 2016 17:16
nicolas-grekas added a commit that referenced this pull request Mar 17, 2016
…s (xabbuh)

This PR was merged into the 2.8 branch.

Discussion
----------

[Console] use the clock mock for progress indicator tests

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

Unfortunately, I opened #18200 for the wrong branch.

Commits
-------

584b752 use the clock mock for progress indicator tests
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.

3 participants